body {
	background-color: #000000;
}
#logo {
	float: left;
	width: 216px;
}
#header {
	background-image: url(images/header_bg.jpg);
	width: 100%;
}
#body {
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}



#left_menu {
	float: left;
	background-color: #000000;
	border: 2px solid #8C413C;
	width: 212px;
}
#mainbody {
	text-align: left;
	background-image: url(images/skull-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 586px;
	float: left;
}
#footer {
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8C413C;
	padding: 5px;
}
#menu {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8C413C;
	width: 100px;
	padding: 10px;
	margin-left: 15px;
}
#header_photo {
	float: right;
	width: 348px;
	text-align: right;
}
#image1 {
	background-color: #000000;
	width: 151px;
	border: 2px solid #8C413C;
	margin-bottom: 10px;
}
#image2 {
	background-color: #000000;
	width: 151px;
	border: 2px solid #8C413C;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:link {
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
}
.menu:hover {
	text-decoration: none;
	color: #FF0000;
}
.menu:active {
	text-decoration: none;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodybold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.webdesign {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.webdesign:link {
	text-decoration: none;
}
.webdesign:visited {
	text-decoration: none;
}
.webdesign:hover {
	text-decoration: none;
	color: #FF0000;
}
.webdesign:active {
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
