body {
	background:#0C3100;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}

.back {
	background:#404E2D;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}

html {
	height: 100%;
}


#splash{
	width:707px;
	height:433px;
	border:1px solid white;
}
.splashnav{
	width:707px;
	height:27px;
	background:#728768;
	border-top:1px solid white;
	border-bottom:1px solid white;
}
.splashbot{
	width:707px;
	height:67px;
	background:url(../img/splashbot.gif) no-repeat center #0C3100;
}


#container{
	width:707px;
	height:100%;
	background:#FFFFFF;
	border:1px solid white;
	padding:0px 0px 50px 0px;
}

.content{
	padding:37px 16px 0px 16px;
	font: 8pt/12pt arial;
}
.content p{
	padding:2px 5px 0px 0px;
}
.content H1{
	padding:15px 0px 0px 0px;
	margin:0px;
	font:8pt/11pt arial;
	font-weight:bold;
	color:#0C3100;
}
.content a{
	font:8pt/11pt arial;
	font-weight:bold;
	color:#A6A686;
	text-decoration:none;
}
.content a:Hover{
	text-decoration:underline; 
}

.content ul li{
	padding:5px 20px 0px 3px;
	font: 8pt/13pt arial;
}
.flag{
	padding:8px 8px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:161px;
	height:108px;
	float:left;
}
.leftmargin{
	padding:0px 0px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:50px;
	float:left;
}
.leftmarginsmall{
	padding:0px 0px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:30px;
	float:left;
}

.leftmarginlong{
	padding:0px 0px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:120px;
	float:left;
}
.leftmarginlongB{
	padding:0px 0px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:100px;
	float:left;
}
.leftmarginlongC{
	padding:0px 0px 5px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:80px;
	float:left;
}


.leftmarginhigh{
	padding:0px 0px 20px 5px;
	font:13pt/11pt arial;
	color:#88886F;
	width:60px;
	height:50px;
	float:left;
	
}

.rightmargin{
	padding:0px 0px 12px 15px;
	font:8pt/11pt arial;
	width:330px;
	float:right;
}
.rightmargin img{
	padding:3px;
}
.rightmargin a{
	border:none;
}


.green{
	background:#ECECE4;
	border:none;	
}

------------------------------

.contact {
	padding-left:100px;
}
.contact input{
	width:166px;
	font:8pt arial;
}
.contact textarea{
	font:8pt arial;
	width:166px;
}
.contact select{
	font:8pt arial;
}

