/*------------ my messy css -------------*/

BODY, HTML{ 
BACKGROUND-COLOR: #FFFFFF;
scrollbar-face-color:#9C9EA5; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#B5BAC6; 
scrollbar-shadow-color:#000000; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-Color:#000000; 
}

a:link, a:active, .style151 a:link, .style151 a:active{
	text-decoration: none; 
	color:#0033FF; 
	border:none
}

a:visited, .style151 a:visited {
	color:#0099FF;
	border:none
}

a:hover, .style151 a:hover {
	text-decoration: underline;
	color:#0033FF;
}

.style151 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	text-indent: 1.5em;
	word-spacing: 0.5em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#a {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;

}
#text {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
address {
	font-style: normal;
	font-weight: bold;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	background-color: #CCC;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #9C9EA5;
	border-bottom-color: #9C9EA5;
	color: #333333;
	float: none;
}
.pullRight {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	background-color: #e0e0e0;
	padding: 5px;
	float: right;
	width: 175px;
	margin-left: 10px;
	margin-top: 5px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #805600;
	border-bottom-color: #805600;
	line-height:1.4em;
}

noscript {
	font-weight: bold;
	color: #FF0000;
	background-color: #CCFF00;
}
h3 {
	font-size: 1.5em;	
}
.right {
	float: right;
	margin-left:20px;
}

.move {
	position: absolute;
	left: -2000px;
}
p.content {
	text-align:justify;
	
}
p.content img {
float:left;
padding: 0 10px 10px 0;
}

.online a:link{border:none}
.online a:visited{border:none}