#header {
margin : 0 auto;
border-top : 10px;
border-bottom : 10px;
border-right : 0px;
border-left : 0px;
border-style : solid;
border-color : #FFFFFF;
background-color : #FFFFFF;
}

#centered {
width : 100%;
margin : 0 auto;
}

#container {
background-color : #FFFFFF;
margin : 0 auto;
padding : 0;
width : 411px;
border-top : 5px;
border-bottom : 0;
border-right : 18px;
border-left : 18px;
border-style : solid;
border-color : #FFFFFF;
}

#nav {
float : center;
width : 375px;
background : #FFFFFF;
padding-bottom : 4px;
padding-top : 4px;
}

#content {
text-align : justify;
float : center;
width : 375px;
background : #FFFFFF;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
padding-top : 4px;
margin : 0px;
}

body {
text-align : center;
font-family : Verdana;
font-size : 10px;
color : #555555;
background: url(http://i38.tinypic.com/6qyyrr.png) #eeeeee repeat fixed 0 0;
margin : 0px;
}
a:link, a:visited, a:active {
text-decoration : none;
font-size : 10px;
color : #7D8A8F;
}
a:hover {
color : #000000;
border-top : 0;
border-bottom : 1px;
border-right : 0;
border-left : 0;
border-style : solid;
border-color : #555555;
}
h1 {
width : 375px;
font-size : 8pt;
color : #999999;
font-weight : bold;
text-align : right;
border-top : 0;
border-bottom : 1px;
border-right : 0;
border-left : 0;
border-style : dotted;
border-color : #999999;
text-transform : uppercase;
}

.style1 {
font-family : Verdana;
font-size : 10px;
text-align : center;
}