body {
background: white; 
text-align: center;
}

#wrapper {
width: 800px; 
margin-left: auto; 
margin-right: auto; 
text-align: left;
background: black;
color: white;
}

#header {
background: black;
text-align: center;
}

.title {
background: url(images/cell1.jpg); 
color: white;
text-align: center;
}

.title a:link {
text-decoration: none; 
font-weight: bold;
color: white;
}

.title a:visited {
text-decoration: none; 
font-weight: bold;
color: white;
}

.title a:active {
text-decoration: none; 
font-weight: bold;
color: white;
}


.title a:hover {
text-decoration: none;
font-weight: bold;
color: black
}

.banner img {
border:0 px; 
text-align: center; 
margin-left: auto; 
margin-right: auto; 
margin-top: 0 auto; 
margin-bottom: 0 auto;
}

#content {
float: left;
width: 550px;
background: black;
color: white;
}

#content a:link{
text-decoration: none; 
font-weight: bold;
color: yellow
}

#content a:visited {
text-decoration: none; 
font-weight: bold;
color: yellow
}

#content a:active {
text-decoration: none; 
font-weight: bold;
color: yellow
}

#content a:hover {
text-decoration: underline;
font-weight: bold;
color: yellow
}

#blocks {
float: right;
width: 250px;
background: black;
}

.inner_block {padding: 1em}

.inner_block a:link {
text-decoration: none; 
font-weight: bold;
color: yellow;
}

.inner_block a:visited {
text-decoration: none; 
font-weight: bold;
color: yellow;
}

.inner_block a:active {
text-decoration: none; 
font-weight: bold;
color: yellow;
}

.inner_block a:hover {
text-decoration: underline;
font-weight: bold;
color: yellow
}

#story {
width: 770px; 
background: white; 
color: black; 
margin-left: auto; 
margin-right: auto; 
}

.inner_story {
padding: 1em;
text-align: left;}

#footer {
clear: both;
background: gray;
color: white;
font-size: small;
text-align: center;
}

.inner {padding: 1em}

hr {
color: orange;
width: 50%;
text-align: center;
}

.news_title {
font-weight: bold;
color: yellow;
text-align: center;
}

.news_content {
padding: 1 em;
color: white;}

#listings {
width: 800;
background: black;
margin-left: auto;
margin-right: auto;
text-align: center;
color: white;}

