body {
background: #000000;
padding: 0;
margin: 0;
font-family: Verdana;
}
a img {
border: 0;
}
div#container {
position: relative;
left: 50%;
margin-left: -500px;
width: 1000px;
}
table#container {
background: #FFFFFF;
}
td#shadowleft {
width: 5px;
background: url("webimages/shadowleft.png") repeat-y;
}
td#shadowright {
width: 5px;
background: #0f0f0f url("webimages/shadowright.png") repeat-y;
}
td#shadowlbottom {
min-height: 30px;
background: #000000 url("webimages/shadowlbottom.png") repeat-x 0 0;
}
td#shadowbottom {
min-height: 30px;
background: #000000 url("webimages/shadowbottom.png") repeat-x;
} 
td#shadowrbottom {
min-height: 30px;
background: #000000 url("webimages/shadowrbottom.png") repeat-x 5px 0;
}
table#content {
width: 990px;
text-align: center;
}
td#left, td#topmenu, td#content, td#right {
vertical-align: top;
}
td#left {
background: url("webimages/ocean.jpg") no-repeat;
}
td#topmenu {
background: #5970B2;
}
td#news {
background: #FFFF00;
text-align: left;
}
td#content {
min-height: 500px;
}
td#copyright {
vertical-align: bottom;
font-size: 8pt;
}
div#sponsor {
margin-top: 5px;
height: 100%;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
  }
	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF
  }
.choosepage {
  font-size: 8pt;
}
