body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/main-bg-x.jpg);
	background-repeat: repeat-x;
	
	text-align: center;
}
#container {
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 333px;
	background-image: url(images/main-bg.jpg);
}
#container_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 115px;
}
#thumbs {
	margin-top: 6px;
	width: 720px;
	text-align: left;
	float: left;
	padding-left: 20px;
}
#thumbs img {
	border: 1px solid #032867;
	margin-right: 10px;
	margin-bottom: 20px;
}
#side_menu {
	float: right;
	width: 125px;
	margin-top: -18px;
	border: 1px solid #919DA4;
}
#side_menu img {
	margin-bottom: 12px;
	margin-top: 4px;
	border: 1px solid #000000;
}
.catHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002D64;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002D64;
	font-weight: bold;
	width: 80%;
	float: left;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#menu_top {
	font-size: 12px;
	color: #002D68;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#menu_top li {
	display: inline;
	list-style-image: url(images/menu_bullet.gif);
	list-style-position: outside;
}
#menu_top a:link, #menu_top a:visited, #menu_top a:active {
	font-size: 12px;
	font-weight: bold;
	color: #002D68;
	text-decoration: none;
	background-image: url(images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu_top a:hover, #menu_top a.current:link, #menu_top a.current:visited {
	color: #4982D1;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 25px;
}
.downloadPDF {
	font-size: 9px;
	text-decoration: none;
}
