#pagewidth{
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 }

a img{
border: 0;
}



 #header{
 width: 750px;
 height: 130px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 }


#main{
 width: 750px;
margin-top: 5px;
 margin-left: auto;
 margin-right: auto;

}


#nav1{
float: left;
 width: 200px;


background-color: #340826;

 } 

#nav1 ul{ 
list-style: none;
 padding: 0;
 margin: 0;
}


 #nav1 li a{
width: 200px;
height: 25px;
display: block;
line-height: 25px;
font-family: ariel,verdana,sans-serif;
font-size: .90em;
color: #ffffff;
text-decoration: none;              
text-align: left;
text-indent: 15px; 
}

 #nav1 li a:hover{
width: 200px;
height: 25px;
display: block;
background: #532543;
line-height: 25px;
font-family: ariel,verdana,sans-serif;
font-size: .90em;
color: #ffffff;
text-decoration: none;              
text-align: left;
text-indent: 15px; 
}


#content{
float: right;
 width: 520px;

 } 

#IPImages{
clear: both;
width: 750px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 } 
 
#footer{


 width: 750px;
 height: 54px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;

 } 

 H1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em; font-weight: bold;
text-align: left;
 color: #114978;
 }

 H2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .75em; font-weight: normal;
text-align: left;
 color: #505050;
 }

.A{
font-family: arial,helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color: #330033;
}