#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
}

body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.bt {color: #000000;}
.st {font-size:70%;}
.wt {color:#FFFFFF;}
.rt {color:#FF0000;}
.headerbar {
	height:50px;
	background-color:#666666;
	font-weight:bold;
	padding-left:25px;
	padding-top: 2px;
}
.topframe {
}
.bottomframe {
	overflow:hidden;
	height:auto;
	padding-top: 25px;
}
.leftgallery{
 padding:5;
 float:left;
 text-align:center;
 padding-left:25px;
}
.rightgallery{
	float:left;
	text-align:center;
 width;270;
	padding-right:0px;
	padding-left: 30px;
	padding: 5;
	padding-top: 10px;
}
.centertext {
 padding:5;
 float:left;
 text-align:center;
 padding-left:0px;
}
