@charset "utf-8";



* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: "Century Gothic";




}
.box {
	height: 250px;
	width: 250px;
	margin-top: 30px;
}

#main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #666666;
	margin-top: 10px;
}
#wrap {
	width: 920px;
	background-image: url(images/headerbac.jpg);
	background-repeat: repeat;
}

ul#topnav {
	color: #333333;
	width: 900px;
	height: 45px;
	clear: both;
	padding-left: 6px;
}
ul#topnav li  {
	text-transform: capitalize;
	font-size: 15px;
	float: left;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 13px;
	height: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.logo {
	margin-top: 10px;
	float: left;
	padding-right: 100px;
}

ul#topnav li  a {
	text-decoration: none;
	color: #FFF;
}
ul#topnav   a:hover  {
	text-decoration: underline;
}
#middlebar {
	background-color: #FFFFFF;
}
#linkunit {
	height: 280px;
	width: 336px;
	padding-top: 30px;
}




#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 30px;
	letter-spacing: 1px;
	color: #785E3D;
	background-image: url(images/headerbac.jpg);
	height: 225px;
	clear: both;
}
#main #header p {
	width: 300px;
	float: left;
}
#content  h1  {
	font-size: 20px;
	clear: both;
	color: #8C765A;
	margin-bottom: 10px;
	text-transform: capitalize;
	padding-bottom: 5px;
	padding-top: 25px;
}
#header img {
	float: left;
}

.photo {
	position: absolute;
	left: 482px;
	top: 93px;
	height: 200px;
	width: 315px;
}
#content {
	padding-left: 30px;
	padding-bottom: 100px;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 560px;
	padding-right: 30px;
	text-align: justify;
}
h2   {
	font-size: 14px;
	text-transform: capitalize;
	color: #A09C3A;
	padding-top: 30px;
	padding-bottom: 5px;
}
#content h3 {
	color: #8C9C3A;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 30px;
	height: 20px;
	padding-bottom: 5px;
}
ul#side {
	float: left;
	background-image: url(images/sideback.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 50px;
	list-style-type: none;
	margin-top: 13px;
	width: 290px;
}
ul#side li {
	width: 150px;
	margin-left: 75px;
	padding-top: 20px;
	padding-bottom: 25px;
	text-transform: capitalize;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
ul#side li a {
	text-decoration: none;
	color: #333333;
}
ul#side li a:hover {
	color: #666698;
}


#footer {
	height: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 6px;
	margin-left: 6px;
}
#footer p {
	text-align: center;
	color: #666;
}
#footer a {
	text-decoration: underline;
	color: #630;
}

ul#theme {
	margin-left: 10px;
	padding-top: 15px;
}
ul#theme li {
	list-style-type: none;
}
.layout {
	padding-left: 50px;
}
#box2 {
	position: absolute;
	left: 62px;
	top: 434px;
}
.current {
	background-image: url(images/current.png);
	background-repeat: no-repeat;
	background-position: center;
}
.logo {

}
#sidebar {
	height: 600px;
	width: 250px;
	position: absolute;
	left: 622px;
	top: 172px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
}
.advertise {
	padding-top: 20px;
}
.home {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.search {
	padding-bottom: 10px;
}
#sidebar a .advertise {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
