body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #820808;
}

#mainTable
{
	background: #E3E3E3;
	width: 100%;
}

#leftShadow
{
	background: #E3E3E3 url(../images/leftShadowBg.jpg) top right repeat-y;
	width: 18px;
}

#rightShadow
{
	background: #E3E3E3 url(../images/rightShadowBg.jpg) top left repeat-y;
	width: 18px;
}

#leftSide
{
	background: #E3E3E3 url(../images/bodyBg.jpg) top right repeat-x;
}

#rightSide
{
	background: #E3E3E3 url(../images/bodyBg.jpg) top left repeat-x;
}

#main
{
	background: #ffffff;
	width: 776px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#topBanner
{
	background: url(../images/topBannerBg.jpg) top left no-repeat;
	width: 776px;
	height: 141px;
	position: relative; 
}	

.inputBox
{
	background: #ffffff;
	border: 1px solid #313758;
	height: 18px;
}

.searchBox
{
	width: 120px;	
	margin-right: 10px;
	margin-top: 10px;
}

.button
{
	background: url(../images/buttonBg.jpg) top left repeat-x;
	border: 1px solid #313758;
	height: 18px;
	width: 50px;
	margin-right: 20px;
}

.topText
{
	width: 200px;
	padding-right: 20px;
}

.menuBtn
{
	background: url(../images/button.jpg) top left no-repeat;
	height: 26px;
	width: 208px;
	margin-left: 3px;
	display: block;
	padding: 1px;
}

.menuBtn a
{
	padding-top: 6px;
}

#bannerPic
{
	width: 560px;
	height: 151px;
	border: 1px solid #ffffff;
	border-right:0px;
}

.banner1
{
	background: url(../images/hpix1.jpg) top left no-repeat;
}
.banner2
{
	background: url(../images/hpix2.jpg) top left no-repeat;
}
.banner3
{
	background: url(../images/hpix3.jpg) top left no-repeat;
}
.banner4
{
	background: url(../images/hpix4.jpg) top left no-repeat;
}
.banner5
{
	background: url(../images/hpix5.jpg) top left no-repeat;
}

#sideBar
{
	background: #eeeeee;
	border: 4px solid #ffffff;
	height: 100%;
	width: 208px;
}

#mainPage
{
	height: 100%;
}

#contentArea
{
	background: #E3E3E3;
	padding: 10px;
}

.sideHeader
{
	background: url(../images/sideHeader.jpg) top left no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}

#loginBox
{
	background: #D8D8D8;
	border: 1px solid #353C5F;
	float: right;
	width: 210px;
	height: 88px;
}

.login
{
	width: 125px;
}

.footer
{
	background: url(../images/footerBg.jpg) top left repeat-x;
	padding:5px;	
	text-align: right;
}

.footer img
{
	border: 0px;
	float: right;
	margin-left: 10px;
}

.footer a
{
	margin-right:4px;
	margin-left:4px;
}

.pageControls
{
	border-bottom: 1px solid #313758;
	margin: 2px 2px 20px 2px;
	padding: 1px;
}

.pageControls a
{
	color: #313758;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}

.pageControls a:hover
{
	color: #555555;
	text-decoration: none;
}

.shortDescriptionBoxOuter
{
	margin-bottom: 15px;
	padding: 10px;
	background: #ffffff;	
}

.shortDescriptionBoxHeader
{
	font-size: 1.1em;
	font-weight: bold;	
}

.shortDescriptionBoxSubheader
{
	font-size: 1.1em;
	color: #313758;		
	margin-bottom: 5px;			
	font-weight: bold;
	float: right;
}

.shortDescriptionBoxText
{
	margin-top: 10px;
	padding: 5px;
	font-size: 0.9em;
	background: #E3E3E3;	
}

.pageControlsAutostuff
{
	border-bottom: 1px solid #313758;
}

.pageControlsAutostuff a
{
	color: #313758;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}

.pageControlsAutostuff a:hover
{
	color: #555555;
	text-decoration: none;
}

.shortDescriptionBoxOuterAutostuff
{
	margin: 5px 0px 5px 0px;
}

.shortDescriptionBoxHeaderAutostuff
{
	font-size: 1.2em;
	font-weight: bold;	
}

.shortDescriptionBoxSubheaderAutostuff
{
	font-size: 0.9em;
	color: #313758;		
	margin-bottom: 5px;			
	font-weight: bold;
}

.shortDescriptionBoxTextAutostuff
{
	margin-top: 10px;
	margin: 5px 0px 5px 0px ;
	font-size: 1.0em;	
	line-height: 14px;
}

.menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu li
{
	margin: 0px;
	padding: 0px;
}
