body {
	background: url('images/banner.gif') center top repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: Arial;
}

a.blue {
	color: #4091c4;	
	font-weight: bold;	
	text-decoration: none;
	}
	a.blue:hover {text-decoration: underline;}

div#container {
	width: 974px;	
}

div#message {
	clear: both;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color: #393939;
	margin-bottom: 1px;
	margin-top: 27px;
	text-align: center;
}

li.login{
	padding: 5px;
	font-size: 12px;
}
label.text{
	float:left;
	display:block;
	width: 150px;
	margin: 2px;
	font-weight: bold;
}
 a.link {
	color: #1b78b1;
	font-size: 12px;
}

a.link:hover {
	text-decoration: none;

}

div#message a {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
	color: #4091c4;
}

div#ad1 {
	float: right;
}
div#quicklinks {
	text-align: right;
	padding: 15px 60px;
	font-family: Arial;
}

div#quicklinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#quicklinks li {
	display: inline;
	
}
div#quicklinks a {
	font-family: Arial;
	font-size: 10px;
	color: #4091c4;
	padding: 0px 8px;
	text-decoration: none;
}
div#quicklinks a:hover {
	text-decoration: underline;
}
div#links {
	margin: 188px 0px 0px 65px;
	text-align: left;
}
div#links ul {
	margin-left: 20px;
	padding: 0px;
	list-style: none;
}
div#links li {
	display: inline;
}
div#links a {
	display: block;
	float: left;
	padding-top: 6px;
	margin-right:19px;
	letter-spacing:  1px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div#links a:hover {
	padding-top: 3px;
	border-top: 3px solid #fff;
	}
	
div#mainContainer {
	padding: 7px 0px 7px 65px;

	text-align: left;
}
div#content {
	margin-left:50px;
	float: left;
	width: 600px;
	margin-top: 7px;
}
div#title {
	margin-bottom: 7px;
}
div#title h1 {
	padding: 0px;
	margin: 0px;
	line-height: 1;
	letter-spacing: 1px;
	
	font-family: Arial;
	font-size: 18px;
	color: #393939;
	font-weight: 100;
}
div#title a{
text-decoration: none;
}
div.news {
}
div.news h2 {
	color: #285978;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.news hr {
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #c4c4c4;
}
div.news h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #272727;
	font-weight: bold;
}
div.news p {
	color: #2a2a2a;
	padding: 0px 25px;
	font-family: Arial;
	font-size: 12px;
}

div.news div.author {
	margin: 2px 0px 10px 0px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
}
div.news a {
	color: #4091c4;
	font-weight: bold;
	text-decoration: none;
}
div.news a:hover {
	text-decoration: underline;
}

div.comments {
	color: #2a2a2a;
	font-family: Arial;
	font-size: 11px;
	width: 600px;
}

div.comments div.author {
	margin: 2px 0px 10px 0px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
}
div.comments a {
	color: #4091c4;
	font-weight: bold;
	text-decoration: none;
}
div.comments a:hover {
	text-decoration: underline;
}
div.comments hr {
	height: 1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #c4c4c4;
}
div.comments h2 {
	color: #285978;
	font-size: 14px;
	font-family: Arial;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
}

div#ads {
	font-size:12px;
	float: left;
	margin: 25px 0px 0px 30px;
}
div#ads img {
	border: 0px;
}
div#copyright {
	clear: both;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #8e8e8e;	
}

div#copyright a {
	clear: both;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #4091c4;	
	text-decoration: none;
}
div#copyright a:hover {	
	text-decoration: underline;
}