/* The content of the posts (body of text) */
body, html {
	background-color:#ffffff;
	color: #0000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0px;
	padding:0;
}	
/* General font families for common tags */
font, p, .gen_bold, a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif
}
font, td, p {
	font-size:100%;
	height:auto;
}
/* General page style */
a:link, a:active, a:visited {
	text-decoration:none;
	color:#000000;
	outline:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
	outline:none;
}
/* Gets rid of the need for border="0" on hyperlinked images */
img {
	border:0
}
/* General text */

.gensmall {
	font-size:80%;
	color:#000000;
	outline:none;
}
a.gensmall:hover, a.gen_bold:hover{
	color:#FF0000;
	outline:none;
}

.gen_bold, a.genbold:link, a.genbold:active, a.genbold:visited {
	font-size:100%;
	font-weight:bold;
	color: #000000;
	outline:none;
}

.news_item_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#000000;
	font-weight:bold;
	display: block;
	padding-bottom: 10px;
}
.news_item {
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
}
td.news_item {
	padding-bottom: 30px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
}


.thumbnail ul li {
	height: 174px;
	width: 120px;
	display: inline;
	float:left;
	padding-top:2px;
	text-align:center;
		font-size: 75%;
	line-height: 100%;
}	
.contact_form_title {
	font-size: 110%;
	font-weight:bold;
}
.contact_form_label {
	font-size: 100%;
}
.contact_entry {
	background-color:#FFFFFF;
	color:#000000;
	font-size:120%;
	line-height:150%;
	border: 1px dashed #000000;
}

td.copyright {
font-size:80%;
}


.revCap {
	display:none
}
#NewsDiv {
	position:relative;
	width:760px;
	left:20px;
	top:30px;
	margin-bottom: 30px;
	z-index:1;
	overflow:auto;
}


.error_strings
{
    font-family:Verdana;
    font-size:10px;
    color:#ff0000;
}
.sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#ff0000;
    background-color:#ffff66;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
}
.sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color:#ff0000;
    background-color:#ffff66;
}
.sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#000000;
    background-color:#ff0000;
    border-width:0px;
    text-align:center;
}
.sfm_textbox
{
    padding:2px;
}
.sfm_textarea
{
    padding:2px;
}

.padb {padding-bottom: 30px;}


.fr { float: right; }

#cannonball {
height: 90px;
width: 700px;
margin-left: 45px;
border: 1px dashed #ff0000;
padding: 3px;

}

#postit{
	position:absolute;
	width:300px;
	height:328px;
	z-index:5;
	left: 50%;
	margin-left: 300px;
	top: 100px;
	
}
#iom {
	position:absolute;
	width:152px;
	height:200px;
	z-index:1;
	left: 50%;
	margin-left: 250px;
	top: 134px;
}
