body {
	background-color: #F0EDDF;
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #437212;
}
form { margin:0px; padding:0px;}

a:link {
	color: #437212;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #437212;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #437212;
}
a:active {
	font-weight: normal;
	color: #437212;
}
.copyright_info {
	font-size: 8pt;
	color: #437212;
}
.repeat-x {
	background-repeat:repeat-x;
}

#mainHolder{
position:relative;
background-image:url(/images/background_2.jpg);
background-position:center;
background-repeat:repeat-y;
width:1000px;
height:900px;
}

#aboutHolder{
position:relative;
background-image:url(/images/background_2.jpg);
background-position:center;
background-repeat:repeat-y;
width:1000px;
height:1040px;
}

#csHolder{
position:relative;
background-image:url(/images/background_2.jpg);
background-position:center;
background-repeat:repeat-y;
width:1000px;
height:940px;
}

#ppHolder{
position:relative;
background-image:url(/images/background_2.jpg);
background-position:center;
background-repeat:repeat-y;
width:1000px;
height:1340px;
}

#shipHolder{
position:relative;
background-image:url(/images/background_2.jpg);
background-position:center;
background-repeat:repeat-y;
width:1000px;
height:2000px;
}

#header{
position:relative;
width:1000px;
height:223px;
}

#topNav{
color: #437212;
text-align:right;
background-image:url(/images/top04_bk.jpg);
background-position:left;
background-repeat:repeat-x;
width:980px;
height:20px;
padding:10px 0px 10px 0px;
}

a.topNav:link,a.topNav:visited,a.topNav:active{
color: #437212;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

a.topNav:hover{
color: #26A5FF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

#bottomNav{
position:relative;
color: #437212;
text-align:right;
background-image:url(/images/top04_bk.jpg);
background-position:left;
background-repeat:repeat-x;
font-size:10px;
width:980px;
height:20px;
padding:10px 0px 10px 0px;
}

#footer{
position:relative;
color: #437212;
width:980px;
height:60px;
}

#body{
position:relative;
color:#000000;
text-align:left;
width:980px;
height:500px;
}



#bodyAbout{
position:relative;
color:#000000;
text-align:left;
font-size:14px;
width:900px;
height:600px;
padding:20px 0px 40px 0px;
}

#bodyCS{
position:relative;
color:#000000;
text-align:left;
font-size:14px;
width:900px;
height:500px;
padding:20px 0px 40px 0px;
}

#bodyPP{
position:relative;
color:#000000;
text-align:left;
font-size:14px;
width:900px;
height:900px;
padding:20px 0px 40px 0px;
}

#bodyShip{
position:relative;
color:#000000;
text-align:left;
font-size:14px;
width:880px;
height:1550px;
padding:20px 0px 40px 0px;
}

.title{
color:#437212;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;

}