body {
   border: 10px solid White;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	}

.comment {
	margin-left: 201px;
	margin-right: 201px;
	padding: 10px 4px;
}
	
	
body, p, html, table, td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
}




#centercolumn {
	background-color: White;
	margin-left: 201px;
	margin-right: 201px;
	padding: 10px 4px;
}

#header {
	background: #FFF;
	padding: 8px;
	background-image: url(http://www.hunterjumpernews.com/wp-content/themes/towerheads/bellis_entry.jpg);
	border-bottom: 5 px solid White;
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
}

#rightcolumn {
	position: absolute;
	right: 0px;
	width: 200px;
	margin-top: 4px;
}

#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;
	border: 0px solid #999;
}


.block H3 {
	background: White;
	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;
	border: 0px solid #999;
}

.entrycontent {
	padding: 12px;
	background: #E*E*E*;
	border: 0px solid #999;
	border-top: 5px solid White;
}


.content p {
	margin: 4px 2px 4px 2px;
}


H1 {
	font-size: 16px;
	margin: 4px;
	color: #CC3300;
	display: inline;
}


H2 {
	font-size: 13px;
	margin:0px;
	padding: 2px;
	color: #CC3300
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 14px;
	margin: 4px;
	color: #CC3300;
	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: #5c6b8e;
}

.prevnext_links {
	float: right;
	color: Black;
}

H1 A, .prevnext_links A {
	color: #5c6b8e;
	font-weight: bold;
	text-decoration: none;
}

H1 A:hover, .prevnext_links A:hover {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}



/* 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 */
.g2image_normal 
{ 
margin: 5px; 
} 
.g2image_float_left 
{ 
float: left; 
clear: left; 
margin: 5px; 
} 
.g2image_float_right 
{ 
float: right; 
clear: right; 
margin: 5px; 
} 
.g2image_centered 
{ 
display: block; 
margin-left: auto; 
margin-right: auto; 
text-align: center; 
} 
.imagelink
{ 
float: left; 
clear: left; 
margin: 5px; 
}