html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
.subFoot
{
    background:url("../images/graphics/sub_grad.gif") repeat-x;
    height:185px;
}
.footerBg
{
    background:url("../images/graphics/footer_grad.gif") repeat-x;
    height:37px;
}
/*
minheight {
  min-height:500px;
  height:auto !important;
  height:500px;
}
*/
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.search
{
    width:170px;
    height:30px;
    position:absolute;
    z-index:999;
    margin-left:725px;
    margin-top:295px;
}
.search form input
{
    border:0px;
    background-color:#fff;
}
.search form table
{
    border:solid 1px #333;
    background-color:#fff;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:blue !important; display:none !important;}
.gf-author {color:#999 !important; font-size:11px !important;}
.gf-relativePublishedDate {color:#999 !important; font-size:11px !important;}
.gf-snippet {color:#333 !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:900px;
    height:332px;
}
.navDiv
{
    background-image:url("../images/graphics/top_bg.jpg");
    background-repeat:no-repeat;
    width:616px;
    height:37px;
    padding-left:284px;
}
.headImages
{
    width:900px;
    height:295px;
    background:url("../images/graphics/main_image.jpg") no-repeat;
}
.conDiv
{
    width:860px;
    background:url("../images/graphics/con_grad.gif") repeat-x top;
    padding:20px;
}
.subMenu
{
    width:900px;
    height:185px;
}
.eaSubMenu
{
    width:193px;
    height:155px;
    padding:15px;
    float:left;
    border-right:solid 1px #b3b3b3;
    border-left:solid 1px #b3b3b3;
    font-size:11px;
}
.eaSubMenu p
{
font-size:11px;
margin:10px 0px;
}
.eaSubMenu input, .eaSubMenu td 
{
font-size:11px;
}
.eaSubMenu h3,.eaSubMenu .SubHeader,.eaSubMenu .subheader
{
margin:10px 0px;
}
.footer
{
width:900px;
height:37px;
line-height:37px;
font-size:11px;
color:White;
text-align:center;
}
.navTable td
{
color:White;
text-align:center;
border-right:solid 1px White;
border-top:solid 1px White;
border-bottom:solid 1px White;
height:35px;
padding:0px 10px;
font-weight:bold;
}
.navTable td a{ color: #fff; text-decoration: none; font-weight:bold;}
.navTable td a:hover{ color: #fff; text-decoration: none; font-weight:bold;}

.logo
{
width:289px;
height:96px;
position:absolute;
z-index:999;
margin-left:12px;
}