body  {
	background: #020104 url(../imx/bodybg1.gif) repeat-x;
  color: #421C52;
  margin: 10px;
  text-align:center;;
  height:100%;
  font-family: Arial, Helvetica, sans-serif; font-size:12px;
  color:#F7F8FD;
}

#contentWrapper {margin:0px auto; position: relative; width:960px; height:100%; text-align:justify; border: 1pt solid #71A8FF; background: #4577CE url(../imx/bg.jpg) repeat-x;}

#theMenu {width:100%; height:40px; background-color:#0C46A0; border-bottom: 1pt solid #71A8FF; line-height:40px; font-weight:bold;}
#theMenu a, #theMenu a:hover  {color:#fff; text-decoration:none; margin-left:10px; margin-right:10px;}

#theBody {width:900px; min-height:500px; background:url(../imx/alpha_75_black.png); margin:30px;}

#theBody a {color:#FFFCB0; text-decoration:none;}
#theBody a:hover {color:#fff; text-decoration:underline;}

#theBody hr {height:1px; border: 1px dotted #B0CEFF;}

#theContent {width:840px;  line-height:23px; padding:30px 30px 30px 30px;}

#theContent img {border:double 2pt #71A8FF; padding: 3px;}

#galleryTh img {border:dotted 1pt #FFFCB0; padding: 3px;}

#theFooter {width:100%; height:324px; background:url(../imx/footer.jpg); border-top: 1pt solid #71A8FF;}



#disclaim, #disclaim a, #disclaim a:hover {font-size:11px; color:#8D8D8D; line-height:30px; text-decoration:none;}

h1 {font-size:19px; color:#B0CEFF;}

#dropmenudiv{
	position:fixed;
	font: 8pt Arial,Verdana;
	line-height:20px;
	z-index:100;
	padding: 5px 0px 0px 0px;
}

#dropmenudiv div, #dropmenudiv a
{
	font-weight: bold;
	color: #d5d5d5; 
	background-color:#0C46A0;
	display: block;
	text-align: left;
	width: 100%;
	height: 100%;
	padding: 6px 3px 6px 10px;
}

#dropmenudiv div:hover, #dropmenudiv a:hover
{
	font-weight: bold;
	color: #fff;
	background-color:#1056C2;
	display: block;
	text-align: left;
	width: 100%;
	height: 100%;
	padding: 6px 3px 6px 10px;
}



