#container {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 980px;
}

#posthead {color:rgb(0,82,164);}

#QuickLinks h3, #TagSideBar h3, #NewsSideBar h3, #ArchiveSideBar h3 
{color:rgb(0,82,164);}

#content {
	margin: 0 286px 0 0;
}

.posthead h2 a, .posthead a
{color:rgb(0,82,164);text-decoration:underline;}

#title {background-image:none;}
#nav {background-image:none;}

#contentwrapper {background-color: #FFF;background-image: none;}
#contentfooter{background-image: none;}

#footer {text-align:center;}

#news{border:none;}

a:visited, a:active, a:link {color:rgb(0,82,164);text-decoration:underline;}
a:hover {text-decoration:none;}

#sidebar-a {
	float: right;
	width: 276px;
	margin: 1em 0 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
	border-left: 1px solid #999;
	text-decoration :none;
	color: #999999;
}
#sidebar-a a:hover {
	text-decoration: underline;}

#sidebar-a img{border:none;}

#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 0.2em;
	color:#999999;
	}

#sidebar-a a:hover {
	text-decoration: underline;}
