html,body{
      margin:0;
      height:100%;
      font-family:Arial;
}
.bodyClass
{
    background-image:url("../images/graphics/bg_grad.jpg");
    background-repeat:repeat-x;
    background-position:top;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:860px;
}
/*
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;
}
.search form
{
    border:0px;
}
/***** 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 *****/
.mainBg
{
    background-image:url("../images/graphics/left_image.jpg");
    background-repeat:no-repeat;
    background-position:left;
}
.headDiv
{
    width:860px;
    height:103px;
}
.logo
{
    width:266px;
    height:103px;
    float:left;
}
.topNav
{
    width:392px;
    height:103px;
    float:left;
}
.eaNav
{
    padding:0px 25px;
    float:right;
    height:103px;
}
.search
{
    width:202px;
    height:103px;
    float:left;
    background-image:url("../images/graphics/search_bg.gif");
    background-repeat:no-repeat;
    background-position:top;
}
.navDiv
{
    width:860px;
    height:30px;
}

.headImage
{
    width:860px;
    height:203px;
margin:0px auto;
}
.imageCon
{
    width:634px;
    height:203px;
    float:right;

}
.conDiv
{
    width:860px;
    padding:20px 0px;
}
.conRight
{
    width:640px;
    float:right;
    padding:0px 0px 0px 20px;
background-image:url("../images/graphics/divider.gif");
    background-repeat:repeat-y;
    background-position:left;
}
.conLeft
{
    width:190px;
    padding:0px 10px 0px 0px;
    float:left;
}
.footMaster
{
    height:50px;
    background-image:url("../images/graphics/foot_grad.gif");
    background-repeat:repeat-x;
}
.footTxt
{
    width:860px;
    margin:0px auto;
    text-align:center;
    font-size:11px;
    line-height:50px;
}

