

body {
	background-color: #360;
	background-repeat: no-repeat;
	background-position: 50% 0;
}



a:link,

a:visited {
	color: #006600;
}



a:hover {

	text-decoration: underline;

}



div#emblem {

	background: url(../images/blue/emblem.png) 50% 0 no-repeat;

}



span#logo {

	background: url(../images/blue/logo.png) 0 0 no-repeat;

}



div.moduletable h3 {
	color: #006600;
	padding-top: 7px;
	line-height:  100%;
	text-indent:  0;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	background-position: 10px 0;
	margin-left: 10px;
	margin-right: 2px;
}







.contentheading {
	color: #006600;
	font-weight: bold;
}



h2 {
	color: #006600;
}



h3 {

	color: #fff;

}



blockquote {

	border-left: 5px dotted #01A0C0;

}
