body
{
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #ECC9A2;
	margin:0;
	padding:0;
}

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

a:hover
{
	text-decoration:underline;
}

#header
{
	width: 600px;
	height: 274px;
	background: url(../images/worldMap.jpg);
	margin: 0px auto;
}

#header h1
{
	margin: 0px;
	padding: 180px 20px 0 60px;
	font-size: 42px;
	letter-spacing: -2px;
	text-align: right;
}

#header h2
{
	margin: 0;
	padding: .2em 20px 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #000000;
	text-align: right;
}

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

#menu
{
	background: #BD9E8C;
	height: 30px;
	width: 780px;
	margin: 0px auto;
}

#menu_item {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	width: 130px;
	float:left;
	height: 30px;
}

#menu_item a
{
	text-decoration: none;
	line-height:30px;
	color: #000000;
}

#menu_item a:hover
{
	color: #000000;
	text-decoration: underline;
}

#contentHeader
{
	width: 780px;
	height: 130px;
	margin: 0px auto;
	margin-top:30px;
}

#contentHeader img
{
	float: right;
	margin-left: 15px;
	border: 1px solid #A88571;
}

#headerBanner
{
	width: 780px;
	height: 10px;
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CC0000;
	margin-top:30px;
}

#contents
{
	width: 780px;
	margin: 0px auto;
	margin-top:30px;
	list-style-position: inside;
}

#contents h2
{
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #A88571;
}

#contents h3
{
	text-align:center;
}

#box
{
 	background: #BD9E8C;
	padding: 5px 15px 5px 15px;
	line-height: 18pt;
}

#map
{
	width: auto;
	height: 300px;
	margin: 0px 0px 0px 0px;
	border: 1px solid;
	border-color: #A88571;
}

.clear
{
   clear : both;
   height : 0;
   margin : 0;
   font-size : 1px;
   line-height : 0;
}

#gallery img
{
	border: 1px solid #A88571;
}

#gallery td
{
	text-align:center;
	text-transform: uppercase;
}

#gallery2 img
{
	border: 1px solid #A88571;
}

#gallery2 td
{
	text-align:center;
	text-transform: uppercase;
	width: 150px;780/6
	
}

.seo
{
	font-size: 2px;
	color: #ECC9A2;
}
.hidden
{
	font-size: 0px;
	line-height: 10px;
}
#footer
{
	width: 780px;
	margin: 0px auto;
	line-height: 40px;
}

#footer p
{
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #A88571;
}

#footer a
{
	color: #000000;
}

#footer a:hover
{
	color: #000000;
}
