html {
	background-color: #F5F5C4;
	margin: 0px;
	padding: 10px;
	color: black;
}

.clear {
  clear: both;
  overflow: hidden;
}

img {
	border:0;
}

#page {
	width:780px !important;
	width: 785px;
	margin:auto;
	padding:0px;
	min-width:780px;
}

#displayoptions {
	padding-bottom:5px;
	text-align:left;
}

#topbar {
	background: #F4F4F4;
	height:50px;
	width: 100%;
}

#topbar #logo {
	position: relative;
	top: 15px;
	left: 10px;
	float: left;
	width:469px;
	height:80px;
	padding: 0px 0px 0px 0px;
}

#topbar #topnav {
	text-align:right;
	width:300px;
	position:relative;
	top:10px;
	right:5px;
	float:right;
}

#topbar #search {
	text-align:right;
	width:300px;
	position:relative;
	top:20px;
	right:5px;
	float:right;
}

#topbar h1 {
	margin:0px;
}

#mainnav {
	float:left;
	background:#ffffff;
	width:633px;
	height:36px;
	text-align: left;
	padding-top:14px;
}

#banner {
	height:126px;
	width:780px;
}

#searchbar {
	background: #FFFF00;
	height:20px;
	text-align: right;
}

#searchbar #breadcrumbs {
	position:relative;
	right:5px;
	top:5px;
	float: right;
}

#left{
	width: 146px;
	float: left;
}
#left_title {
	padding-top:18px;
	width: 146px;
	height:32px;
	text-align:center;
	font-weight:bold;
	background:#CFE4AB;
}

#left_login {
	width: 134px;
	padding: 6px 6px 0px 6px;
	height:108px;
}

#left_nav {
	width:146px;
	margin-top:10px;
}

#left_nav a:link,#left_nav a:active,#left_nav a:visited {
	color:#000;
}

#left_nav a:hover {
	color:#777;
}

#contentcontainer {
	float:left;
	text-align:left;
	background: url('/template/images/main_back.gif');
	background-repeat:repeat-y;
	background-position: left;
}

#contentcontainer #right {
	float:left;
	width:633px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border-left:1px #d7d7d6 solid;
}

#contentcontainer #left {
	width:146px;
	float:left;
}

#pageContent {
	width:633px;
	float:left;
	clear:left;
	padding-left: 5px;
	padding-top: 5px;
}

#base_photos {
	width:633px;
	float:left;
	clear:left;
	text-align:right;
}

.base_photo {
	width:152px;
	float:right;
	margin-left:7px;
	text-align:left;
	font-size:10px;
}

.base_photo_ {
	width:152px;
	float:right;
	text-align:left;
	font-size:10px;
}

.base_photo_head {
	font-size:9px;
}

#bottombar {
	background: #DDDDDD;
	height:38px;
	clear:both;
	text-align:center;
}

#bottombar #w3clogos {
	position:relative;
	left:5px;
	top:3px;
	float: left;
}

#bottombar #middletext {
	position:relative;
	left:300px;
	top:13px;
	float: left;
}

#bottombar #bottomnav {
	position:relative;
	right:5px;
	top:10px;
	float: right;
}

a {
	color:#3333cc;
	text-decoration:none;
}

a:link,a:visited {
	color:#3333cc;
}

a:hover {
	color:#008aba;
}

body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#000;
}

h1 {
	font-size:160%;
	font-weight:bold;
	color:#071440;
}

h2 {
	font-size:145%;
	font-weight:bold;
	color:#071440;
}

h3 {
	font-size:125%;
	font-weight:bold;
	color:#1C355B;
}

h4 {
	font-size:110%;
	font-weight:bold;
	color:#1C355B;
}

#w3c a{
	color:#FFFFFF;
}

#w3c {
	color:#DDDDDD;
}

