body {
	background-color: #000000;
	background-image:url('http://www.graphixgaming.com/images/background.jpg');
	background-repeat:repeat-y;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}


a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C60F18;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #C60F18;
	font-weight: bold;
	text-decoration: none;
}


.redheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 100%;
	color: #c41218;
	font-weight: bold;
}

.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.blackheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.orangeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f39c3d;
	font-weight: bold;
}

.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.graphix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #c41218;
	font-weight: bold;
}

.redsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c41218;
	font-weight: bold;
}


