body {
background-color: #FFFFFF;
}

#content {
position: relative;
width: 950px;
margin: 0 auto;
}

#banner {
position: relative;
float: left;
left: 3px;
top: 4px;
width: 950px;
}

#nav {
position: relative;
float: left;
left: 19px;
top: 12px;
width: 950px;
}

#body {
position: relative;
float: left;
left: 12px;
top: 15px;
width: 655px;
padding: 2px;
}

#graphic {
position: relative;
float: right;
right: 13px;
}

#featured {
position: relative;
float: right;
right: 13px;
width: 224px;
border: #FF6500 2px solid;
background-color: #FFFFF;
padding: 13px;
}

#copyright {
position: relative;
float: left;
left: 11px;
top: 15px;
width: 950px;
}

span.body {
text-decoration: none;
text-align: left;
font-size: 13px;
font-family: Trebuchet MS;
color: #000000;
}

span.body a {
text-decoration: underline;
font-weight: bold;
color: #FF6500;
}

span.body a:hover {
text-decoration: underline;
font-weight: bold;
color: #658AFF;
}

span.copyright {
text-decoration: none;
text-align: left;
font-size: 12px;
font-family: Trebuchet MS;
color: #000000;
}

span.copyright a {
text-decoration: underline;
font-weight: bold;
color: #FF6500;
}

span.copyright a:hover {
text-decoration: underline;
font-weight: bold;
color: #658AFF;
}

span.inset {
text-decoration: none;
text-align: left;
font-size: 13px;
font-family: Trebuchet MS;
color: #000000;
}

span.inset a {
text-decoration: underline;
font-weight: bold;
color: #FF6500;
}

span.inset a:hover {
text-decoration: underline;
font-weight: bold;
color: #658AFF;
}

span.sub {
text-decoration: none;
text-align: right;
font-size: 12px;
font-family: Trebuchet MS;
color: #000000;
}

span.sub a {
text-decoration: underline;
font-weight: bold;
color: #FF6500;
}

span.sub a:hover {
text-decoration: underline;
font-weight: bold;
color: #658AFF;
}


ul {
padding: 27px;
margin-left: -12px;
margin-top: -37px;
margin-bottom: -37px;
}

ol {
padding: 27px;
margin-top: -37px;
margin-bottom: -37px;
}

li {
margin-top: 10px;
margin-bottom: 10px;
}

#facebox .b {
background:url(b.png);
}

#facebox .tl {
background:url(tl.png);
}

#facebox .tr {
background:url(tr.png);
}

#facebox .bl {
background:url(bl.png);
}

#facebox .br {
background:url(br.png);
}

#facebox {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 10;
text-align: left;
}

#facebox .popup {
position: relative;
}

#facebox table {
margin: auto;
border-collapse: collapse;
}

#facebox .body {
padding: 10px;
background: #FFFFFF;
width: 500px;
}

#facebox .loading {
text-align: center;
}

#facebox .image {
text-align: center;
}

#facebox img {
border: 0;
}

#facebox .footer {
border-top: 1px solid #DDDDDD;
padding-top: 5px;
margin-top: 10px;
text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
height: 10px;
width: 10px;
overflow: hidden;
padding: 0;
}