@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: lighter;
	font-size: 16px;
	background-position: center;
	float: none;
	position: relative;
}
body {
	background-image: url(../images/newbackgrounds/homebackground.jpg);
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000;
	font-size: small;
}
p {
	text-align: center;
	font-weight: lighter;
}
h1 {
	font-size: 28px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
a:active {
	color: #F00;
}
.footer {
	font-size: 9px;
	color: #999;
}
#content {
	width:60%;
	z-index:1;
	background-image: url(../images/bkgd_lightmid.png);
	padding: 20px;
	border: 3px none #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
Blogdiv {
	text-align: left;
}
ablogcontent div {
	text-align: left;
}

