body,td,th
{
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
body
{
	background-color: #000000;
}
a
{
	color:#445267;
	text-decoration:none;
}
a:hover
{
	color:#000000;
}
a.visited
{
	color:#445267;
}
a.active
{
	color:#445267;
}
img, table
{
	border:0px;
}
table
{
	padding:0px;
	margin:0px;
}

.siteWrapper
{
	text-align:center;
}
.containerTable			
{	
	margin-left:auto;
	margin-right:auto;
	width:738px;
}
.sectionsDisplay
{
	padding-top:50px;
	width:193px;
	height:257px;
	color: #FFFFFF;
	font-size:14px;
	text-align:center;
	background-image:url(images/sectionsbg.gif);
	background-repeat:no-repeat;
	float:right;
}
.spotlightDisplay
{
	width:545px;
	float:left;
}
.tableSep
{
	font-size:5px;
	height:5px;
	clear:both;
}

.hiddenSection
{
	display:none;
}

.focusBox		
{
	background-color:#ffffff;
	width:236px;
}
.sideBox
{
	background-color:#ffffff;
	width:256px;
}
.contentBox
{
	background-color:#ffffff;
	width:477px;
	margin-top:-3px;
}
.inNoTop
{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.in
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.tlcorner
{
	background: url(images/secttl.gif) no-repeat top left;
}
.tside
{
	background: url(images/sectt.gif) repeat-x top;
}
.trcorner
{
	background: url(images/secttr.gif) no-repeat top right;
}
.lside
{
	background: url(images/sectl.gif) repeat-y left;
}
.rside
{
	background: url(images/sectr.gif) repeat-y right;
}
.blcorner
{
	background: url(images/sectbl.gif) no-repeat bottom left;
}
.bside
{
	background: url(images/sectb.gif) repeat-x bottom;
}
.brcorner
{
	background: url(images/sectbr.gif) no-repeat bottom right;
}

.sectionLink
{
	color:#ffffff;
}
.sectionLink:hover
{
	color:#e0e0e0;
}
.postTitle
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.postText
{
	color:#000000;
}
.bigAnnouncement
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.reminderText
{
	color:#f00000;
	font-size:14px;
	font-weight:bold;
}
.sideTitle			
{
	color:#000000;
	font-size:14px;
	padding-top:0px;
}
