@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/carbon3.jpg);
	background-position:center top;
	background-repeat: repeat-x;
}
#Container {
	position:relative;
	text-align:left;
	top:0px;
	margin:auto;
	width:800px;
	height:700px;
	z-index:1;
	background-image: url(images/Skull25.png);
	background-repeat:no-repeat;
	
}
#Menu {
	position:absolute;
	left:257px;
	top:105px;
	width:592px;
	height:29px;
	z-index:8;
	visibility: visible;
}
#Contact {
	position:absolute;
	left:305px;
	top:5px;
	width:481px;
	height:18px;
	z-index:6;
	visibility: visible;
}
#Logo {
	position:absolute;
	left:-13px;
	top:-4px;
	width:275px;
	height:275px;
	z-index:3;
	background-image: url(images/Skull_header.png);
	visibility: visible;
}

#otr {
	position:absolute;
	left:321px;
	top:30px;
	width:440px;
	height:81px;
	z-index:2;
	background-image: url(images/otr.png);
	visibility: visible;
}
#slideshow {
	position:absolute;
	left:304px;
	top:152px;
	width:474px;
	height:100px;
	z-index:2;
	visibility: visible;
}
#Main {
	/*background-image: url(images/menu_background.png);*/
	position:absolute;
	left:13px;
	top:275px;
	width:801px;
	height:1400px;
	z-index:7;
	overflow: hidden;
	visibility: visible;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #C3000C;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style2 {
	color: #CCCCCC
}
.style3 {
	font-size: 18px;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #CCCCCC;
	font-size: 10px;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 10px;
}
.style7 {font-size: 10px
}
.style8 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#Copyright {
	position:absolute;
	left:149px;
	top:441px;
	width:700px;
	height:28px;
	z-index:2;
}
#Footer {
	background-image: url(images/menu_background.png);
	position:absolute;
	left:10px;
	top:95%;
	width:782px;
	height:15px;
	z-index:8;
	visibility: hidden;
}

