body {
background: #000000 url(../images/xsite-background2.jpg) no-repeat top center;
color: #ffffff;
font-family: helvetica, arial, sans serif;
font-size: 11px;
margin-top: 90px;
}
#container {
margin-left: auto;
margin-right: auto;
width: 705px;
line-height: 120%;
}
#nav {
border-top: 1px dotted #ffffff;
padding: 7px 5px 10px 0px;
text-align: right;
font-size: 14px;
font-weight: bold;
}
#nav a:link {
color: #ffffff;
text-decoration: none;
}
#nav a:visited {
color: #ffffff;
text-decoration: none;
}
#nav a:hover {
color: #1397FA;
text-decoration: none;
}
#pagetitle {
font-size: 15px;
border-bottom: 1px dotted #ffffff;
margin-bottom: 5px;
}