
body {
padding: 0px;
margin: 0px;
font-family:Verdana,"Times New Roman",Times, serif;
font-size:medium;
background-color:#9ED6E3;
color:#00008B;
}

p {
margin-left:10px;
text-align:left;
}

.center
{
text-align:center;
margin:auto;
}


/*outer container to enable centering of content box in ie*/
#container  
{
width:100%;
margin: 10px  auto ;
border:0;
}


/*inner container centered*/
#container2
{
width:80%;
margin: 10px  auto ;
border:0;
}

.wrapper{
   margin: 0px auto;
   width: 974px;
}


.header{
   
   width: 100%;
   background-color:#9ED6E3;
   margin:0px;
   height:60px;
}

.banner  {
background-image:url("../images/banner2010/s1.jpg");
background-position:0 100%;
background-repeat:no-repeat;
border-bottom:1px solid #006699;
height:400px;
margin:0;
overflow:hidden;
padding:0;
position:relative;
width:100%;
z-index:1;
}

.banner img {
padding-top:20px;
}



/*---style footer---*/
#footer
{
clear: both;
margin-top:0;
padding: 0;
font-size : 10pt;
color: #000080;
border-top: 0px ;
background:transparent url(../images/graphics2009/bga.png);
background-repeat:no-repeat;
height:30px;
}

/*style footer hyperlinks*/


#footer a:link {  font-size : 8pt; text-decoration:none }
#footer a:visited  {font-size : 8pt; text-decoration:none}
#footer a:active  {font-size : 8pt;  text-decoration:none}
#footer a:hover  {font-size : 8pt; text-decoration:underline}

#photosbg {
background:transparent url(../images/graphics2009/bg.png) repeat-y scroll right center;
float:right;
width:974px;
}


/*style logo*/
#logobox{
padding: 0;
margin: 0; 
width: 100%;
height:215px;
position : relative;
z-index: 1;
}

/*banner image under menu*/
#ad
{
position:relative;
clear:both;
width:974px;
height:200px;
}

/*text under banner*/


#info {
border-bottom:2px solid #FAEBD7;
clear:both;
position:relative;
width:974px;
}

#text {
margin-top:20px;
width:974px;
}


h1, h2, h3, h4, h5 {
clear:both;
color:#2D4F69;
padding-left:10px;
text-align:left;
}


.top
{
overflow : hidden;
padding: 0px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius: 3px;
}

/*---color header at top of box--*/


.blue2 {
background:url("../images/graphics2009/bluetop.gif") repeat-x scroll 0 0 transparent;
height:33px;
margin:10px 20px 16px;
padding-left:20px;
width:350px;
}


.name  {
color:#FFFFFF;        
font-size:18px;
font-weight:bold;
padding:4px 5px;
}


.thumb{
float:right;
padding:2px;
}

.number{
font-size:10pt;
font-weight:bold;
position:absolute;
right:5px;
top:20px;
}

.key {
margin:auto;
width:95%;
}

#chamber {
font-size:0.8em;
font-style:italic;
}





