body {background: #d4d4d4; font-family: Verdana, Arial, sans-serif; text-align: center;}

h1 {text-align: center; font-size: 110%;}
h2 {font-size: 95%;}
.mid {text-align: center; font-size: small;}
img {margin: 10px;}
hr {color: #134f87;}
ul { list-style-image: url(images/tick.gif); font-weight: bold;}
address {font-size: x-small; color: #FFFFFF; text-align: center; font-weight: bold; font-family: Arial, sans-serif;}

#navigation a:link { color: #FFFFFF; font-weight: bold; font-size: small; text-decoration: none;}
#navigation a:visited { color: #FFFFFF; font-weight: bold; font-size: small; text-decoration: none; } 
#navigation a:hover { background-color: #FFFFFF; color: #134f87; font-weight: bold; font-size: small; text-decoration: underline;} 
#navigation a:active { background-color: #FFFFFF; color: #134f87; font-weight: bold; font-size: small; text-decoration: underline;}

#wrapper{
width: 760px;
margin: 0 auto;
border: 0;
padding: 0;
text-align: left;
}

#content {
background: #FFFFFF;
color: #000000;
border: 2px solid #134f87;
border-top: 0; border-bottom: 0;
margin: 0;
padding: 16px;
}

#header {
background: url(images/bg-top.gif) no-repeat top;
background-color: #134f87;
margin: 0;
}

#footer {
background: url(images/bg-bottom.gif) no-repeat bottom;
background-color: #134f87;
margin: 0;
border: 0;
}

#navigation{
text-align: right;
background: url(images/alt-bluenav-bg.gif) repeat-x;
background-color: #134f87;
border: 2px solid #134f87;
border-top: 0; border-bottom: 0;
padding: 5px;
color: #FFFFFF;
}

#contact{
width: 350px;
background-color: #D4D4D4;
border: solid 2px #134f87;
margin: 0; margin-right: 0;
padding: 15px;
text-align: center;
}

.left{
float: left;
}

.right{
float: right;
}

.credit {
text-align: center;
font-size: x-small;
}
