body {
	background:#264B44 url(images/bg.gif) center repeat-y;
  margin: 0;
  padding: 0;
  text-align: center;
overflow: -moz-scrollbars-vertical;  

}
#container {  
	width: 750px;
	background:#E8F5F6;
	margin: 0 auto;
  text-align: left;}

	
#main{
float:right;
	width: 575px;}

#menu {
	float:left;
	width: 165px;}

#foot {
  width: 100%;
  background: #CCC;
	height:427px;
	
	}	
.nav {
padding-top: 25px;
	font-family: Lucida Grande,Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing: 1px;
	}
.nav a, .nav a:link, .nav a:visited, .nav a:active {
	text-decoration: none;
	font-weight:bold;
	color:#264B44;
	}

.nav a:hover {
	color: #6D9F95;
	}
	

.content {
	padding:10px 20px 10px 10px;
	color: #264B44;
	font-family: Lucida Grande,Verdana, Arial, sans-serif;
	font-size:12px;
	}

.content p {
	color: #264B44;
	font-family: Lucida Grande,Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 150%;
	}

.content blockquote {
	line-height: 150%;
	}

.content ul {
	padding-left:8px;
	margin-left:8px;
	line-height: 150%;
	}
	
h2, h3 {
	color: #fff;
	font-family:Lucida Grande,Verdana, Arial, sans-serif;
	font-size: 12px;
	padding:4px;
	text-align: center;
	background: #376F63;
	text-transform: uppercase;
	letter-spacing: 1px;
	}


a, a:link, a:visited, a:active {
	text-decoration:underline;
	color:#376F63;
	}

a:hover {
	color: #264B44;
	text-decoration:underline;
	}


.enth3_submit, .btn   {
	color: #264B44;
	font-family:Lucida Grande,Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	border: 1px outset #E8F5F6;
	background:#E8F5F6;}
	
.enth3_reset    {
	color: #264B44;
	font-family:Lucida Grande,Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px outset #E8F5F6;
	background:#E8F5F6;}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments {

	color: #264B44;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background:#E8F5F6;
	border: 1px solid #264B44;}

.crocmap { padding:4px; background:#fff; border: 1px solid #264B44;}