body {
background: #000;
background-image: url(art/eye.jpg); background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}

.content {
background: #cc0;
width: 333px;
border: 6px solid #000;
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 10px;
margin: 5% 5% 5% 55%;
}

.logo {
color: #c03;
font-weight: bold;
margin: 8px 20px;
}

.disclaimer {
color: #660;
font-family: arial, sans-serif;
font-size: 9px;
margin: 5px 30px;
text-align: center;
}

.blog {
color: #000;
margin: 10px;
}

.date {
color: #990;
font-size: 9px;
}

.search {
margin: 0;
text-align: center;
}

.nav {
border-top: 6px solid #000;
border-bottom: 6px solid #000;
background: #990;
color: #036;
font-weight: bold;
margin: 0;
text-align: center;
}

a:link {
color: #039;
text-decoration: none;
}

a:visited {
color: #366;
text-decoration: none;
}

a:hover {
color: #006;
text-decoration: underline;
}

a:active {
color: #ff9;
text-decoration: none;
}

a.nav:link {
color: #036;
font-weight: bold;
text-decoration: none;
}

a.nav:visited {
color: #036;
font-weight: bold;
text-decoration: none;
}

a.nav:hover {
color: #ff9;
font-weight: bold;
text-decoration: none;
}

a.nav:active {
color: #000;
font-weight: bold;
text-decoration: none;
}

a.news, a.news:visited {
color: #036;
text-decoration: none;
}

a.news:hover, a.news:active {
color: #036;
text-decoration: underline;
}

input {
background: #ff9; 
border-style: solid;
color: #000; 
font-family: verdana, arial, sans-serif; 
font-size: 10px; 
font-weight: bold;
text-align: center;
}

.newshead, .adheading {
color: #039;
font-family: verdana, arial, sans-serif; 
font-size: 10px; 
font-weight: bold;
padding: 1px;
}

.adtext {
width: 270px;
color: #000;
margin: 1px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
}

.news {
width: 270px;
color: #000;
margin: 6px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
}

.provided {
color: #660;
font-family: arial, sans-serif;
font-size: 9px;
margin: 5px;
}

li {
list-style: square inside;
}
