
body
{
	background-image: url(../images/cssBG/mainBG.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	margin: 0 auto;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	overflow: -moz-scrollbars-vertical;
}

table
{
    font-size: 1em !important;
    font-family: "Times New Roman", Times, serif;
    border: none;
	padding:0;
	margin:0 auto;
}

a:active, a:link, a:visited
{
    color: #FFFFFF;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

a:hover
{
    color: #2a728f;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#wrapper
{
    width: 909px;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 0.71em !important;
}


#wrapperTop
{
	background-image:url(../images/cssBG/wrapperTop.png);
	background-repeat:no-repeat;
	width:903px;
	height:23px;
}

#wrapperMid
{
	background-image:url(../images/cssBG/wrapperMid.png);
	background-repeat:repeat-y;
	width:903px;
	height:auto;
	padding-right:10px;
}

#wrapperBottom
{
	background-image:url(../images/cssBG/wrapperBottom.png);
	background-repeat:no-repeat;
	width:903px;
	height:34px;
}

#banner
{
	background-image:url(../images/cssBG/banner.jpg);
	background-repeat:no-repeat;
	width:903px;
	height:73px;
}

#horizNav
{
	width:903px;
	height:24px;
}

#bodyWrapper
{
	width:903px;
	height:auto;
	padding-top:10px;
}

#leftWrap
{
	width:203px;
	height: auto;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	clear: none;
}

#leftNavTop
{
	background-image:url(../images/cssBG/navTop.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:19px;
}

#leftNavMid
{
	background-image:url(../images/cssBG/navMid.jpg);
	background-repeat: repeat-y;
	width:203px;
	height: auto;
	text-align:center;
	clear: none;
	min-height:450px;
}

#leftNavBottom
{
	background-image:url(../images/cssBG/navBottom.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:16px;
}

#leftNavMid a:active, #leftNavMid a:link, #leftNavMid a:visited
{
    color: #FFFFFF;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#leftNavMid a:hover
{
    color: #2a728f;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#contentContainer
{
	width:690px;
	height:auto;
	float:right;
	clear: none;
}


#contentWrapper
{
	width:681px;
	height:auto;
	clear: none;
}

#contentTop
{
	background-image:url(../images/cssBG/contentTop.png);
	background-repeat:no-repeat;
	width:681px;
	height:18px;
}

#contentMid
{
	background-image:url(../images/cssBG/contentMid.png);
	background-repeat:repeat-y;
	width:681px;
	height:auto;
	clear: none;
	padding:0 10px 0 10px;
}

#content
{

	width:655px;
	height:auto;
	clear: none;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	padding:0 50px 0 10px;
}

#content a:active, #content a:link, #content a:visited
{
    color: #FFFFFF;
	font-size:16px;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}

#content a:hover
{
    color: #2a728f;
	font-size:16px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#contentBottom
{
	background-image:url(../images/cssBG/contentBottom.png);
	background-repeat:no-repeat;
	width:681px;
	height:19px;
}	

#footer
{
	width:903px;
	height:auto;
	color:#FFFFFF;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
}

#footer a:active, #footer a:link, #footer a:visited
{
    color: #FFFFFF;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

#footer a:hover
{
    color: #2a728f;
	font-size:17px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}





