@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clearfix:after {
	content: "hello";
	clear: both;
	display: block;
	visibility: hidden;
	height:0px;
	line-height: 0px;
}
#page_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
}
#topnav {
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: right;
	color: #666666;
	padding: 0px;
	width: 650px;
}
#topnav a {
	padding-right: 40px;
	padding-left: 10px;
}
#logo {
	float: left;
}
#body_container {
	width: 950px;
	background-repeat: repeat-x;
	height: 385px;
	background-image: none;
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#body_area  {
	width: 892px;
	float: none;
	margin-right: 50px;
	color: #959595;
	height: 325px;
	margin-left: 3px;
	margin-top: 50px;
	clear: none;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 75%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#vert_nav {
	width: 300px;
	float: left;
	margin-right: 0px;
	margin-left: 50px;
	color: #DBD5CE;
	margin-top: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
#footer {
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 895px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#C30;
	font-variant: normal;
	text-align: right;
	padding-right: 0px;
}
#header_container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-x;
}
#thumbnails {
	padding: 0px;
	height: 150px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#C30;
}

a.topON {
	color:#C30;
	font-weight:bold;
}

a.ON {
	color:#C30;
	font-weight:bold;
	text-decoration:underline;
}
#thumbs img {
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 0px;
}
