BODY {
	background-color:#e6c093;
        background-image: url('http://eatzombies.net/directory/images/bg.png');
	background-attachment: scroll;
        background-repeat: repeat;
        padding: 0px;
        background-position: top left;
	font-family: tahoma;
	font-size: 7pt;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}


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


b {
	font-family: tahoma;
	font-size: 7pt;
	color: #e7af4e;
	font-weight: bold;
	text-transform: uppercase;
}


u {
	color: #ffb363;
	border-bottom: 1px dotted #f53a66;
}


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


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


A:hover {
	color: #870d01; 
	font-family: tahoma; 
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: normal;
	font-size: 7pt;
}


input, select, textarea {
	border-bottom: 1px solid #ffb463; 
	border-top: 0px dotted #bbbbbb; 
	border-left: 1px solid #ffb463; 
	border-right: 0px dotted #bbbbbb; 
	color: #ffb463;
	background: #ffffd9;
	font-size: 7pt;
	font-family: tahoma;
}


h1 {
	display: block;
	background-color: #db3a53;
	padding-right: 3px;
	padding-left: 3px;
	font-family: tahoma;
	text-align: left;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	margin-bottom: 0px;
}


h2 {
	display: block;
	background-color: #ffb363;
	padding-right: 3px;
	padding-left: 3px;
	font-family: georgia;
	text-align: left;
	text-transform: lowercase;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	margin-bottom: 0px;
}


h3 {
	display: block;
	background-color: #db3a53;
	padding-right: 3px;
	padding-left: 3px;
	font-family: tahoma;
	text-align: left;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	margin-bottom: 0px;
}



hr {
	background-color: transparent;
	height: 1px;
	border-style : none; 
	border-bottom: 1px dashed #a51500;
}


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


img {
	border: 0;
}


fieldset {
	border: 0;
	margin: 0;
}
input, select, textarea {
	font: inherit;
}

form#linkform label, form#linkform span.label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
form#linkform input, form#linkform select, form#linkform textarea, form#linkform span.button {
	display: block;
	float: left;
	width: 250px;
	margin-bottom: 5px;
}
form#linkform textarea {
	height: 80px;
}
form#linkform input.button {
	clear: both;
	margin: 10px 0 0 150px;
	width: 80px;
}