body {
	background-color: #C9C9C9;
	Color: White;
	background-image: ;
	background-attachment: fixed;
	background-repeat:no-repeat;
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #EEE;
}
a:hover {
	color: #09F;
}
a:active {
	color: #FF0000;
}

#trheader{
	background-color: #5D87C9;
}

#odd{
	background-color: #6EA0E9;
}

#even{
	background-color: #405D8B;
}

#wrapper {
	width: 791px;
	margin: auto;
	background-image: url('http://www.nsfamdocs.com/images/tableBGR.gif');
	background-repeat:no-repeat;
	background-color:#547ab6;
	border: 1px solid black;
	border-top: 0px;

}
#wrappernobg {
	width: 791px;
	margin: auto;
}
#header {
	width: 791px;
}
#topNav {
}
#content {
	padding: 10px;
	position: relative;
	width: 500px;
	float: left;
}
#content2 {
	padding: 10px;
	position: relative;
	width: 771px;
	float: left;
}
#newsCol {
	position: relative;
	float: left;
	width: 258px;
	margin: 5px;
}
#bulletin {
	margin: auto;
	padding: 10px;
	width: 239px;
	height: 209px;
	background-image: url('http://www.nsfamdocs.com/images/highlight_bgr.png');
	font-size:12px;
}
#newsTicker {
	vertical-align:top;
 	width: 258px;	
}
#newsTickerHeader {
	vertical-align:top;
	height: 37px;
	background-image: url('http://www.nsfamdocs.com/images/news_title.png');
}
#newsTickerContent {
	height: 192px;
	background-image: url('http://www.nsfamdocs.com/images/news_bgr.png');
	text-align:center;
	vertical-align:top;

}
#footer {
	clear: both;
}
#mainbody {
	padding: 0px;
	width: 791px;
}
#pscroller1 {
width: 220px;
height: 150px;
border: 0px solid black;
padding: 5px;

}

.someclass { /*class to apply to your scroller(s) if desired*/
}

.clear { clear: both;}

