body {
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana;
	background-image: url('../images/beam.jpg');
	background-attachment: fixed;
}

p {
	color: white;
	font-size: small;
}

ul {
	color: white;
	display: block; 
}

h2 h4 {
	color: #DC0625;
}

#container {
	width: 800px;
	height: 1065px;
	margin: 0 auto;
	background-color: black;
}
#container-ext {
	width: 800px;
	height: 1465px;
	margin: 0 auto;
	background-color: black;
	
}
#masthead {
	width: auto;
	margin: 0 auto;
	position: relative;
	left: 95px;
	top: 10px; 
}

#nav {
	width: 120px;
	height: 900px;
	background-color: #000000;
	float: left;
	position: relative;
	top: 25px;
	left: 20px;
}

#main {
	width: 620px;
	height: 900px;
	background-color: #202020;
	float: left;
	position: relative;
	top: 25px;
	left: 40px;
}
#main-ext {
	width: 620px;
	height: 1300px;
	background-color: #202020;
	float: left;
	position: relative;
	top: 25px;
	left: 40px;
}
#main-ext2 {
	width: 820px;
	height: 1300px;
	background-color: #202020;
	float: left;
	position: relative;
	top: 25px;
	left: 40px;
}
#text {
	width: 375px;
	height: 500px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}
#text-ext {
	width: 375px;
	height: 970px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}
#text-ext2 {
	width: 615px;
	height: 970px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}
#text2 {
	width: 375px;
	height: 850px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

#text_privacy {
	width: 575px;
	height: 500px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}


#thumb {
	width: 180px;
	height: 657px;
	float: right;
	position: relative;
	top: 20px;
	left: -20px;
}

#copyright {
	width: 500px;
	float: right;
	position: relative;
	top: 150px;
	left: -58px;
}

#contact {
	width: 500px;
	height: 300px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

#store {
	color: #FF0000;
	font: bold;
	font-family: sans-serif;
	font-size: 12px;
	
}
a {
	font-family: "Arial Narrow", sans-serif;
	color: #FF0000;
	text-decoration: underline;
	
}
a:hover {
	font-family: sans-serif;
	color: #A20A0A;
	text-decoration: overline;
}
a:visited {
 font-family: sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
#script{
	height: 17;
	font-size: 11.5px;
	font-family: fantasy;
	font-style: italic;
	color: #D0D0D0;
}
#script2{
	height: 17;
	font-size: 18px;
	font-family: @Kozuka Gothic Pro H;
	font-style: italic;
	color: #D0D0D0;
}

 

