body {
margin:0;
padding:0;
font-family: sans-serif;
background-color:#666666;
background-image:url(images/bg_grad1.jpg);
background-repeat:repeat;
background-attachment:fixed;
text-align:center;
}


#wrapper {
width:890px;
position:relative;
text-align:left;
margin-right:auto;
margin-left:auto;
padding:155px 0 0 0;
background-image:url(images/newhead.jpg);
background-repeat:no-repeat;
background-position:left top;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color:#FFFFFF;
}


#content{
margin:20px;
padding:60px;
}


#content h1{
font:16px bold Ariel, sans-serif;
color:#000000;
font-weight:bold;
}

#content h2{
font:18px bold Ariel, sans-serif;
background-color:#CCCCCC;
color:#000000;
padding:4px 5px 4px 5px;
font-weight:bold;
}

#content h3{
font:14px Ariel, sans-serif;
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
}


#content h4{
font:16px Ariel, sans-serif;
background-color:#FFFFCC;
color:#000000;
font-weight:bold;
}



#content a:link, #content a:visited {
margin-right:2px;
padding:2px 2px 2px 2px;
border-bottom:1px solid #333399;
background-color:#FFFFFF;
color: #333399;
text-decoration:none;
line-height:1.5em;
}


#content a:hover{
border-bottom:1px solid #CCCCCC;
line-height:1.5em;
background-color:#FFFFFF;
color: #333399;
}


#content dl{
font:16px Ariel, sans-serif;
}

#content dd{
font:14px Ariel, sans-serif;
}

#content ul{
font:14px Ariel, sans-serif;
background-color:#FFFFFF;
}


#content li{
font:14px Ariel, sans-serif;
background-color:#FFFFFF;
}


#content p{
font:12px Ariel, sans-serif;
color:#000000;
background-color:#FFFFFF;
}

#content a:link, #content a:visited{
margin-right:2px;
padding:2px 2px 2px 2px;
border-bottom:1px solid #333399;
background-color:#FFFFFF;
color:#333399;
text-decoration:none;
}



#content a:hover{
border-bottom:1px solid #CCCCCC;
color: #333399;
background-color:#FFFFFF;
}



#navtop h1{
font-size:16px;
color:#00000;
font-weight:bold;
}




#navtop{
font-family:Ariel, sans-serif;
font-size:14px;
text-align:center;
}

#navtop ul{
list-style: none;
margin:0;
padding-top:54px;
}

#navtop li{
display:inline;
}

#navtop a:link,#navtop a:visited {
margin-right:2px;
padding:2px 2px 2px 2px;
border-bottom:1px solid #CCCCCC;
color:#FFFFFF;
text-decoration:none;

}



#navtop a:hover{
border-bottom:1px solid #666666;
}

#navcenter h1{
font:16px Ariel, sans-serif;
color:#000000;
font-weight:bold;
}


#navcenter ul{
list-style: none;
font-family:Ariel, sans-serif;
font-size:16px;
}

#navcenter li{
display:inline;
font-size:14px;
font-family:Ariel, sans-serif;
}

#navcenter a:link, #navcenter a:visited {
margin-right:2px;
padding:2px 2px 2px 2px;
border-bottom:1px solid #333399;
background-color:#FFFFFF;
color:#333399;
text-decoration:none;
line-height:1.5em;
}


#navcenter a:hover{
border-bottom:1px solid #CCCCCC;
color: #333399;
line-height:1.5em;
}





#footer{
font-size:12px;
color:#666666;
background-color:#FFFFFF;
margin:5px;
}


#footer a:link, #footer a:visited {
color: #333399;
}


#footer a:hover{
border-bottom:1px solid #CCCCCC;
background-color:#FFFFFF;
color:#CCCCCC;

}




