body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding-top: 10px;
	background-color:#000066;/*	background-image: url(../about/back.jpg);
	background-repeat: repeat;*/
}
#main {
	height: auto;
	width: auto;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #FFFFFF;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}
.showdiv {
	position: absolute;
	float: left;
	width: 640px;
	height: 640px;
	visibility: visible;
	background-color:#000000;
}
.hidediv {
	position: absolute;
	float: left;
	height: 640px;
	width: 640px;
	visibility: hidden;
	background-color:#000000;
}
#thumbails img {
	margin-bottom: 10px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #3300CC;
	background-color: #CCCC00;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 160px;
}
#nav {
	background-color: #0099CC;
	height: 40px;
}
#thumbails {
	text-align: center;
	margin-top: 30px;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height:40px;
	color: #00FFFF;
	height: 40px;
}
.topmenu a {
	font-size: 14px;
	color: #FFFF00;
	float: right;
	width: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	text-decoration: none;
}
.topmenu a:hover {

	font-size: 14px;
	color: #FFFFFF;
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	text-decoration: none;
}
.topmenu a:visited {

	font-size: 14px;
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
/*	border-left-color: #CC0000;*/
	text-decoration: none;
}
.topmenu .menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	color: #00FFFF;
	border-left-style: none;
}
.topmenu .menuitems a {
	color: #FFFF00;
	float: none;
	width:80px;
	border-left: none;
}
.topmenu .menuitems a:hover {
	color: #0000FF;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #00FFFF;
	line-height: 35px;
	height: 35px;
}
.bottommenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
	float: left;
	width: 80px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #00FFFF;
	text-align: center;
}
.bottommenu  a:visited {
	font-size: 14px;
	color: #FFFF00;
	float: left;
	width: 80px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #00FFFF;
	vertical-align: middle;
	text-decoration: none;
}
.bottommenu a:hover {
	font-size: 14px;
	color: #00FFFF;
	float: left;
	width: 80px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	text-decoration: none;
}

