body {
width:				980px;
margin:				auto;
font:				normal 14px verdana;
text-align:			left;
color:				#ffff00;		/* yellow  */
background-color:	#203040;		/* dark green  */
}


html {height: 101%}
img {border: 0px}


h1 {font: bold   24px verdana;	color: white;	text-shadow: 2px 2px 2px #000;	margin-top: 40px; margin-bottom: 30px; }
h2 {font: bold   18px verdana;	color: white;	text-shadow: 2px 2px 2px #000;	margin-top: 0px; margin-bottom: 10px; }
h3 {font: bold   16px verdana;	color: white;	text-shadow: 2px 2px 2px #000;	margin-top: 0px; margin-bottom: 10px; }
h4 {font: bold   14px verdana;	color: white;	text-shadow: 2px 2px 2px #000;	margin-top: 0px; margin-bottom: 0px;}
p  {margin: 0px;}



a:link, a:visited, a:active {font-size: 16px; color: white; text-shadow: 2px 2px 2px #000; text-decoration: none;}
a:hover  {color: #ffff00; text-decoration: none;}


#container {
width:				940px;
background-color:	#305060;
text-align:			left;
padding-top: 		10px;
padding-left:		20px;
padding-right:		20px;
border:				1px solid #ffff00;}



.menubar {
width:				980px;
font-size: 			13px;
font-weight: 		bold; 
text-align:			center;}



#leftside {
width:			520px;
height:			450px;
float:			left;}




#slideshow { 
border: 1px solid #ffff00;}



.hilite {
font-weight:		bold;
color:				red;}



#box {
margin:	auto;
width:				480px;
background-color:	white;
border:				1px solid yellow;
box-shadow:			0px 0px 0px black;}



#contact {
width:				500px;
text-align:			left;
font-weight:		bold;}



#footer		{font: bold 10px verdana;	text-align: right;}




#fadeinbox{
position:		absolute;
width:			430px;
margin-top:		20px;
border:			3px solid black;
background-color: #323232;
color:			#ffcc00;
text-align:		center;
font-size:		20px;
font-weight:	bold;
font-style:		italic;
padding:		6px;
z-index: 		10;
visibility:		hidden;
opacity: 		0.85;
border-radius:  20px;
box-shadow:     15px 15px 10px #000000;}









z {}