body {
	margin:0px;
	padding:0px
}
	

a
{
color:#000000;
text-decoration:none;
}

a:link
{
color:#FFF;
font-weight:normal;
font-style:normal;
text-decoration:none;
}


a:visited
{
color:#000000;
text-decoration:none;
}

a:focused {
color:#000000;
text-decoration:underline;
}
a:hover
{
color:#000000; 
font-style:normal;
text-decoration:none;
}


/* Layout */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#6d0b01;
	color: #ccc;
	font-size:0.68em; 
}

#wrapper {
	background:transparent;
	margin-right: auto;
	margin-left: auto;
	width:800px;
}

#header  {
	height: 156px;
	text-align:left;
}

#headerText {
	left:180px;
	position:relative;
	top:-125px;
	font-weight: bold;
	font-size:15px;
}

#boxText{
	background:#FFc061;
	color: #000000;
	padding: 3px;
}

#boxText p{
	text-align: left;
}

#google_translate_element { 
	left:640px;
	position:relative;
	top:-165px;
	width:160px;
}

.goog-logo-link {
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	white-space:nowrap;
}

.goog-te-gadget {
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	white-space:nowrap;
}

#goog-te-combo  {
	background:#6D0B01 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}

#menu {
	margin-left: 100px;
}
 /*f8dd59*/
#content {
	background:#87281f;
	width:800px;
	min-height: 480px;
	text-align:left;
	color:#FFFFFF;
}

#contentText{
	width:640px;
	height:480px;
	float:left;
	border-right:5px solid #87281f;
}

#contentText ul {
	line-height:15px;
}


#contentImg{
	width:155px;
	float:left;
	background:#264B3A;
}

#contentImg table td{
	margin:0px;
	padding:0px;
}

#map_canvas {
	width: 405px; 
	height: 480px; 
	float:left;
	color:#000000;
	z-index:2000;
}

#map_descr {
	color: #FFFFFF;
	width: 395px; 
	height: 480px; 
	float:left; 
	overflow:auto; 
	padding:0px; 
	display:inline;	
}

#footer {
	width:800px;
	height:16px;
	background:#FFc061;
	clear:both;
	border: 0px solid #f8dd59;
	color:#000;
	font-size:0.80em;
	text-align:center;
}

#footer a 
{
font-size:1em;
text-decration:none;
font-weight:normal;
color:#fff710;
text-align:center;
}

#footer a:hover

{
text-decoration:none;
font-weight:normal;
color:#fff710;
text-align:center;
}


