body {
	background-color: #CCCCCC;
	background-image: url(bg.gif);
}


a:link {color: #333366; text-decoration: none; font-weight: bold;}
a:active {color: #99cc66; text-decoration: none;}
a:visited {color: #333366; text-decoration: none;}
a:hover {color: #cc3300; background-color: #99cc66;} 

.content {
	padding: 0px 5px 5px;
	width: 600px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	 float: left;
}

.main {
	padding: 8px;
	width: 600px;
	background-color: #fff;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
	 }

.banner {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:10px;
	text-align: left;
	 }
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 44px;
	font-style: normal;
	line-height: 35px;
	color: #fff;
	
}	 	 


h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
        text-transform: uppercase;
}




h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}

.bannerText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}
table {
	border: thin solid #999999;
}

.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:15px;
		}

