body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/newstripe.png);
	background-repeat: repeat;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
}
div#content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	width: 528px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#mainNav {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	height: 25px;
	width: 547px;
}
ul#mainNav li {
	float: left;
	list-style-type: none;
	height: 25px;
	width: 58px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 4px;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
}
ul#mainNav a {
	display: block;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
	background-image: url(../images/headbg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
h4 {
	text-transform: capitalize;
	width: 400px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #0099CC;
}
.important {
	font-weight: bold;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
div#wrapper {
	margin: 0px;
	padding: 0px;
	left: auto;
	right: auto;
}
h2 {
	font-size: medium;
	background-color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: right;
	width: 550px;
	clear: both;
}
ul#main a:hover {
	font-weight: bold;
}
ul#mainNav li a:hover {
	font-weight: bold;
}
div#content a {
	color: #CC0000;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div#content a:visited {
	color: #CC0000;
}
div#header {
	background-image: url(../images/newsheader.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 163px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
	color: #FFFFFF;
}
div#content img {
	margin-right: auto;
	margin-left: auto;
}
.clearLeft {
	clear: left;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom:-5px;
	padding: 0px;
}
