﻿a:link {color: rgb(0,102,102); font-size:10pt; }
a:visited {color: rgb(0,153,153); font-size:10pt; } 
a:active {color: rgb(255,102,0); font-size:10pt;}
a:hover {background-color:white;color:red;}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(204,255,255);
	color: rgb(0,0,102);
}

p {
	margin:0 10px 0 10px;
	padding: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
	color:maroon;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h1 {}
h2 {}
h3 {color: rgb(0,153,153); }
h4 {color: rgb(204,255,255);}
h5 {color: rgb(0,0,102); margin-left:10px;}
h6 {color: rgb(153,0,0);}

hr { border:1px navy solid; padding:0px; margin:0px; }

img { border:0; }

.left {	text-align:left;}

.center { text-align:center;}

.indent { margin-left:10px;}

.border0 { border: 0;}
.border1 { 	border: 1px solid #000080;}
.small { font-size:10pt;}

.ReaderComments	{ 
			font-size: 11pt; line-height: 11pt;
			text-indent: 20px;  margin-top: 0; margin-bottom: 5px;
			}


#masthead {
	position:absolute;
	top:5px;
	left:170px;
	right:5px;
	width:728px;
	height:75px;
	margin: 0px;
	border:1px navy solid;
	text-align: center;
	z-index:10;
}

#topAd {
	position:absolute;
	top:85px;
	left:170px;
	right:5px;
	width:728px;
	height:90px;
	margin: 0px;
	text-align: center;
	border:1px navy solid;
	background-color:black;
	z-index:10;
}

#leftAd {
	position:absolute;
	top:85px;
	left:5px;
	right:5px;
	width:160px;
	min-height:600px;
	margin: 0px;
	text-align: center;
	z-index:10;
}

#content {
	position:absolute;
	top:190px;
	left:170px;
	right:5px;
	width:728px;
	margin:0px;
	text-align:left;
	z-index:50;
}

#left360 {
	float:left;
	width:360px;
	margin-left:2px;
}

#right360 {
	float:right;
	width:360px;
	margin-right:2px;
}

#bottom {
	float:left;
}

#insideAd {
	top:0px;
	left:100px;
	height:260px;
	width:310px;
	padding-left:10px;
	margin-left:10px;
	background-color:white;
	border:1px;
	border-color:navy;
	border-style:solid;
}

.insideAd{
	text-align:center;
	top:0px;
	height:250px;
	width:250px;
	background-color:white;
	border:1px;
	border-color:navy;
	border-style:solid;

}

