body
{ background: #eee url(images/bg.gif) top left no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666; 
  font-size: 7pt;
  text-align:center;}

h1
{ background-color: #F8F9F3;
  color:#FF9900;
  font-size:12pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #F8F9F3;
  color:#FF9900;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{
	background: url(images/arw.gif) 0 3px  no-repeat;
}


a:link, a:visited, a:active
{ background-color: #fff; text-decoration: none; color:#FF9900;}
a:hover
{ background-color: #fff; text-decoration: underline; color:#FFCC99;}

#header
{ height:100px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  border:#CCC 1px solid;
  background-color:#FFF;
  color:#FF9900;}

#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#666;}

#content
{
	width:530px;
	float:left;
	padding:10px;
	text-align:justify;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
  
#nav
{
	width:150px;
	float:right;
	margin-right:20px;
	top: 0px;
	overflow: visible;
	position: relative;
	right: 0px;
}
    
#footer
{ height:30px;
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #fff;
  font-size:8pt;
  color:#999;
  text-align:center;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}

.left
{
	width:720px;
	float:left;
	text-align:justify;
	overflow: hidden;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666;
	top: 0px;
}

.mid 
{
	width:450px;
	padding:10px 0 0 10px;
	margin-left:5px;
	margin-top:0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 100px;
	margin-bottom: 50px;
}
  
.navhead
{
	width:150px;
	height:18px;
	padding: 3px 3px 0 5px;
	border:#ddd 1px solid;
	text-align: center;
	font-size:8pt;
	background-color:#006600;
	color:#F8F9F3;
}

.navitem
{
	width:150px;
	font-size:8pt;
	font-weight: normal;
	text-align:inherit;
	position: static;
	top: auto;
}
  
.img
{ border:0;}
  

