body {
	background-image: url(images/pagebg.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contenttext{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 80%; color:#666666; font-weight: 400; }

.boldredheading{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 110%; color:#c00709; font-weight: bold; }
	   
.boldredheading2{font-family: Tohama, Arial, Helvetica, sans-serif;
font-size: 90%; color:#c00709; font-weight: bold; }
	   
.boldgreyheading{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 90%; color:#666666; font-weight: bold; }
	   
.headingtext{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 16px; color:#c00709; font-weight: bold; }
	   
.goldtext{font-family: Tohama, Arial, Helvetica, sans-serif;
       font-size: 12px; color:#996633; font-weight: bold; }
	   
a.footer:link {text-decoration: none; color:#c00709;}
a.footer:hover {text-decoration:none; color:#333333;} /*#6996ed light blue*/
a.footer:active {text-decoration: none; color:#333333;}
a.footer:visited{text-decoration: none; color:#c00709;}
a.footer:visited:hover{text-decoration: none; color:#333333;}

a.siji:link {text-decoration: underline; color:#c00709;}
a.siji:hover {text-decoration: none; color:#333333;} /*#6996ed light blue*/
a.siji:active {text-decoration: none; color:#333333;}
a.siji:visited{text-decoration: none; color:#c00709;}
a.siji:visited:hover{text-decoration: none; color:#333333;}




.outermost{
width:951px;
height:auto;
background-image:url(images/pagebg.jpg);
background-repeat:repeat;
border:1px #909090 solid;
margin-right:auto;
margin-left:auto;
/*margin-top:10px;*/
}

.innertop{
width:951px;
height:330px;
background-image:url(images/pagebg.jpg);
background-repeat:no-repeat;
/*border:1px #909090 solid;*/
margin-right:auto;
margin-left:auto;
/*margin-top:10px;*/
}

.topbanner{
width:951px;
height:92px;
background-image:url(images/topbannerbg.jpg);
background-repeat:repeat-x;
/*border:1px #909090 solid;*/
/*margin-right:auto;
margin-left:auto;*/
/*margin-top:10px;*/
}
.everyhrmenu{
width:951px;
height:30px;
background-image:url(images/topmenubg.jpg);
background-repeat:repeat-x;
/*border:1px #909090 solid;*/
/*margin-right:auto;
margin-left:auto;*/
/*margin-top:10px;*/
}
.bigbanner{
margin-top:2px;
width:950px;
height:206px;
/*background-image:url(images/mainbanner.jpg);
background-repeat:no-repeat;
*//*border:1px #909090 solid;*/
/*margin-right:6px;
margin-left:5px;*/
/*margin-top:10px;*/
}

.outercontent{
width:951px;
height:auto;
background-image:url(images/contentbg.png);
background-repeat:repeat-y;
/*border:1px #909090 solid;*/
margin-right:auto;
margin-left:auto;
}

.contentbox{
overflow: hidden;
width:951px;
height:100%;
background-image:url(images/contenttop.png);
background-repeat:no-repeat;
/*border:1px #909090 solid;*/
margin-right:auto;
margin-left:auto;
}

.leftcol{
margin-top:5px;
background-image:url(images/leftcolbg.jpg);
background-repeat:y-repeat;
float:left;
width:230px;
height:auto;
margin-left:6px;
}

.rightcol{
/*margin-top:5px;*/
margin-left:4px;
margin-right:5px;
float:right;
width:700px;
height:auto;
/*background-color:#CCCC99;*/
/*border:1px #909090 solid;*/
}

.averyhrfooter{
clear:both;
width:951px;
height:80px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
/*border:1px #909090 solid;*/
margin-right:auto;
margin-left:auto;
}


	
.leftcol, .rightcol
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}


