#blog {margin: 0 auto 20px auto; text-align: center; width: 219px;}
a.blog:link, a.blog:visited {background: url(blog.gif) no-repeat; display: block; width: 219px; height: 28px; text-decoration: none; }
a.blog:hover, a.blog:active {background-position: 0 -28px;}

 	.headerclass
		{ color: #ff0000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:11px;
			 letter-spacing: 1px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none }
		   	.mainclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:11px;
			 letter-spacing:.5px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none }
		  .smallmainclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: bold;
		  font-size:10px;
			 letter-spacing:1.5px;
		  line-height: 14px;
		  font-family: Geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none }
		  .captionclass
		{ color: #333333;
		  font-style: normal;
		  font-weight: bold;
		  font-size:9px;
		  line-height: 10px;
		  font-family: Geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none }
		  		   	.footerclass
		{ color: #666666;
		  font-style: normal;
		  font-weight: normal;
		  			 letter-spacing:0px;
		  font-size:11px;
		  line-height: 14px;
		  font-family: Geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none }
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
		text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.footer:link {text-decoration: none; color: #666666}
a.footer:visited {text-decoration: none; color: #666666}
a.footer:hover {color: #000000; font-weight: regular}

a.menu:link {text-decoration: none; color: #666666}
a.menu:visited {text-decoration: none; color: #666666}
a.menu:hover {color: #ff0000; font-weight: regular}
body {
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
background:#ffffff; 
}

