body{
  background-color:#999999;
  background-image: url(../images/background.gif) ;
  background-repeat: repeat-x;
  margin: 10px;
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
}
  p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  }

#main{
margin-left:auto;
margin-right:auto;
background-color: #660000;
border : 15px white solid;
width: 840px;
/*height: auto; */
text-align:left;
}

#container{

width: 840px;
clear: both;
/*text-align: center;*/
}

#flashContainer{
width: 520px;
height: 388px;
   float:left;
   }
  #other{
    background-image: url(../images/rightlogo.png);
    background-repeat: no-repeat;
    float:left;
   /* height:200px; */
    width:300px;
    padding-top: 252px;
    padding-bottom:30px;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
    font-weight:bold;
  }

  #flashNav{
    width:825px;
    background-image : url(../images/buttonbg.png);
   /* background-image: url(../images/navbar.png); */
    background-color:#2f2c33;
    height:30px;
    padding-top: 10px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    padding-left: 15px;
  }

  .whiteBar{
    width:840px;
    height:15px;
    background-color: #FFFFFF;
    clear: both;
  }
mainContentLeft{

float: left;
width: 500;
}

mainContentRight{

float: left;
width: 310px;
}

.indexPiece{

background-image: url(../images/test2.gif);
background-repeat: no-repeat;
color: #FFFFFF;
width: 400px;
height: 100px;
font-size: 11px;
padding-left: 30px;
padding-top: 9px;
padding-right:60px;


}

  a.whiteLink:hover {
font-weight : bold;
font-size : 16px;
font-family : verdana;
}

a.whiteLink:visited, a.whiteLink:link, a.whiteLink:active {
font-weight : bold;
font-size : 16px;
font-family : verdana;
color : #ffffff;
text-decoration : bold;
}
/*
  a.headerNav:hover {
font-weight : bold;
font-size : 16px;
font-family : verdana;
text-decoration: underline;
background-image: url(../images/buttonbg.png);
background-repeat: repeat-x;
}

a.headerNav:visited, a.headerNav:link, a.headerNav:active {
font-weight : bold;
font-size : 16px;
font-family : verdana;
color : #ffffff;
height: 85px;
text-decoration : none;
background-image: url(../images/buttonbg.png);
background-repeat: repeat-x;
padding-top: 40px;
}
*/

ul.mainNav{
list-style-type:none;
margin-left: -15px;
margin-top: -8px;
padding: 0px;

}
li.mainNav{
display:inline;
padding: 0px;
}
a.headerNav{
float:left;
width:130px;
text-decoration:none;
color:white;
font-weight:bold;
/*background:#113f77;*/
background-image: url(../images/buttonbg.png);
padding:5px;
padding-top: 8px;
font-family: verdana, sans-serif;
font-size:16px;
border-right:1px solid #666666;
height: 30px;
}
a.headerNav:hover{
   background-image: url(../images/buttonbg2.png);
}


h3{
	margin:0px;
	padding:0px;
}



