body { 	background-color:#66ccff;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: #ffcc66;
}

.description {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px; font-weight: bold; font-style: italic; color: Navy;
	text-align: center;
	padding: 11px 0 0 0;
}

h2,h3,h4,h5 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:30px;
	letter-spacing: 8px;
}

h2 {
	font-size:24px;
	line-height: 28px;
}

h3 {
	font-size: 22px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 18px;
	margin: 10px 0 10px 0;
}

h5 {
	font-size: 12px;
	line-height: 12px;
}

#contain {
	width: 745px;
	background-color: #0099cc;
	text-align: left;
	border-top: 1px solid #006699;
	font-size: 12px;
	line-height: 18px;
}

#left {
	width: 141px;
	float: left;
	vertical-align: top;
	background-color: #0099cc;
	font-size: 11px;
	text-align: center;
}

.menu {
	width: 141px; height: 20px;
	display: block;
	margin: 0px;
	background-color: #66ccff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	font-size: 12px;; font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

#main {
	float: right;
	background-color: #ffffff;
	width: 590px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

.cont {
	font-size: 10px;
	line-height: 12px;
}

.bottom_nav {
	font-size: 10px;
}



.rfloat {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border: none;
	}
	
#menu a {
	  text-decoration:none; 
	  background-color:#ccc; 
	  padding: 3px;
	  padding-left: 4px;
	  padding-bottom: 3px;
	  font: 12px Verdana, Arial, Helvetica, sans-serif;
	  color:#000; 
	  display:block; 
	  width:10em; 
	  border:1px solid #fff;
	  border-color:#eee #777 #444 #ddd;
	  margin: 0 0 0 0;
	  width: 160px;
	  }
	
#menu a:hover {
	  background-color:#ddd; 
	  top:3px;
	  left:4px;
	  right:4px;
	  color:#000;
	  border-color:#444 #ddd #eee #777;
	  width: 160px;
  }
  
  #footer {
  	width: 760px;
  	text-align: center;
  	font-size: 12px;
  	letter-spacing: -1px;
  }