
body 
	{ 
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #5E5E5E;
	}


.master {
	width: 790px;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ffffff;
	}

.menu{
margin: 0px;
padding: 0px;
background:url("./images/nav.gif");
background-repeat: repeat-x;
height: 30px;
width: 790px;
font-size: 10pt;
color: #ffffff;
}

.menu ul{
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px;
list-style: none;
}

.menu li{
font-family: Arial, Arial, Helvetica, sans-serif;
display: inline;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
padding-bottom:0px;
}



.pthumbnail{
position: relative;
z-index: 7;
}

.pthumbnail:hover{
background-color: transparent;
..;
}

.pthumbnail span{
position: absolute;
background-color: #3F6075;
padding: 1px;
left: -1000px;
border: 0px solid #3F6075;
visibility: hidden;
color: #3F6075;
text-decoration: none;
}

.pthumbnail span img{
border-width: 0;
padding: 1px;
}

.pthumbnail:hover span{
visibility: visible;
top: -150px;
left: -412px;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
background-color: black;
left: -1000px;
visibility: hidden;
padding: 1px;
color: black;
}

.thumbnail span img{ 
border-width: 0;
}

.thumbnail:hover span{ 
visibility: visible;
top: 0;
left: -50px; 
}






.mid {
	background:url("./images/mid.gif");
	background-repeat: repeat-x;
	height: 20px;
	width: 640px;
	}

.midtext {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
	padding-top: 2px;
	color: #ffffff;
	}


.content {
	font-family: Arial, Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	padding-top: 5px;
	width: 640px;
	border: 0px solid red ;
	}

.content h1
{
text-align:center;
color: #1F1F1F;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
padding-top: 15px;
padding-bottom: 15px;
margin-top: 0px;
margin-bottom: 0px;
}

.content h2
{
text-align:left;
color: #1F1F1F;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
padding-top: 20px;
padding-bottom: 5px;
margin-top: 0px;
margin-bottom: 0px;
}

.content ul{
margin: 0px;
padding: 0px; 
}

.content li{
list-style: square outside; color: #3F6075;
margin-left:20px;
margin-right:0px; 
color: #5E5E5E;
}








.atf 
{
padding-left: 5px;
padding-right: 5px;
}

.atf td
{
background:url("./images/atf.gif");
background-repeat: repeat-x; 
//width: 190px;
vertical-align: top;
}

.atf img
{
margin-top: 5px;
border: 1px solid black;
}

.atf p
{
margin-top: 0px;
}

.atf h1
{
text-align:left;
padding-top: 0px;
margin-top: 0px;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
}

//a:link.atfh {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}
//a:visited.atfh {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}
//a:hover.atfh {color: #3F6075; text-decoration: none; border-bottom:1px solid;}
//a:active.atfh {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}

a:link.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}
a:visited.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}
a:hover.atfh {color: #3F6075; text-decoration: none; border-bottom:1px solid;}
a:active.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}





.feature h1
{
text-align:left;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
margin-bottom: 0px;
margin-top: 0px;
padding-top: 10px;
padding-bottom: 2px;
}

//a:link.feature {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}
//a:visited.feature {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}
//a:hover.feature {color: #3F6075; text-decoration: none; border-bottom:1px solid;}
//a:active.feature {color: #3F6075; text-decoration: none; border-bottom:1px dotted;}

//3F6075 replaced with 3F6075

a:link.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}
a:visited.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}
a:hover.atfh {color: #3F6075; text-decoration: none; border-bottom:1px solid;}
a:active.atfh {color: #3F6075; text-decoration: none; border-bottom:none;}


.featurebb
{
text-align:left;
margin-top: 0px;
padding-top: 10px;
}





.headlines h1
{
text-align:left;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
margin-top: 10px;
margin-bottom: 0px;
padding-left: 10px;
padding-bottom: 5px;
}

.headlines ul{
margin: 0px;
padding-left: 10px; 
}

.headlines li{
font-family: Arial, Arial, Helvetica, sans-serif;
list-style: square outside; color: #3F6075;
margin-left:20px;
margin-right:0px; 
}

a:link.headlines {color: #3F6075; text-decoration: none;}
a:visited.headlines {color: #3F6075; text-decoration: none;}
a:hover.headlines {color: #3F6075; text-decoration: underline}
a:active.headlines {color: #3F6075; text-decoration: none;}








.story{
color: #1F1F1F;
}

.story h1
{
text-align:left;
color: #1F1F1F;
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14pt;
padding-top: 15px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 2px;
}


.storyimage{
width:1px;
float: right;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
padding-top: 0px;
font-family: arial;
font-size: 8pt;
}

.textad{
width: 100%;
margin-top: 15px;
padding-top: 5px;
padding-bottom: 5px;
background:url("./images/atf.gif");
background-repeat: repeat-x; 
text-align:center;
font-family: arial;
font-size: 10pt;
border: 1px solid #CFCFCF;
}

.adlink{
float:right;
width: 100%;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
background:url("./images/atf.gif");
background-repeat: repeat-x; 
text-align:center;
font-family: arial;
font-size: 10pt;
border: 1px solid #CFCFCF;
}

.adlink img{
border: 0px;
}

.otherstories
{
text-align:left;
margin-left: 10px;
padding-top: 10px;
}






#lightbox{
	background-color:#858585;
	padding: 20px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	color: #ffffff;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }







.classifieds
{
text-align:center;
width: 100%;
}

.classifieds td
{
width: 50%;
text-align:center;
vertical-align: top;
padding-bottom: 15px;
}



.foot{
float:right;
width: 100%;
margin: 0px;
padding: 0px;
background:url("./images/foot.gif");
background-repeat: repeat-x;
height: 90px;
}

.foot p{
font-family: Arial, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 8pt;
text-align: center;
padding-top: 12px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px;
}



.strip {
	font-family: Arial, Arial, Helvetica, sans-serif;
	width: 140px;
	float: right;
	text-align: left;
	font-size: 9pt;
	margin-top:20px;
	margin-left: 0px;
	border: 0px solid blue ;
	}

.strip hr
	{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	border-bottom:1px dotted #ffffff;
	background: #ffffff;
	height: 0px;
	width: 125px;
	text-align: center;
	}

.strip h1
	{
font-family: Arial, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
font-size: 9pt;
margin-top:0px;
margin-left:0px;
border: 0px solid blue ;
	}

.rightnode
	{
margin-top: 0px;
padding-top: 0px;
padding-bottom: 15px;
}


	

input
{
color: #4A4A4A;
border: 1px solid #4A4A4A;
}

textarea
{
color: #4A4A4A;
width: 330px;
height: 330px;
border: 1px solid #4A4A4A;
}

select
{
color: #4A4A4A;
border: 1px solid #4A4A4A;
}

a:link {	color: #3F6075; text-decoration: none;}
a:visited {	color: #3F6075; text-decoration: none;}
a:hover {	color: #3F6075; text-decoration: underline;}
a:active {	color: #3F6075; text-decoration: none;}

a:link.white {	color: #ffffff; text-decoration: none;}
a:visited.white {color: #ffffff; text-decoration: none;}
a:hover.white {	color: #ffffff; text-decoration: underline;}
a:active.white {color: #ffffff; text-decoration: none;}