body
{
	background:url(images/NA.gif) no-repeat;
}
p
{
	text-indent:30pt;
}
#content
{
	height:350px;
	width:900px;
	margin:auto;
}
.calendarHeader
{
	background-color:#000;
	color:#FFF;
}
.hCalendarStyle
{
	background-color:#BBB;
	opacity:.9;
	filter:alpha(opacity='90'); 
	padding:3px;
}

.navigatorLinksCellStyle
{
	background-color:#DDD;
	height:70px;
	width:150px;
}
.navigatorLinksTableStyle
{
	float:left;
}
.date
{
	margin:auto;
	margin-top:25px;
	width:80%;
	clear:both;
	background-color:#000;
	color:#FFF;
	text-align:center;
	padding:3px 10px 3px 10px;
}

.newsItems
{
	background-color:#888;
	margin:auto;
	padding:3px 10px 3px 10px;
	width:80%;
	opacity:.9;
	filter:alpha(opacity='90'); 
}
.newsItems font
{
	color:#000;
}
.newsItems h2
{
	margin:0;
}

.footer
{
	text-align:center;
}

/*****/
.commentViewTableStyle
{
	background-color:#FFF;
	border: 1px solid #000;
}
.signInTableStyle
{
	background-color:#BBB;
}
