body {
	background-color: #000000;
}
#wrap{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #8A6E23;
	padding: 0px;
}

#header {
	float: left;
	height: 90px;
	width: 740px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #594819;
	background-position: left center;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}


#nav{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #937D42;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	width: 750px;
	float: left;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}



#nav a{
	color:#000000;
	text-decoration:none;
	padding-right: 11px;
	padding-left: 11px;
}
#nav a:hover{
	color:#CEC09A; 
	text-decoration:none;

}


#hContent {
	background-color: #CEC09A;
	height: 160px;
	float: left;
	width: 300px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	padding-left: 400px;
	padding-top: 70px;
	padding-right: 50px;
}
#hContent img {
	float: right;
}



#content {
	background-color: #EDE9DE;
	float: left;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 25px;

}

#content a {
	color: #594819;
	text-decoration: none;
}

#content a:hover {

	color: #937D42;
	text-decoration: underline;
}


#subHeader {
	background-color: #CEC09A;
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	width: 725px;
	float: left;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 50px;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#www {
	color: #594819;
	float: left;
	height: 50px;
	width: 750px;
	background-image: url(../images/www.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #594819;
}

#footer {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	color: #937D42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

#footer a {
	color: #CEC09A;
	text-decoration: underline;
}

#footer a:hover {

	color: #594819;
	text-decoration: underline;
}

#rotate {
	display: block;
	height: 80px;
	width: 115px;
	float: right;
	border: 1px solid #000000;
}

.imgborder {
	border: 1px solid #996600;
	margin: 10px;
}

.imgborder2 {
	border: 1px solid #996600;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#cells td {
	text-align: center;
}
#cells img {
	border: 1px solid #999966;
}

