body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	background-color: #000000;
	margin:0;
	padding:18px;
	list-style:circle;
}
#main {
	width:839px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #f9f3e3;
	background-image: url("../images/bg-main-bottom1.gif");
	background-repeat: no-repeat;
	background-position: center bottom;

}
#main-inner-left {
	width: 553px;
	display:block;
	float:left;
	line-height:18px;
text-align: justify;	
}
#main-inner-right {
	width: 210px;
	display:block;
	text-align: center;
	float: right;
	border-left:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
	background: #f9f3e3;
	background-image: url("../images/continents.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#main-inner-right p {
	color:#464646;
	text-align: center;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right:7px;
}

#main-inner-right h2{
 font-size:16px;
 color: #A9963A;
 font-weight: bold;
 margin-bottom: 15px;
 text-align:left;
 padding: 15px 5px 5px 0;
 margin-left:10px;
} 


#logo {
	height:127px;
	background-color: #f9f3e3;
	background-image: url("../images/bg-logo-top1.png");
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #a9924f;
}
#mainphoto {
	height:170px;
	background-color: #f9f3e3;
	border-bottom:1px solid #a9924f;
	padding:0px 0 0px 0px;
}
h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0;  }

li {
	list-stylee: circle;
}


li a{
	list-style:circle;
}




h3{
 margin: 15px 0;
 font-size:12px;
 color: #5a5959;
 font-weight: bold;
} 
 
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}



div#navbar {
	width: 809px;
	display:block;
	float:right;
	text-align:right;
	padding-top:8px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #A9963A;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/bg-button.gif");
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #A9963A:
}
div#navbar li a:visited {
	color: #A9963A;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#a9924f;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#a9924f;
	text-decoration:none;
}
#footer a:hover {
	color:#2b2a28;
	text-decoration:underline;
}




legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 5px 5px 0px;
	color: #A9963A;
	margin-left:5px;
	}

fieldset label{
	text-align:right;
	float: left;  
	margin-right:5px; 
}

fieldset li{
	float: left;  
	clear: left;  
	width: 660px;  
	padding-bottom: 10px; 
	list-style:none;
	margin-left: 0px;
}

fieldset{
	float: left; 
	clear: left;  		
	width: 660px;  
	margin: 5px 0;  
	padding: 0; 
}

fieldset.submit{ 
	float: left;  
	width: auto;  
	border: none;
	
}


.highlight {
	color:#A9963A;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a{
	color:#A9963A;
	text-decoration:none;
	text-indent:20px;
}

.highlight a:visited{
	color:#A9963A;
	text-decoration:none;
	text-indent:20px;
}

.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a {
	color:#A9963A;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;

}


a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A9963A;
	font-weight:bold;
}