body{
	padding:0;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px auto auto auto;
	color: #000000;
	background-color: #DAD7D7;
	background-image: url(serpens_layout/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{
	text-decoration:underline;
	color: #666666;
}

p{
	text-align:justify;
	line-height:25px;
	padding:5px 0 5px 0;
	font-size:12px;
	margin:0px;

}

#main_container{
	width: 902px;
	height: auto;
	margin: auto;
	padding: 0px;
}

#header{
	width: 902px;
	height: 160px;
	margin: auto;
	background: url(serpens_layout/top_menu_bg.png) no-repeat center;
	behavior: url(http://www.uss-serpens.org/);
}

.logo{
	padding: 15px 0 0 0;
	float: left;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-family: "Courier New", Courier, monospace;
}

h1 {
	font-family:"stencil", Courier New, Courier, monospace;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.2em;
	color: #ff260d;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	color: #0D0B0B;
}

/*---------------- menu tab----------------------*/

#menu_tab{
	width: 500px;
	float: left;
	padding: 0px;
}

ul.menu {
	list-style-type: none; 
	display: block; 
	width: 470px; 
	margin: auto; 
	padding: 65px 0 0 0; 
	background: none;
}

ul.menu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}

ul.menu li.divider {
	display: block;
	float: left;
	width: 1px;
	height: 31px;
	padding: 0px;
	margin: 0px;
	background-image: url(serpens_layout/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.nav:link, a.nav:visited {
	display: block;
	float: left;
	padding: 0px;
	width: auto;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #000000;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}

a.nav_selected:link, a.nav_selected:visited {
	display: block;
	float: left;
	padding: 0px;
	width: auto;
	margin: 0px 14px 0px 14px;
	text-align: center;
	text-decoration: none;
	color: #666666;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}

a.nav:hover {
	color: #666666;
	text-decoration: none;
	
}


/*--------------left menu----------------*/

#left_menu{
	position: relative;
	top: -10px;
	left: -15px;
	float: left;
}

#left_menu ul{
	list-style-type:none; 
	width: 177px;
	margin: 0; 
	padding:0;
}

#left_menu li {
	display: block;
}

#left_menu li a {
	display: block;
	padding: 0 0 0 25px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	text-decoration: none;
	background-color: #202020;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#left_menu li.selected a {
	display: block;
	padding: 0 0 0 25px;
	height:30px;text-align: left;
	line-height: 30px;
	text-decoration: none;
	background: url(serpens_layout/left_menu_bullet.gif) no-repeat left #B1B1B1;
	color: #FFFFFF;
	border-bottom: 1px #D3D6D5 solid;
	background-position: 5px 8px;
}

#left_menu li a:hover {
	display: block;
	padding: 0 0 0 25px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	background: url(serpens_layout/left_menu_bullet.gif) no-repeat left #7E7E7E;
	color: #FFFFFF;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

/*----------------main_content----------------*/

#main_content{
	width: 902px;
	clear: both;
	background-color: #FFFEFC;
	height: auto;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#center_content{
	width: 700px;
	float: left;
	height: auto;
	padding: 10px 0 30px 5px;
}

.title{
	clear: both;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.title a{
	color: #666666;
	text-decoration: underline;
}

.serpens_box{
	width: 345px;
	height: auto;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #161313;
	border-right-color: #161313;
	border-bottom-color: #161313;
	border-left-color: #161313;
}

.serpens_right_box{
	width: 330px;
	height: auto;
	float: left;
	padding: 5px;
	border: 1px none #161313;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
}

.serpensbox_details{

	width: 640px;
	height: auto;
	margin: auto;
	float: left;
	padding: 8px;
	margin: 0 0 0 8px;
	border: 1px #9e1c50 solid;
}

img.prod_image{
	float: left;
	padding: 0 10px 0 0;
}

.serpens_details{
	float: left;
	width: 180px;
}

.serpens_details p{
	font-size: 11px;
	text-align: left;
	
}

.serpens_left_details{
	float: left;
	width: 195px;
}

.serpens_left_details p{
	font-size: .9em;
	text-align: left;
	letter-spacing: 0em;
	word-spacing: 0em;
	
}


.serpens_title{
	color: #333333;
	padding: 0 10px 0 0;
}

a.details{
	display: block;
	padding: 10px 0 0 0;
}

p.serpens_boatswains{
	width: 699px;
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 22px;
	letter-spacing: 0.1em;
}

img.sp{
	float: left;
	padding: 0 5px 0 5px;
}

img.serpenspictures{
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
}

img.thumbnail{
	float: center;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
}

.bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 22px;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.donated {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: -10px;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

.indentbodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 25px;
	letter-spacing: 0.1em;
	top: 15px;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.minifeature {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}

/*--------------- Feature ---------------*/


.post .feature {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: justify;
}

.minifeature {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}

.minifeatureright {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	float: right;

}

.minifeaturerightbox {
	float: right;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}


.minifeatureflash {
	float: right;

	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}

.flashmovie {
	float: right;

	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}

/*-----------------------------footer-----------------------------*/

#footer{
	width: auto;
	clear: both;
	padding: 15px 0 10px 0;
	margin: 20px 0 0 0;
	height: 60px;
	border-top: 1px #3a0f17 solid;
	text-align: center;
	color: #202020;
}




.left_footer{
	float: left;
	padding: 5px 0 0 10px;
}

.center_footer{
	float: left;
	text-align:center;
	background-image: url(serpens_layout/logo_small.png);
	background-repeat: no-repeat;
	width: 742px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 160px;
}

.center_footer p{
	text-align:center;

}

#footer a{
	text-align:center;
	color: #B1B1B1;
	text-decoration: none;
}

#footer a:link { 
	color : #333333;
}

#footer a:visited { 
	color : #003333;
}

#footer a:hover {
	color : #000033;	
	text-decoration: underline;
}
