body
{
	margin-left: 0;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	font-size: 12px;
}

h1
{
	font-family:  verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0px;
}

h2
{ 
	font-family: georgia, serif; 
	font-size: 16px; 
	color: #333;
	margin-top: 25px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}			

h3
{
	margin-bottom: 0px;
	margin-top: 18px;
	font-family: georgia, serif;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
}

h4
{
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}


blockquote
{
	margin-left: 1.5em;
	margin-right: 1.5em;
	background: #eee;
	padding: .4em;
	border: 1px solid #ddd;
}

ul
{
	line-height: 18px;
	font-size: 12px;
	list-style: none;
	margin-left: 1.5em;
	padding-left: 0px;
}

li
{
	margin-bottom: 12px;
}

acronym
{
	font-size: 11px;
	letter-spacing: .09em;
	border-bottom: 1px dotted #666;
	cursor: help;
}

.side ul, #navright ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.side li, #navright li
{
	margin-bottom: 3px;
}

a
{
	text-decoration: none;
	color: #006677;
	font-weight: 700;
}
a:hover
{
	text-decoration: underline;
	color: #999;
}
a:visited
{
	color: #006677;
}
a:active
{
	color: #333;
}
h1 a, .description a, small a, .pathlinks a
{
	font-weight: normal;
}
.side a, #navright a
{
	text-decoration: none;
	color: #006677;
	font-weight: normal;
}
.side a:hover, #navright a:hover
{
	border-bottom: 1px dotted #000;
	color: #999;
}
.side a:visited, #navright a:visited
{
	color: #001133;
}
.side a:active, #navright a:active
{
	color: #eee;
}




.topimage1
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}

.topimage2
{
	position: absolute;
	z-index: 2;
	top: 185px;
	left: 0px;
}

.topnavigation
{
	position: absolute;
	z-index: 3;
	top: 200px;
	left: 190px;
	padding: 0px;
	background: transparent;
}

.navimg
{
	vertical-align: top;
	margin-left: 25px;
}




.entries, #content
{
	position: absolute;
	left: 250px;
	top: 240px;
	width: 510px;
	z-index: 3;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	background: #fff;
}


.side, #navright
{
	z-index: 3;
	position: absolute;
	left: 5px;
	top: 380px;
	width: 200px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	padding: 5px;
}

.description, .pathlinks
{ 
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #777;
	text-align: right;
	margin-bottom: 45px;
}

.pathlinks { margin-bottom: 5px; }

.about
{
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
	background-color: #eee;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 11px;
}

.postauthor
{
	font-size: 14px;
	font-weight: bold;
}

.hilite
{
	background-color: #ddeeff;
}

.caps
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.blogrollmain
{
	line-height: 12px;
}
.blogrollmain br
{
	margin-bottom: 18px;
}



.comments-body
{
	font-family: verdana, arial, sans-serif;
	color: #000;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:18px;
	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #aaa; 					
}		

.comments-post
{
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
}	

.comments-head
{ 
	font-family:georgia, verdana, arial, sans-serif; 
	font-size: 18px; 
	color: #666; 
	border-bottom:1px solid #aaa;
	margin-top:20px;
	font-weight:normal;
	background:#FFF;		
}		

input
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
} 

input.text
{
	width: 292px;  
	height: 20px;
} 

input.button
{
	width: 80px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ddd;
	border-color: #666 #333 #333 #666;
	border-width: 1px;
	border-style: solid;
}

textarea
{
	font-family:verdana, arial, sans-serif; 
	color:#333; 
	background-color:#FFF; 
	font-size:11px;	 
} 


input.send
{
	color: #fff;
	width: 80px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #007788;
	border-color: #999 #333 #333 #999;
	border-width: 1px;
	border-style: solid;
}




/* ------------ advertising styles ------------------------------ */
.adWrap
{
	border: 1px solid #ccc;
	width:150px;
	padding:5px;
	margin:10px;
	margin-top: 20px;
	background: #fff;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.adTitle a
{
	font-size: 11px;
	font-weight:normal;
}
.adTitle a:visited
{
	font-weight:normal;
}
.adText
{
	cursor: pointer; 
	color : Gray; 
}
