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

body{
	background: url(images/overallbg.png) repeat-y;
	background-color:#110C04;
	font: normal 62.5% Georgia, Times New Roman, Times, serif;
	background-position:top;
	}


#wrapper {
	text-align:center;
	}

#container {
	background: url(images/mainbg.jpg) no-repeat top center;
	height: 730px;
	}
	
#header{
	height: 180px;
	}
.floatR {float:right;}
.floatL {float:left;}

.dvd {float:right; padding: 20px;}

#nav {
	background: url(images/.png) repeat-x;
	background-color: ;
	height: 42px;
	padding: 0px 0 0px 0px;
	margin: 0 10px 0px 10px;
	text-align:center;
	}
#nav li{
	display:inline;
	font-size: 1.8em;
	color:#FFDEA5;
	padding: 0 20px 0 0;
}
#nav a{
	color:#FFDEA5;
}	
#nav a:hover {color: #fff; text-decoration:none; }

#video{
	text-align:center;
	padding: 0 30px 15px 15px;
	}
	
#box{
	background-color:#28190A;
	padding: 0px 0px 10px 0px;
	}
#box h2 {
	padding: 30px 30px 0px 15px;
}
#box p, h3{
	padding: 0 30px 5px 15px;
}
#box h3{
	padding: 0 30px 15px 15px;
}



#box2{
	background-color:#28190A;
}
#box2 h2, p{
	margin: 15px;
}	


#box ul{
	padding: 0 0 0 30px;
	}

#box li{
	font-size: 1.4em;
	color: #FFDEA5;
	line-height: 18px;
	padding: 0 10px 15px 0px;
	}
	

	
#footer{
	background-color:#000 ;
	height: 200px;
	text-align:center;
	padding: 0px 0 0 0;
		}
	

#image_right{
	padding: 15px;
	float: right;
	}

img {
	border-color:#FFDEA5;
	}
	

#box3 {
	background-color:#28190A;
	padding: 10px 20px 10px 20px;
	float: left;
	}
	
	.newspaper1	{
		float: left;
		width: 240px;
		padding-right: 10px;
	}
	.newspaper2	{
		float: left;
		width: 240px;
				padding-right: 10px;

	}
	.newspaper3	{
		float: left;
		width: 240px;
	}
	
	.radio1	{
		float: left;
		width: 340px;
		padding-top: 20px;
		padding-right: 0px;
		padding: 20px 0 20px 0;
	}
	.radio2	{
		float: right;
		width: 340px;
		padding: 20px 0 20px 0;

		
	}
	
.paypalform {
	padding: 0 0 0 50px;
}

.shoplist{ padding: 0 0 0 30px;}

.dvdimg {
	float: right;
}
.dvdimg p{
	font-weight: bold; text-align: center; font-size: 1.4em;}

/* `Text
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 2.5em;
	color: #000;
    display: none;
	visibility: hidden;
	}

h2 {
	font-size: 2.3em;
	font-weight: normal;
	color: #FFDEA5;	
	padding: 0 0 10px 0;
	}

h3 {
	padding: 10px 0 10px 0;
	font-size: 2em;
	font-weight: normal;
	color: #FFDEA5;
	}


p {
	font-size: 1.2em;
	color: #FFDEA5;
	line-height: 18px;
	padding: 0 5px 10px 10px;
	}
	
a {
	color: #FFDEA5;
	text-decoration:underline;
	}

a:hover {
	color:#FFDEA5;
	}
	

/* lists
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
	}

ul {
	list-style: disc;
	}

li {
	}
.shoplist {
	margin: 0 0 0 20px;
}

/* `stuff
----------------------------------------------------------------------------------------------------*/
#aclogo{
	background:url(images/acs_logo.png) top left none;
	float:right;
	padding: 0px 20px 10px 0;
	}
