* {
margin:0px;
padding:0px;
}

body {
background-color:#000000;
background-image:url(images/bkg.jpg);
background-attachment: fixed;
background-repeat:no-repeat;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:62.5%;
}

h1 {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:30px;
font-weight:bold;
text-align: center;
padding-top:20px;
}

h2 {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:24px;
font-weight:bold;
text-align: left;
padding-top:20px;
padding-left:20px;
}

h3 {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-align: left;
padding-top:20px;
padding-left:20px;
}

p {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:14px;
font-weight:normal;
text-align: left;
padding-top:5px;
padding-left:20px;
}

.heading li {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:14px;
font-weight:normal;
text-align: left;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding-left:20px;
}

#main {
margin-left:auto;
margin-right:auto;
width: 900px;
}

#header {
width: 900px;
height: 100px;
}

#marker {
float:right;
width: 100px;
height: 100px;
background-image:url(images/machine.jpg);
background-repeat:no-repeat;
}

#navigation {
background-color: #000000;
height:51px;
width:800px;
overflow:visible;
position:relative;
float: left;
}

.main_nav, .button {
float:right;
text-align:center;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
}

.button {
line-height:51px;
height:51px;
width:85px;
}

.button a {
display:block;
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.button a:hover {
display:block;
color:#942406;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#container {
width: 900px;
height: 300px;
margin-left:auto;
margin-right:auto;
background: #000000;
text-align: center;
}

#content_main {
width: 900px;
background-color:#060606;
background-image:url(images/content_bkg.jpg);
background-repeat:no-repeat;
}

#footer {
width: 900px;
height: 75px;
background-color:#000000;
}

.split {
position: relative;
width: 900px;
height: 5px;
background-color:#2a0000;
}

#logo {
float:right;
padding-right: 20px;
background-image:url(images/footer_logo.jpg);
background-repeat:no-repeat;
width: 75px;
height: 75px;
background-color:#000000;
}

#footer_content {
float:left;
width: 800px;
height: 75px;
background-color:#000000;
}

.foot {
color:#FFFFFF;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-align: left;
padding-left:15px;
padding-top:35px;
}

.shows1 {
width: 900px;
height: 253px;
background-color:#000000;
}

.shows {
width: 900px;
height: 253px;
background-color:#000000;
}

.links {
width: 900px;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

.links a {
float: right;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.links a:hover {
color:#942406;
text-decoration:underline;
}

#content {
width: 900px;
height: 720px;
background-color:#000000;
}

#content2 {
width: 900px;
height: 820px;
background-color:#000000;
}

#bio {
float:left;
width: 600px;
height: 720px;
background-color:#000000;
}

#contact1 {
float:left;
width: 600px;
height: 500px;
background-color:#000000;
}

#tatsfab {
float:left;
height: 300px;
width: 300px;
background-image:url(images/tats.jpg);
background-repeat:no-repeat;
}

.pics1 {
float: right;
padding-top: 12px;
height: 360px;
width: 300px;
background-color: #000000;
}

.pics2 {
float: right;
height: 360px;
width: 300px;
background-color: #000000;
}

#fab {
height: 336px;
width: 280px;
background-image:url(images/fabian.jpg);
background-repeat:no-repeat;
}

#fab2 {
height: 336px;
width: 280px;
padding-top: 10px;
background-image:url(images/fabian2.jpg);
background-repeat:no-repeat;
}

#second_nav {
padding-top: 5px;
padding-bottom: 5px;
height: 100px;
width: 900px;
background-color: #000000;
}

#box1 {
float:left;
height: 100px;
width: 225px;
}

#box2 {
float:left;
height: 100px;
width: 225px;
}

#box3 {
float:left;
height: 100px;
width: 225px;
}

#box4 {
float:left;
height: 100px;
width: 225px;
}

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 550px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	color: #FFFFFF;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

#thanks{
	width: 550px;
	margin-top: 25px;
}