html,body{
      margin:0;
      height:100%;
}
.bodyClass
{
    background-image:url("../images/graphics/main_bg2.jpg");
    background-repeat:repeat-x;
    background-position:center top;
    background-color:#383b3a;
    margin-top:10px;
}
.master 
{
	width:951px;
	margin-left:auto;
	margin-right:auto;
}
.masterBody
{
    width:991px;
	background:url("../images/graphics/body_bg2.jpg") no-repeat;
	min-height:666px;
    height:auto !important;
    height:666px;
}
.masterGrad 
{
	width:991px;
	background:url("../images/graphics/main_grad.gif") repeat-y;
	margin-left:auto;
	margin-right:auto;
}
/*
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 form input
{
    border:0px;
    margin:0px 0px 0px 10px;
    padding:0px;
}
.search form table
{
   border:0px;
   height:25px;
}
/***** Google Rss Code *****/
.gfc-resultsHeader {color:blue !important; display:none !important;}
.gf-author {color:red !important;}
.gf-relativePublishedDate {color:red !important;}
.gf-snippet {color:black !important; font-size:11px !important;}
/***** Google Rss Code End *****/
.headDiv
{
    width:951px;
    height:216px;
    background:url("../images/graphics/head_bg.jpg") no-repeat;
}
.logo
{
    width:382px;
    height:97px;
    float:left;
    padding:73px 0px 0px 33px;
}
.headImages
{
    width:456px;
    height:216px;
    float:right;
}
.navDiv
{
    width:951px;
    background:url("../images/graphics/nav_bg.gif") repeat-x;
    height:38px;
}
.search
{
    width:171px;
    height:25px;
    float:right;
    background:url("../images/graphics/search_bg.gif") no-repeat;
    margin-top:7px;
}
.nav
{
    width:780px;
    height:25px;
    float:left;
}
.conDiv
{
    width:951px;
    padding-top:30px;
}
.conLeft
{
    width:204px;
    float:left;
}
.conFull
{
width:707px;
padding:0px 20px 20px 20px;
float:right;
}
.conCenter
{
    width:487px;
    float:left;
    padding:0px 20px 20px 20px;
}
.conRight
{
    width:200px;
    float:left;
}
.rightTxt
{
    width:150px;
    margin:10px auto;
}
.footer
{
    width:991px;
    height:70px;
    background:url("../images/graphics/footer_bg.gif") no-repeat;
}
.footTxt
{
    width:951px;
    margin:0px auto;
    height:47px;
    line-height:47px;
    text-align:center;
    color:#829891;
    font-size:11px;
}
.footTxt a{ color: #829891; text-decoration: underline;}
.footTxt a:hover{ color: #fff; text-decoration: underline;}
ul.leftSubMenu
{
    margin-left:0px;
    padding-left:0px;
    list-style:none;
}
ul.leftSubMenu li
{
    width:180px;
    background:url("../images/graphics/divider.gif") no-repeat bottom;
    line-height:30px;
    margin-left:0px;
    margin-right:0px;
    padding-left:10px;
    padding-right:10px;
}
.leftFeature
{
    width:204px;
    background:url("../images/graphics/left_bg.gif") repeat-y;
}
.leftHead
{
    width:204px;
    height:10px;
    background:url("../images/graphics/left_head.gif") no-repeat;
}
.leftTxt
{
    width:180px;
    padding:10px;
}
.leftTxtMenu
{
    width:200px;
}
.leftFoot
{
    width:204px;
    height:10px;
    background:url("../images/graphics/left_foot.gif") no-repeat;
}

