body,
html {
	margin:0;
	padding:0;
	background:#009999;
	color:#000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
body {
	min-width:800px;
}

a.skip, a.skip:active, a.skip:hover, a.skip:visited   {
color: #009999;
background-color: #009999;
}

#wrap {
	background:#fff;
	margin:0 auto;
	width:800px;
}	
		
#nav, #nav ul { 
	background-color: #fc6;
	padding: 0px;
	margin: 0px;
	width: 800px;
	font-size: 11px;
	list-style: none;
	z-index: 25;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #000000;
	width: 100px;
	background-color: #fc6;
	padding: 8px 0px;
	text-align: center;
}

#nav li { 
	float: left;
	width: 100px;
	list-style: none;
	font-weight: bold;
}

#nav li ul { 
	position: absolute;
	color: #099;
	background-color: #fc6;
	width: 101px;	
	left: -999px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}

#nav li ul a { 
	color: #000;
	background-color: #fc6;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	font-weight: normal;
}

#nav li ul a:hover { 
	color: gray;
	background-color: #fc6;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	top: 44px;
}

#nonav {
	display: none;
}

#head {	
	margin:0 auto;
	width:800px;
	clear:both;  	
}

#main {
	background-image: url(images/mainbg.jpg); 
	background-repeat: no-repeat;
	background-position: top center; 
	float:left;
	width:550px;
	text-align:justify;
	border-right: 1px solid #C3D9DF;
}

#main h2, #main h3, #main p {
	padding:0 10px;
}

#main h3 {
	font-size: 18px;
}

#main h3.g {
	font-size: 15px;
	color: #099;
	font-style: italic;
}

#main p.photoright210 {
	float: right; 
	padding:0 0 8px 0;
	margin-top: 2px; 
	margin-right: 5px; 
	width: 210px;
}

#mission {
	background:#C3D9DF;
	float:right;
	width:300px;	
	padding:3px 3px;
	margin-right: 3px;
	font-size: 13px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
#mission p.text {
	font-style: normal;
	font-weight: normal;
	background: #ddd;
}

#news {
	background:#9cc;
	float:left;
	width:530px;
	padding:2px 0 0 5px;
	margin-left: 5px;
	font-size: 10px;
	text-align:left;
	color: #000;
}

hr {
  	color: #000;
	height: 1px;
  	width: 80%;
}

#side {
	background:#fff;
	float:right;
	width:240px;
	padding:0 3px 0 0; 
}

#side ul {
	margin-bottom:0;
}

#side hr {
	width: 97%;
	height: 1px;
	color:#099;
	background-color: #099;
} 

#side h3 {
	padding:0 10px 0 0;
	color:#EB4644; 
}

#sidebar p {
	padding:0 10px 0 0;
}

#spacer {
	background:#fff;
	clear:both;
}

#footer {
	background:#fc6;
	clear:both;
	text-align:center;
}

#footer p {
	padding:5px;
	margin:0;	
}	

#footer p.header {
	font-size: 13px;
	font-weight: bold;
	color: #000;	
}

#footer img.partner {
	border-width: 1px;
	border-color: #000;	
}

#footer p.small {
	font-size: 10px;
	color: #000;	
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: gray;
}

#footer a:visited {
	color: gray;
}

a:link {
	color: #009999; 
	text-decoration: underline; 
}

a:hover {
	color: gray;
}

a:visited: {
	color:silver;
}

b.rtop, b.rbottom{display:block;background: #099}
b.rtop b, b.rbottom b {display:block;height: 1px;
    overflow: hidden; background: #fc6}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}