
body {
   margin: 0px;
   padding: 20px;
   background-color: #3a2e28;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}


p {
	font-size: 12px;
	text-align: justify;	
	color: black;
}


p  > img{
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #993300;
}


.post_title {
    padding-top: 15px;
}


.post_short {
    padding-top: 15px;
}

.mod_download_gallery_line_f  b  {

	font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

h1 {

	font-size: 16px;
	font-weight: bold;
}

h2 {

	font-size: 15px;
	font-weight: normal;
    color: #993300;
}


a {

	font-size: 12px;
	font-weight: normal;
    color: #993300;
    text-decoration: underline;
}


a:hover {

    text-decoration: none;
}


#wrapper {
   
	width: 990px;
	height: 100%;
	margin: 0px auto;
	max-width: 1280px;
	min-width: 990px;
}


#menu {

	position: relative;
	top: 37px;
	left: 13px;
	font-size: 12px;
	width: 110px;
	height: 150px;
}


#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

#menu li {
	display: block;
}

#menu a {

	display: block;
	float: left;
	border: none;
	padding: 1px 10px 1px 5px;
	text-decoration: none;
	color: #d7d7bd;
}

#menu a:hover {

	color: #D7D7BD;
	text-decoration:none;
	background-color: #50502c;
}

#menu ul li a.menu_current{

   background-color: #930;
}


#left {
	float: left;
	width: 328px;
	height: 100%;
	border: 0px;
	background-image: url(images/zombie_zoo.jpg);
	background-repeat: no-repeat;
	color: #D7D7BD;
}


#menuleft {

	clear: left;
	float: left;
	width: 228px;
	height: 100%;
	padding: 0px 10px 10px 40px;
	border: 0px;
	background: #3a2e28;
}

#menuleft ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
    line-height: 20px;
}

#menuleft li {
	padding-left: 18px;
	background: url(images/bullet.gif) no-repeat left 50%;
	display: block;

}

#menuleft li a {
	color: #eddfac;

}

#logo {

   float: left;
   width: 328px;
   height: 554px;
   border: 0px;
   background: #3a2e28 url(images/zombie_zoo.jpg) no-repeat;

}

#secondarycontent {
	clear: left;
	float: left;
	width: 252px;
	height: 100%;
	padding: 30px 10px 10px 35px;
	border: 0px;
	background: #3a2e28;
}

#secondarycontent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#secondarycontent li {
	padding-left: 28px;
	background: url(images/bullet_muz.gif) no-repeat left 100%;
	display: block;
	padding-top: 14px;

}

#secondarycontent li a {
	color: #eddfac;
    font-size: 11px;

}


#secondarycontent h1 {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color:#d7d7bd;

}

#secondarycontent  p {
    color: #D7D7BD;
	line-height: 20px;
	text-align: right;
}

#secondarycontent  a {
    color: #D7D7BD;
	text-align: right;
}

#secondarycontent  b {
    color: #D7D7BD;
	line-height: 20px;
	text-align: right;
}

#secondarycontent img {
	border: solid 1px #d7d7bd;
	margin-right: 15px;
}

#right {

   float: left;
	width: 632px;
	height: 100%;
	background: #fff  url(images/top.gif) no-repeat;
	margin-top: 20px;
}


#events {
	width: 630px;
	height: 100%;
	padding: 30px 10px 8px 0px;
	background: url(images/events.gif) scroll 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
}

#events_top {
	background-image: url(images/eventstop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 630px;
	height: 34px;
}

#events_content p {
    font-size: 11px;
}


#events_content{
    background-color: #eddfac;
    width: 554px;
	height: 100%;
	padding: 5px 20px 5px 20px;
	margin-left: 18px;
	line-height: 13px;
}


#events_content img{
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #993300;
}


#events_bottom {
	background-image: url(images/eventsbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 630px;
	height: 30px;
	padding: 0px;
}

#headercontent {
	width: 590px;
	height: 15px;
    padding: 0px 10px 10px 20px;
}


#primarycontent {

   width: 590px;
   height: 100%;
   padding: 0px 15px 15px 20px;
   
} 

#footer{
   clear: left;
   width: 632px;
   height: 90px;
   background: #fff url(images/bottom.gif);
   background-repeat: no-repeat;
   background-position: bottom;
} 


.infa {
float:left;
margin:0;
padding-left:20px;
padding-top: 37px;
text-align:center;
color:#000;
font-size:10px;
text-transform:uppercase;
}

#footer a {
border-bottom:1px dashed #000;
color:#000;
font-size:10px;
text-decoration:none;
}
