body { }

.top A {	font-family: verdana, arial, sans-serif; 
   		font-size:10px; 
   		font-weight:bold; 
   		text-decoration: none;
  	}
 
.top A:link { 		color: #000 } 
.top A:visited { 	color: #000 } 
.top A:active { 	color: #000 } 
.top A:hover { 	color: #4e87b8 }

.body A {	font-family: verdana, arial, sans-serif; 
   		font-size:10px; 
  	}

.body A:link {		color: #990000;
	   		font-weight:bold; 
	   		text-transform: uppercase;
	   		text-decoration: underline;
			letter-spacing: 1px;
			 
		
	}
.body A:visited {	color: #2b5676;
			font-weight: bold;
	   		text-transform: uppercase;
			text-decoration: underline;
			letter-spacing: 1px;
		}
.body A:active {	color: #2b5676; } 
.body A:hover {		color: #000 }

.topbody A {	font-family: verdana, arial, sans-serif; 
   		font-size:10px; 
   		font-weight:bold; 
		text-transform: uppercase;
		text-decoration: underline
  	}

.topbody A:link {	color: #2b5676; }
.topbody A:visited {	color: #2b5676; }
.topbody A:active {	color: #2b5676;} 
.topbody A:hover {	color: #000 }

.topbody A {	font-family: verdana, arial, sans-serif; 
   		font-size:10px; 
   		font-weight:bold; 
		text-transform: uppercase;
		text-decoration: underline
  	}

.forumbody A {	font-family: verdana, arial, sans-serif; 
   		font-size:9px; 
   		font-weight: normal; 
		text-transform: uppercase;
		text-decoration: none
  	}

.forumbody A:link {	color: #FFF; }
.forumbody A:visited {	color: #FFF; }
.forumbody A:active {	color: #FFF;} 
.forumbody A:hover {	color: #000 }

.user A {	font-family: georgia, arial, sans-serif;
		color: #000;
		font-size: 18px; 
		text-decoration: none;
		font-weight: normal;
		text-transform: none;
		font-style: oblique; 
 	}

.user A:link {		color: #000; } 
.user A:visited {	color: #000; } 
.user A:active {	color: #000; }
.user A:hover {		color: #FFF; }

.bottom A {	font-family: arial, sans-serif; 
   		font-size:8px; 
   		font-weight:bold; 
		padding-top: 10px;
		padding-bottom: 10px;
  	}

.bottom A:link {	color: #2b5676; }
.bottom A:visited {	color: #2b5676; }
.bottom A:active {	color: #2b5676;} 
.bottom A:hover {	color: #000 }

.title { 	width: 500px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		font-size: 10px;
		font-family: verdana, arial, sans-serif
	}			
		
.search { 	width: 250px;
		text-align: center;
		position: absolute;
		align: left;
		left: 540px;
	}

.mainblog { 	font-family: Helvetica, Verdana;
		font-size: 11px;
		width: 750px;
		padding-top: 2px;
		padding-left: 10px;
		background-color: #F9F9F9;
		border-style: dotted;
		border-color: #919191;
		border-width: 1px;
		margin-bottom: 20px;
	}
	
.rssfeeds  { 	width: 900px;
		position: relative;
		font-family: Helvetica, Verdana;
		font-size: 11px;
		margin-top: 10px;		
	}	
	
.col1 { 	width:250px;
		height: 275px;
		position: absolute;
		left: 0px;
		border-right-style: dotted;
		border-right-width: 1px;
		border-right-color: #919191;
		
		
	}	

.col2 { 	width:250px;
		height: 275px;
		position: absolute;
		left: 251px;
		
	}	

.col3 { 	width:250px;
		height: 275px;
		position: absolute;
		left: 501px;
		border-left-style: dotted;
		border-left-width: 1px;
		border-left-color: #919191;
		
	}	

.col4 { 	width:250px;
		height: 275px;
		position: absolute;
		left: 0px;
		top: 290px;
		border-right-style: dotted;
		border-right-width: 1px;
		border-right-color: #919191;
		margin-bottom: 5px;
	}	

.col5 { 	width:250px;
		height: 275px;
		position: absolute;
		top: 290px;
		left: 251px;
		
	}	

.col6 { 	width:250px;
		height: 275px;
		position: absolute;
		top: 290px;
		left: 501px;
		border-left-style: dotted;
		border-left-width: 1px;
		border-left-color: #919191;
	}	

.usertitle { 	text-align: center;
		width: 246px;
		background-color: #7D9EC0;
		margin-bottom: 5px;
		padding-top: 6px;
		padding-bottom: 6px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000;
		margin-left: 2px;
		margin-right: 2px;
	
		
	}

.rsscall {	width: 230px; 
		margin-left: 10px;
		
		
		
	}

.footer { 	width: 750px;
		text-align: center;
		font-family: Verdana, Helvetica;
		font-size: 8px;
		font-weight: bold;
	}

.date { 	color: #000; 
		font-weight: bold; 
		font-size: 10px; 
		font-family: verdana, arial, sans-serif; 
	}
		
.comments { 	color: #000; 
		font-size: 10px; 
		font-family: verdana, arial, sans-serif; 
		margin-bottom: 15px 
	}
	
.announcement {	color: #000; 
		font-style: oblique; 
		font-size: 18px; 
		font-family: georgia, arial, sans-serif; 
		padding: 2px 
	}
	
.forum { 	width: 250px;
		position: absolute;
		left: 500px;
		top: 50px;
		font-family: Helvetica, Veranda;
		font-size: 10px;
		padding-top: 12px;
		padding-left: 10px;
		
	}
	
.bordered { 	border-style: dotted;
		border-width: 1px;
		border-color: #606060;
		background-color: #7D9EC0;
		padding: 2px;
	}
	
.timestamp {	font-family: veranda;
		font-size: 10px;
		color: #000;
	}
	
.commentbg {	background-color: #F9F9F9;
		position: absolute;
		top: 50px;
		left: 8px;
		width: 330px;
		border-width: 1px;
		border-color: #606060;
		border-style: dotted;
		
	}

.commentpost {	font-family: Helvetica, Verdana;
		font-size: 11px;
		width: 320px;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #F9F9F9;
		
	}
	
.commentshead {	font-family: georgia, arial, sans-serif;
		color: #000;
		position: absolute;
		top: 10px;
		left: 8px;
		font-size: 18px; 
		text-decoration: none;
		font-weight: normal;
		text-transform: none;
		font-style: oblique;
		text-align: center;
		width: 330px;
		background-color: #7D9EC0;
		padding-top: 6px;
		padding-bottom: 6px;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000;
	}

.postedby { 	color: #F9F9F9;
		font-size: 10px; 
		width: 325px;
		font-family: sans-serif;
		letter-spacing: 0px;
		background-color: #7D9EC0;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		
	}