body{
	margin: 5px 0px 0px 0px;
	background-color:#564A39;
	color:#000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
img{
	border-style: none;
}

#splash_container{
	margin-top:100px;
	width:685px;
	margin-left:auto;
	margin-right:auto;
}
#splash_navi{
	background-image: url("../images/splash_navi.png");	
	background-repeat:no-repeat;
	margin-left:-2px;
	width:685px;
	height:35px;
}
#splash_navipad{  padding:.8em; text-align:center; }
	#splash_navipad ul {  font-size:12px; display: inline; list-style:none; margin-left:-50px;}
	#splash_navipad li {  font-size:12px; font-weight:bold; display: inline; list-style:none;}
	#splash_navipad a:link { color:#000000; text-decoration: none; }
	#splash_navipad a:visited { color: #000000; text-decoration: none; }
	#splash_navipad a:hover { color:#ffffff; text-decoration: underline; }
	
#splash_mid{
	background-image: url("../images/splash_mid.png");
	background-repeat:no-repeat;
	width:685px; 
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
#splash_footer{	text-align:	center;	font-size: 10px; margin-top:-10px;}
	#splash_footer a:link, a:visited{ color:#000000; text-decoration:underline; }
	#splash_footer a:hover{ color:#FFFFFF; text-decoration: none; }

/*********/

#container {
	width: 920px;
	margin-left: auto;
	margin-right:auto;
}

#mast{
	background-image: url("../images/mast.png");
	background-repeat:no-repeat;
	width:100%;
	height:188px;
	overflow: hidden; 
	margin-bottom:5px;
}
#contentback {
	width: 100%;
	float:left;
	background-color: #E3DABB;
	overflow:hidden;
	position:relative;
}
#separateback {
	float:left;
	background-color:#564A39;
	width: 100%;
	position:relative;
	right: 715px;    /* width of right sidebar */
}
#naviback {
	width: 100%;
	position:relative;
	right: 5px; /* width of the content area */
	float:left;
	background-color: #7C7C7C;
}


#navi {
	float:left;
	width: 220px;
	overflow:hidden;
	height:500px;
	position:relative;
	left: 695px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: .1em; font-size: 1.1em;
}
	#navi ul li { margin-left:0.5em; margin-bottom:0.3em; font-size:13px; list-style:none; font-weight:bold;}
	#navi ul li ul li { list-style:square; margin-left:-1.4em; font-size:11px; }
	#navi a {color:#000; text-decoration: none;}
	#navi a:hover {color:#FFF;	text-decoration: underline;}

#separate {
	float:left;
	width: 5px;
	overflow:hidden;
	position:relative;
	left: 700px;
}

#content {
	float:left;
	overflow:hidden;
	width: 695px;
	position:relative;
	left: 700px;	
}
	#content ul li {list-style:square; margin-left:1em; font-size:12px;}
	#content p { margin-left:1.5em; font-size:12px; text-align:justify; }
	#content a {color:#000; text-decoration: none;}
	#content a:hover {color:#FFF;	text-decoration: underline;}
	
#footer_contact{
	/*background-image: url("../images/footer_contact.png");
	background-repeat:no-repeat;*/
	background-color:#CBC8BB;
	width:715px;
	height:20px;
	overflow: hidden; 
	margin-top:5px;
	margin-left:205px;
}
#footer_contact p {
	text-align:center;margin-top:0.2em;
}

#footer{
	width: 920px;	
	margin-top:5em;
	font-size:9px;
}
	#footer p { text-align:center;margin-top:5px; }

/*#navi {background-color:#7C7C7C; float:left; width:170px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: .1em; font-size: 1.1em; overflow:hidden; position:relative;}
	#navi ul {position: relative; top: 100px; }
	#navi ul li {display: inline; padding: .8em .6em; list-style: none;}*	
	#navi ul li { margin-left:-10px; font-size:14px; list-style:none;}
	#navi a {color:#000; text-decoration: none; padding: .8em 0;}
	#navi a:hover {color:#FFF;	text-decoration: underline;}*/

/*#content { margin-left:175px; text-align: left; background: #E3DABB; padding: 0 3em 4em 2em; color: #555; overflow:hidden; position:relative;}
	#content a:link {color: #468;}
	#content a:visited {color: #930;}
	#content a:hover {color: #c50;}
	
#homepage {}
	#homepage h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.5em; padding-top: 1em;}
	.column1 {width: 58%; float: left;}
	.column2 {width: 38%; float: right;}*/



h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 2.4em; color: #468; border-bottom: 1px solid #000; margin-top:.2em; padding: 0em 0; font-weight: normal;}
h2 {font-size: 1.2em; font-weight: bold; color: #468; margin-bottom:-.8em;}
h2, h3, h4, h5, h6 {padding: 0em 0 0 0em;}
.clear {clear: both;}


p.content{
	margin: 7pt;
	text-align: justify;
}

p.timestamp{
	margin: 10pt;
	text-align: right; 
	padding-bottom: 0.0em;
	font-weight: bold;
}

