* {
	font-family:					Verdana, sans-serif;
}

body {
	background-color:				#000;
	
}

a, a:link, a:active, a:visited, a:hover {
	color:							white;
}

#contentFooter p {
	margin:							0px 0px 0px 0px;
	padding:						0px 0px 0px 0px;
	display:						inline;
}

#contentFooter {
	text-align:						center;
}

#outerContent {
	width:							784px;
	margin:							0px auto auto auto;
	padding:						4px;
	background-color:				#750306;
}

#innerContent {
	background-color:				#8d0207;
	font-size:						11px;
}

#spanHeaderLogoEmblem {
	display:						block;
	font-size:						40px;
	font-family:					Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
	padding:						0px 0px 0px 20px;
	text-align:						left;
}

#spanHeaderLogoSlogan {
	display:						block;
	font-size:						18px;
	font-weight:					bold;
	padding-left:					25px;
	padding:						0px 0px 0px 60px;
	text-align:						left;
}

#spanHeaderLogoMOTD {
	display:						block;
	font-size:						12px;
	color:							white;
	padding:						0px 0px 0px 20px;
	text-align:						left;
}

.right {
	

}
.left {
	width:							300px;
	float:							left;
}

h2 {
	font-size:						24px;
	color:							white;
	margin:							0px;
}

h3 {
	font-size:						18px;
	color:							white;
	margin:							0px;
}

h4 {
	font-size:						14px;
	color:							white;
	margin:							0px;
}

h5 {
	font-size:						12px;
	color:							white;
	margin:							0px;
}

h6 {
	font-size:						10px;
	color:							white;
	margin:							0px;
}

ul {
	color:							#be5e48;
	list-style-type:				disc;
}

li {
	width:							180px;
	font-size:						14px;
	border-top:					1px solid #be5e48;
	padding:						2px 0px 2px 0px;
}

li a, li a:hover, li a:visited, li a:active, li a:link {
	color:							#be5e48;
	text-decoration:				none;
}

ul.nav2nd, ul.nav3rd {
	list-style-type:				none;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

ul.nav2nd li {
	width:							140px;
}
ul.nav3rd li {
	width:							220px;
}

p {
	margin:							0px;
}

#bild, #bildcontainer {
	width:							120px;
	height:							146px;
	float:							left;
	display:						inline;
	margin-bottom:					0px;
	text-align:						center;
}

td.markup1 {
	vertical-align:					top;
	color:							white;
}

td.markup2 {
	vertical-align:					top;
	color:							#be5e48;
}

div.offerBox {
	width:							230px;
	color:							white;
	margin-top:						3px;
	margin-right:					3px;
	padding:						2px;
	border:							1px solid #FFF;
	float:							left;
}