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

body {
	background-color:#262626;
	text-align:center;
 	margin: 10px;
}
#wrapper {
background-color:#000000;
width: 654px;
height: 900px;
 margin: 0 auto; 
 border:1px solid #FFFFFF;
 padding-left: 20px;
 padding-right: 20px;
 text-align: left; 
}

#header {
background-image:url(images/header.jpg);
width: 650px;
height: 48px;
padding-top: 88px;
}

#content_wrapper {
	height: 718px;
	width: 612px;
	background-color:#560000;
	border:1px solid #FFFFFF;
	padding-top: 25px;
	padding-left: 19px;
	padding-right: 19px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
#menu {
	margin: 0 auto;
}

#menu ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	background:#000000;
	padding-top:5px;
	width: 80px;
	height: 24px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background:#6d6d6d;
	color:#000000;
}

#menu .first a {
	background: #000000;
	border: 1px #000000 solid;
}
#image_x {
	padding: 130px 15px ;
	width: 357px;
    background: url(images/FUX.gif) no-repeat; float: left; clear: left; height: 15px;

}
#iframe {
	margin: 0 auto;
	border:#000000;
}

#newsfeedbubble {
width: 222px;
padding-top: 20px;
}
#apDiv1 {
	width:614px;
	height:169px;
	margin-bottom:13px;
}

#download_wrapper {
	height: 720px;
	width: 529px;
	background-color:#560000;
	border:1px solid #FFFFFF;
	padding-top: 25px;
	padding-left: 61px;
	padding-right: 62px;
}
#downloads_header {
background: url(images/downloads_header.jpg) no-repeat; float: left;
width: 529px;
height: 83px;
}
#discog_header {
background: url(images/discog_header.jpg) no-repeat; float: left;
width: 529px;
height: 83px;
}
#images_header {
background: url(images/images_header.jpg) no-repeat; float: left;
width: 529px;
height: 83px;
}
#newsfeed_wrap {
background-color:#2b0000;
height: 490px;
width: 222px;
float:right;
text-align:center;
	border: 1px #FFFFFF solid;
	padding-bottom: 10px;
}
#newsfeed_header {
background-image:url(images/newsfeed_header.gif);
	width: 221px;
	height: 42px;
	margin-bottom: 5px;
	border:1px solid #FFFFFF;
}

#content_text {
width: 358px;
height: 500px;
margin-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:inherit;
text-align:left;
color:#FFFFFF;
}
/* begin gallery styling */
#jgal { list-style: none; width: 200px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 220px; margin: 0 0 0 200px; display: none; border:1px solid #FFFFFF; }
#jgal li.active img { display: block; }
#jgal li img.alt { margin: 0 0 0 125px; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

#gallery_header {
background: url(images/downloads_header.jpg) no-repeat; float: left;
width: 600px;
height: 107px;
padding: 0px;
margin: 20px;

}
#gallery_wrap {
margin: 20px;
width: 600px;

}

#form_wrap {
width: 400px;
text-align:center;
padding-left: 106px;
padding-right: 106px;
margin-top: 100px;
font-family:Arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
}

form {
width: 400px;
}

label{
float: left;
width: 120px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
#contact_header {
background: url(images/contact_header.jpg) no-repeat; float: left;
width: 529px;
height: 83px;
margin-left: 40px;
}