body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/bg.gif');
	margin-top:0px;
	
background-repeat:repeat-x;
}

#header
{
}

#header .leftpart
{
	width:827px;
	height:139px;
	background-image: url('images/seaalert_r1_c1.gif');
	float:left;
}

#header .rightpart
{
	width: 133px;
	height: 139px;
	background-image: url('images/seaalert_r1_c5.gif');
	float: right;
	cursor:hand;
}

#menu
{
	height: 26px;
	clear:both;
}

#columncontainer
{
	background-image: url('images/mainbackground.gif');
	background-repeat:repeat-y;
	float: left;
	margin-top: 7px;
	padding-bottom: 30px;
}

#leftcolumn
{
	width:374px;
	float:left;
}

#columnspacer
{
	width:7px;
	float:left;
}

#rightcolumn
{
	width:579px;
	float:right;
}

#photoarea
{
	height:252px;
	background-image: url('images/seaalert_r4_c1.gif');
}

#currentalertsheader
{
	padding:10px;
	color:#007CA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-align: center; 
}

#currentalertslisting
{
	margin-top: -15px;
	color: #007CA9;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:0.9em;
		margin-left:-18px;
}

#intro1
{
	height:137px;
	background-image: url('images/seaalert_r4_c4.gif');
}

#intro2
{
	padding: 5px 35px 0px 35px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	text-justify: newspaper;
	background-color: #007CA9;
}

#intro3
{
	padding: 5px 35px 5px 35px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	text-justify: newspaper;
}

#intro4
{
	padding: 5px 35px 5px 35px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	text-justify: newspaper;
	background-color:Maroon;
}

#latestnewsheader
{
	margin-top: 0px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 50px;
}

#writeup
{
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#latestnewscontent
{
	margin: 0px;
	padding: 0px 35px 0px 35px;
	background-color: #007CA9;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.9em;
}

#footer
{
	width:960px;	
	height:90px;
	vertical-align:bottom;
	background-image: url('images/seaalert_r10_c1.gif');
	background-repeat:no-repeat;
	clear:both;
}

.alertlist li
{
	border: 1px solid #FFFFFF;
	display: inline;
	float: left;
	width: 150px;
	height: 110px;
	margin-left: 10px;
	margin-top: 10px;
}

.alertlist a:link 	
{
	font-size:0.9em;
	color: #007CA9;
	text-decoration:none;
}
.alertlist a:visited 	
{
	color: #007CA9;
	text-decoration:none;
}
.alertlist a:hover 
{
	color:#005566;
}
.alertlist a:active 
{
	color: #007CA9;
	text-decoration: none;
}

a:link{color: #FFFFFF;}
a:visited{color: #FFFFFF;}
a:hover{color: #FFFFFF;}
a:active{color: #FFFFFF;}

a:link.twitter { color: #007CA9; text-decoration: none; }
a:visited.twitter { color: #007CA9; text-decoration: none; }
a:hover.twitter { color: #0000ff; text-decoration: none; }
a:active.twitter { color: #007CA9; text-decoration: none; }


#poster
{
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 30px;
	margin-top: 30px;
	border: 1px solid #000000;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#poster .line1
{
	font-size:1.1em;
	line-height: 1.1em;
}

#poster .line2
{
	font-size:1.1em;
	line-height: 1.1em;

}

#poster .stolenvessel
{
	font-size:3em;
	line-height: 1.1em;
	font-weight:bolder;
}

#poster .description
{
	font-size:1.3em;
}

#poster .box
{
	clear: both;
	border: 3px double #000000;
	font-weight:bolder;
	padding:20px;
}

#poster .reward { 
position: absolute; 
left: 0px; 
right: 0px; 
top: 0px; 
width: 100%; 
height: 167px; 
background: #E1E1E1;
} 

.box
{
	clear: both;
	border: 1px solid #FFFFFF;
	font-weight: bolder;
	padding: 5px;
	margin:0px;
	text-align:center;
}

#bulletlist{text-align:left}
#bulletlist li{display:inline}