BODY {
	background-color:#EFF3EF;
        background-image: url('http://designs.eatzombies.net/images/background.png');
        background-attachment: ;
        background-repeat: repeat;
        padding: 0px;
        background-position: top left;
	font-family: verdana;
	font-size: 7pt;
	color: #63654c;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}


table, td, tr {
	font-family: verdana;
	font-size: 7pt;
	text-align: justify;
	line-height: 140%;
}


b {
	font-family: verdana;
	font-size: 7pt;
	color: #e7bf4d;
	font-weight: bold;
	text-transform: none;
}


u {
	color: #da3a67;
	border-bottom: 1px solid #e7bf4d;
}


i {
	color: #da3a67;
	font-weight: normal;
	
}


A:link, A:active, A:visited {
	color: #da3a67; 
	font-family: verdana;  
	text-decoration: none;
	font-weight: normal;
	font-size: 7pt;
	text-transform: none;
}


A:hover {
	color: #e591a8; 
	font-family: verdana; 
	text-decoration: none; 
	text-transform: none;
	font-weight: normal;
	font-size: 7pt;
}


a.nav, a.nav:link, a.nav:active, a.nav:visited {
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	font-family: tahoma;
	font-size: 7pt;
	background-color: #ffffff;
	color: #da3a67;
	border-left: 0px solid #847973;
	border-bottom: 0px solid #847973;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
	border-right: 5px solid #847973;
}


a.nav:hover {
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	font-family: tahoma;
	font-size: 7pt;
	background-color: #efe8ab;
	color: #da3a67;
	border-left: 0px solid #847973;
	border-bottom: 0px solid #847973;
	line-height: 17px;
	font-weight: bold;
	text-transform: lowercase;
}


input, select, textarea {
	border-bottom: 1px solid #de6384; 
	border-top: 0px dotted #787878; 
	border-left: 1px solid #de6384; 
	border-right: 0px dotted #787878; 
	color: #000000;
	background: #ece6bc;
	font-size: 7pt;
	font-family: verdana;
}


h1 {
	display: block;
	background-color: #7cd0d7;
	border-bottom:0px dashed #9AC8C5;
	border-right:0px solid #9AC8C5;
	border-left:0px solid #9AC8C5;
	border-top:0px solid #9AC8C5;
	padding-right: 3px;
	padding-left: 3px;
	font-family: tahoma;
	text-align: left;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #f4f1ca;
	margin: 0;
	margin-bottom: 0px;
}


h2 {
	display: block;
	background-color: #c2d148;
	border-bottom:0px dashed #9AC8C5;
	border-right:0px solid #9AC8C5;
	border-left:0px solid #9AC8C5;
	border-top:0px solid #9AC8C5;
	padding-right: 3px;
	padding-left: 3px;
	font-family: tahoma;
	text-align: left;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #f4f1ca;
	margin: 0;
	margin-bottom: 0px;
}


h3 {
	display: block;
	background-color: #f4be4d;
	border-bottom:0px dashed #9AC8C5;
	border-right:0px solid #9AC8C5;
	border-left:0px solid #9AC8C5;
	border-top:0px solid #9AC8C5;
	padding-right: 3px;
	padding-left: 3px;
	font-family: tahoma;
	text-align: left;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #f4f1ca;
	margin: 0;
	margin-bottom: 0px;
}


blockquote {
	padding: 5px; 
	font-size: 7pt;
	font-family: verdana;
	background: #E9DFC7;
        background-image: url('http://www.theprimitivemuralist.com/images/glazing_parchment.jpg');
	text-align: justify;
	border-left: 2px solid #c99f63;
	border-right: 2px solid #c99f63;
	border-top: 2px solid #c99f63;
	border-bottom: 2px solid #c99f63;
}



hr {
	background-color: transparent;
	height: 1px;
	border-style : none; 
	border-bottom: 1px dotted #57cfe1;
}


.affiliates img {
	border-width: 0px;
	margin: 1px;
}