body {
	font-family: Arial, Helvetica, sans-serif;
	background:#000000 url(l4d-background.jpg) repeat-x ;
	background-position: top center;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;

}

a {  font-family: Arial, sans-serif; font-size: 14px; text-decoration: none; color: #951717;line-height: 1.4em; text-decoration: underline;}

a:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #951717;
	text-decoration: none;
	line-height: 1.4em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9d8a6b;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #951717;
	line-height: 1.4em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	max-width: 395px;}

.nav {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #951717;
	text-decoration: none;
}

.nav a {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #951717;
	text-decoration: none;
	padding: 0 5px 0 20px;
}

.nav a:hover {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0 5px 0 20px;
}

.content {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	z-index: 20;
}

.logo {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	z-index: 22;
	text-align: right;
	top: 0px;
	
}

.content2 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	z-index: 21;
	background-color:#ffffff;
}

.content3 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	z-index: 21;
	background-color:#000000;
}

