/* CSS Document */

body {
background:#990000;
font-family:Verdana, Lucida, Arial, Helvetica, sans-serif;
font-weight:900;
font-size:10px;
color:#FFFFFF;
text-align:center
}

a {
text-decoration:none;
color:#FF9
}

a:hover {
color:#FF6
}

b {
color:#FF0000;
font-size:20px;
}

div {
width:680px
}

#altContent {
margin:10px auto;
font-weight:900;
font-size:12px;
border:8px double #990000;
background:#660000;
padding:25px 0
}

#footer {
margin: 0 auto 50px;
padding:0;
font-weight:100;
}

#laughingSquid {
float:left;
width:auto;
text-align:left;
}

#contact {
width:auto;
text-align:right;
font-weight:900
}

.newsItem {
border:8px double #990000;
background:#660000;
text-align:left;
margin:10px auto;
padding:10px 10px 0
}