body {
	padding:0px;
	text-align:center;
	margin:0px;
	margin-top:50px;
	background:#8D8D8D url(../GUI/body_home_bkgd.gif) 50% 0px no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}


#wrapper{
  width:758px;
  text-align:center;
  margin:0 auto;
  
  
 }
 
#topkeywords h1{
    margin:0px;
	color:#DAD9DE;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background-color:#424654;
}

#container {
	margin:0px auto;
	width:738px;
	border:8px solid white;
	border-bottom:0px;
	text-align:left;
	background:white;
}

#all { border:1px solid #8BC2CB; border-bottom:0px; }

#top { height:257px; background:white url(../GUI/top_home_bkgd.jpg) no-repeat; }
#top #fan { position:absolute; width:185px; height:115px; top:110px; margin-left:50px; }

#header { background:url(../GUI/header_home_bkgd.gif) no-repeat; height:144px; }
#header img#spin { position:absolute; margin-left:25px; }
#header img { margin-left:30px; }

#nav { 
	color:#CC0000; 
	font-weight:bold; 
	text-align:center;
	background:url(../GUI/nav_home_bkgd.gif) no-repeat bottom left;
	height:40px;
	padding-top:10px; 
}
#nav a { color:#CC0000; text-decoration:none; }
#nav a:hover { text-decoration:underline; }

#bottom {
	background:#8D8D8D url(../GUI/bottom_home_bkgd.gif) no-repeat;
	height:121px;
	width:754px;
	margin:0px auto;
	color:white;
	text-align:center;
	padding-top:60px;
	font-size:0.9em;
}

#bottom a {	color:white; text-decoration:none; }
#bottom a:hover { text-decoration:underline; }

#left { width:220px; float:left; }
#right { margin-left:220px; color:#999; }
#contents { padding:10px; line-height:18px; }
#contents h1 {
  color:#B50506;
	font-size:20px;
	margin:0px;
	padding-bottom:15px;
}
#contents p { margin:0px; padding-bottom:15px; }
#contents h1 span{ color:black; }

#bottomfooter
{
    font-size:11px;
	color:#CCCCCC;
	font-style:italic;
}
#bottomfooter a {
 
  color:#CCCCCC;
  font-style:normal;
  text-decoration:none;
	
}

#bottomfooter a:hover{
  color:#999999;
  text-decoration:underline;
	
}

#olw a{
font-weight:bold;
}
