
#container 
{
   text-align: center;
   background:#ffffff;
   margin: 0px auto;
   width: 1000px;
   padding-top: 0px;
   padding-bottom:0px;
   border-left: 1px solid #Bbb;
   border-right: 1px solid #Bbb;
   background-color:#bde6ff;
   border-top:opx;
   }



#banner
{
   width: 1000px;}
#left
{
   float: left;
   width: 300px;
   padding-left: 25px;
   padding-top: 25px;}
#right
{
   float: right;
   width: 675px;
   padding-right: 25px;
   padding-top: 25px;}
#footer
{
   width: 975px;
   padding-left: 0px;
   padding-top: 25px;
   padding-bottom: 0px;}


body {
font-family: Verdana;
color: black;
font-size: 12px;
}

a
{
	 text-decoration:none;
	  color:#040a95;
}	


.chromestyle{
width: 100%;
font:12px Verdana;

}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; 
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../images/chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:12px Verdana;
line-height:19px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
font:12px Verdana;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}


.leftdiv
{
width:150px;
height:auto; 
float:left; 
overflow:hidden; 
font-size:xx-small; 
text-align:center; 
border-right-width:1px; 
border-right-color:#bde6ff; 
border-right-style:solid;
border-bottom-width:1px; 
border-bottom-color:#bde6ff; 
border-bottom-style:solid
}



.rightdiv
{
width:800px; 
float:right; 
padding-right:2px;
float:right;

}

.divcontainer
{
background-color:white;
text-align:left; 
overflow:hidden
}

hr
{
height:1px; 
color:#bde6ff;
border:0;
background-color:#bde6ff;
}

.textboxstyle
{
 border-color:#B5E2FE;
 border-style:solid;
 border-width:1px;
}

.buttstyle
{
  background-color:#3765c4;
  color:White;
   

}



.mugshot
{
 padding-top:4px;
}
