body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #404040;
	margin: 0px;
	padding: 0px;
}


#mainContent #frontTbl {
	width: 810px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0;
}

#bodyContent {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	border: 0;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#subContent {
	background-image: url(images/subcontentbg.gif);
	background-repeat: repeat-y;
	}

	
a {
	color: #ffffff;
	text-decoration: underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.stafflinks {
	font-size:9px;
}

.footerlink {
	text-align:center;
	font-size:9px;
	color:#CCCCCC;
}

.footerlink a {
	text-align:center;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
}
