 body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
text-align:center;
color:#000000}
 
 

body, p, html, table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
 
 

 #singlewrap {text-align:left;}
#wrap{width:800px;margin:0px auto; text-align:left; border-left:1px solid #333;
border-right:1px solid #333;
        }
#toop{background-image:url(jrsoheader.jpg);background-repeat:no-repeat;width:800px;height:280px;}


#topheading {position:absolute;top:250px;left:125px;}
#topheading H1 {display:inline}
#topheading H1 A{color:#ffff00;font-family:comic sans ms; font-size: 18px; margin: 4px;;}
#topheading H1 A:visited{color:#ffff00}
#topheading H1 A:hover{color:#ffff00}

#mainnav{ position:relative;  top:50px; left:21px;width:80px;height:90px;color:#ffffff;font-size:16px;font-family: "Comic Sans MS", sans-serif;text-align:center}
#mainnav a{color:#ffffff;text-decoration:none;}
#mainnav a:visited{color:#ffffff;text-decoration:none}
#mainnav a:hover{color:#ffff00;text-decoration:underline}

#subnav {
 
top:160px;
margin-left:50px;
 
text-align:center;
font-size:16px;
font-family: "Comic Sans MS", sans-serif;
 }
#subnav  a{;text-decoration:none;margin:0px;padding:0px 5px 0px 5px;background-color:#cccccc ;border-left:solid 1px #999999;border-right:solid 1px #999999;border-bottom:solid 1px #999999}
#subnav  a:hover{text-decoration:underline}
#subnav a#current{border:none;background-color:#ffffff;color:#000000;font-weight:bold}


 

 

#leftcolumn {
float:left;
top:180px;
left:0px;
	width: 200px;
	margin-top: 4px;

}

#centercolumn {
 float:right;

width:560px;
 
 
padding: 10px 4px;
 
margin-right:10px;
}

#header {
	 
	border-bottom: 2px solid #999;
	background: #ffffff;
	padding: 8px;
	 
}





#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 11px;
	line-height: 16px;
}


#footer {
	border: 1px solid #00f;
	clear: both;
}

.block {
	margin:6px 6px 12px 6px;
	padding: 4px;
	background: #FFF;
	
}


.block H3 {
	 
	color: #26344C;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block P {
	margin: 0px;
}

.content {
	padding: 4px;
	background: #FFF;
 
}

.entrycontent {
	padding: 12px;
	background: #FFF;
	border: 1px solid #999;
}


.content p {
	margin: 4px 2px 4px 2px;
}

.content img {
padding:3px;
margin:4px;
border:solid 1px #999999}

H1 {
	font-size: 18px;
	margin: 4px;
	color: #000000;
		display: inline;
}


H2 {
	font-size: 13px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #26344C
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #000;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A {
	text-decoration: none;
	font-weight: bold;
	color: #5C6B8E;
}


.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5C6B8E;
}


a {
 color: #253A69;
}

.prevnext_links {
	float: right;
	color: #FFF;
}

H1 A, .prevnext_links A {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}



/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}


/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
		font-size: 11px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000;
	padding:0px;
	width: 175px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}
/* end of the calendar styles */