a {
	color:#ff0000;
}

body {

	background-color:#858585;
	background:url(images/bg-silver2.jpg) center fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#f6f6f6;

	
}

#body_wrapper {
	width: 902px;
    margin-left: auto;
    margin-right: auto;
	background-color:#d4d4d4;
	/*background-image:url(images/bg-top.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:1px;*/
}

.border {
	border-color:#ff0000;
	border-style:solid;
	border-width:1px;
	margin:8px;

}

#content_wrapper {

	width:902px;
	margin-left: auto;
    margin-right: auto;
	background-color:#000;
	background-image:url(images/background.jpg);
}

#content {
	width:870px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
	padding-top:10px;
	
}


.copy {
	font-size:8pt;
}

#dvd {
	float:right;
	margin-left:15px;
	padding:8px;
	font-size:9pt;
	text-align:center;
	background-color:#818181;
	background-image:url(images/pic-dvd-small.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	border:1px solid #CCC;
}

#faq {
	padding:8px;
	background-color:#818181;
	border:1px solid #CCC;
	margin:auto;
	width:800px;
}

#faq a {
	color:#fff;	
}

.feedbacker {
	text-align:left;
	font-style:italic;
	font-weight:bold;
	margin-left:15px;	
}

.float_left {
	float:left;
	margin-right:15px;
	font-size:9pt;
	font-style:italic;
	text-align:center;	
}

.float_right {
	float:right;
	margin-left:15px;
	font-size:9pt;
	font-style:italic;
	text-align:center;	
}

#footer_main {

	background-image:url(images/hr-red.png);
	background-color:#a3a3a3;
	background-position:top;
	background-repeat:no-repeat;
	width:902px;
	height:65px;
	padding-top:10px;
	text-align:center;
	font-size:7.5pt;
	color:#fff;
}

#footer_main td {
	font-size:8pt;
	color:#7c7c7c;
}

h1, .h1 {
	font-size:18pt;
	color:white;
	margin:0px;
	position:relative;
}

h2, .h2 {
	font-size:14pt;
	margin:0px;
}

h3, .h3 {
	font-size:12pt;
	margin:0px;
	color:white;
}


// provides support for png alpha in IE6 and below
img, div, body { behavior: url(/iepngfix.htc) }

#lighting {
	margin:auto;
	padding:4px;
	text-align:center;
	background:url(images/bg-lighting.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:862px;
	height:483px;
	border:1px solid #CCC;
	color:black;
	
}

#links-noflash {
	background-color:#ab0505;
	width:100%;
	height:24px;
	font-weight:bold;
	font-size:9pt;
	color:white;
	font-stretch:condensed;	
}

#links-noflash a {
	color:white;		
}

#other {
	padding:8px;
	margin-left: 225px;
	background-color:#818181;
	border:1px solid #CCC;
}

#wrapper_main_links {
	
	width:857px;
	margin-left: auto;
    margin-right: auto;
	padding-top:20px;
	
	
}










