body {
	margin: 0px;
	padding: 0px;
	width:100%;
	margin:0px auto;
	background-color:#809AB1	
}
table.main {
	width: 700px;
	background-color: #ffffff;

}

p{
	left: 15px; 
	top: 5px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;

}

H1{
	left: 15px; 
	top: 5px; 
	color: #49647D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

H1 a{
	color: #49647D;
	text-decoration:none;
}

H1 a:visited {
	color: #49647D;
	text-decoration:none;
}

H1 a:hover {
	color: #49647D;
	text-decoration:underline;

}


H3{
	left: 15px; 
	top: 5px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

span.posted-in{
	height: 20px;
	background-color: #D7D8C4;
	margin-left: 20px;
	width: 800px;
	display:block
}


span.posted-in a{
	color: #49647D;
	text-decoration:none;
}

span.posted-in a:visited {
	color: #49647D;
	text-decoration:none;
}7:00 PM 6/23/2010

span.posted-in a:hover {
	color: #49647D;
	text-decoration:underline;

}


td.footer{
	height: 50px;
	background-color: #000000;
	padding: 10px;
}




td.footer a{
	color: #9CA10F;
	text-decoration:none;
}

td.footer a:visited {
	color: #9CA10F;
	text-decoration:none;
}

td.footer a:hover {
	color: #9CA10F;
	text-decoration:underline;

}

a.menu{
	color: #ffffff;
	text-decoration:none;
	margin-left: 20px;
}

a.menu:visited {
	color: #ffffff;
	text-decoration:none;
}

a.menu:hover {
	color: #ffffff;
	text-decoration:underline;

}

