body { 
margin: 0; padding: 0;
background: #000;
font-family: arial, tahoma, sans-serif;
font-size: 14px;
color: #000;
}

a, a:link {color: #fff; text-decoration: none; font-weight: bold;}
a:hover {color: #00a694;}
a img, a:link img {border: 2px solid #fff;}
a:hover img {border-color: #00a694;}
/*LAYOUT*/	

#center {
position: absolute;
left: 50%;
margin-left: -472px;
width: 941px;
height: 500px;
}

#container {
margin: 0 auto;
text-align: left;
background: url(zombiewalk.gif) right bottom no-repeat #bacee8;
width: 941px;
height: 500px;
}

#content-container {
width: 936px;
height: 459px;
overflow: auto;
position: absolute;
padding-left: 5px;
padding-top: 10px;}

#content {
margin-right: 360px; 
}

#content p, #sidebar p {
font-size: 1.0em;
text-align: justify;}

#content p.ljentry, #content p.ljentry ul, #content p.ljentry li {
font-size: 1.0em;
text-align: justify;}

#content p.ljcurrent {
font-size: 1.0em;
text-align: right; }

#content h1, #sidebar h1, div.title3 {
padding: 5px;
background: #00a694;
text-transform: uppercase;
font-size: 1.0em;
color: #000;
}

#content h1 a {color: #000;}

#navigation {margin-bottom: 10px; margin-top: -20px; padding: 50px 0 50px 50px;}
.navigation {list-style:none; padding: 0; float: right; }
.navigation li {float: left; }
.navigation li a {display: block; width: 75px; height: 45px; background: #000; text-align: center; 

border-bottom: 5px solid #bacee8; line-height: 45px; text-transform: uppercase; font-weight: bold; 

color: #bacee8;}
.navigation li a:hover {background: #bacee8; color: #000;}


#content h2, #sidebar h2, div.title4 {
margin: 0 5px 5px 5px;
padding-top: 10px;
color: #e94a72;
text-transform: uppercase;
font-size: 0.9em;
text-align: right;
}

#content h3, #sidebar h3 {
margin: 0 5px 5px 5px;
font-size: 0.75em;
font-weight: none; 
border-bottom: 2px solid #e94a72;
text-transform: uppercase;
text-align: right; 
}

#content h4, #sidebar h4 {
margin: 0 15px 0 15px;
font-size: 0.75em;
font-weight: none;
border-right: 1px solid #777;
float: right;}

#content p.comments {
clear: left;
margin: 0 15px 0 15px;
font-size: 1.0em;
text-align: left;
font-weight: bold;}

#content p.sites {
height: 50px;
padding: 5px; }

#content p.sites img {
margin-right: 7px;
border: 1px solid;
float: left; }

#content p.breadcrumbs {
text-align: right;
text-transform: uppercase;
font-size: 0.75em; }

ul {
margin: 0; padding: 0;
margin-left: 15px;
}

li {
margin-bottom: 5px;
text-align: justify;
}

#footer {
clear: both;
float: right; }

#footer p {}

#footer h1 {
text-align: right; 
font-size: 1.0em; 
padding-top: 20px;
text-transform: uppercase; color: #fff;
}

/* Button Styles */

.zButton
{
    
}