body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #3366cc;
}
a:link, visited {
	color: #3366CC;
	text-decoration: none;
}
#maincontainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	border-top-color: #3366CC;
	border-top-style: ridge;
	border-top-width: 10px;
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
}
#header {
	height: 110px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	float: none;
	width: 255px;
	line-height: 18px;
	display: block;
	top: 50px;
	right: 260px;
	position: absolute;
}
#header  p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	line-height: 18px;
}
.headerBold {
	color: #CCFF00;
	font-weight: bold;
}
#header p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	line-height: 18px;
}
#header img {
	float: left;
	margin-left: 10px;
}
#mainbodybox {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #CCFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	height: 100%;
}
#mainbodybox h1 {
	color: #3366cc;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	margin-left: 10px;
}
#mainbodybox p {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
}
#leftNavbar {
	float: right;
	text-align: left;

}
#thumbnailContainer {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: auto;
	width: 1000px;
	color: #3366cc;
	height: 100%;
}
.thumbnail {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	margin-bottom: 15px;
	margin-left: 12.5px;
	font-size: 10px;
	text-align: center;
	float: left;
}
.thumbnailLeft {
	margin-bottom: 15px;
	float: left;
	border: 1px solid #cccccc;
}
.thumbnailplain {
	position: relative;
	text-align: center;
	float: left;
	width: 182px;
	height: 182px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	color: #3366cc;
}
.thumbnailplainLeft {
	position: relative;
	text-align: center;
	float: left;
	width: 182px;
	height: 182px;
	margin-left: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	color: #3366cc;
}
.thumbnailplain a:link {
	color: #3366cc;
}
.thumbnailplainsm {
	font-size: 10px;
	position: relative;
	text-align: center;
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#bottomBar {
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: 3366cc;
	border-top-style: solid;
	border-top-width: 1px;
	background-repeat: repeat-x;
	background-image: url(images/foot-bkgd.jpg);
	font-weight: bold;
	clear: both;
	height: 40px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#bottomBar    a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomBar a:hover {
	text-align: center;
	margin-top: 0px;
	color: #CCFF00;
	padding-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: 3366cc;
	border-top-style: solid;
	border-top-width: 1px;
	background-repeat: repeat-x;
	background-image: url(images/foot-bkgd.jpg);
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 250px;
	text-decoration: underline;
}
#bottomBarBox  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 3366cc;
	display: block;
	line-height: 17px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 1000px;
	margin-bottom: 15px;
}
.bottomBarleft   {
	width: 475px;
	float: left;
	color: #3366CC;
	display: block;
	margin-left: 10px;
}
.bottomBarleft p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottomBarright   {
	float: right;
	width: 475px;
	color: #3366CC;
	display: block;
	margin-right: 20px;
}
.bottomBarright p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.bottomBarright a, visited {
	color: #3366cc;
}
.bottomBarright a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
#footer {
	text-align: center;
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-top-color: 3366cc;
	background-repeat: repeat-x;
	padding-top: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#footer a {
	text-align: center;
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	border-top-color: 3366cc;
	background-repeat: repeat-x;
	padding-top: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

