body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/grunge_top.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0%;
}
img
{  border-style: none;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #BFB555;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width:800px;
}

.rfloat {
	float: right;
}
.lfloat {
	float: left;
}

p.main	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ccc;
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	float:left;
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#clearit {
	clear:both;
}
h1.main, h2.main {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 15px;
}
/* Index -----------------------------------------*/

#body_left {
	width: 290px;
	padding-right: 20px;
	float: left;
	margin: 0;
}
#mainbody {
	width: 800px;
	float: left;
	background-image: url(images/grunge_mid.jpg);
	background-repeat: no-repeat;
}
p.side	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#CCCCCC;
	margin-top: 10px;
	margin: 0px;
}

#trailer {
	width:480px;
	height: 320px;
	border: 1px solid #a0a0a0;
	margin-top: 20px;
}
#body_right {
	width: 482px;
	float: right;
	padding-right: 0px;
	margin: 0;
	height: 425px;
	padding: 0;
}

#red {
	text-align: center;
	margin-left: 0px;
}

/*Order, Links ------------------------------
#ordermain {
	width: 800px;
	float: left;
}
div.order {
	width: 800px;
	border-bottom: 1px dashed #fff;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}.otext {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.oimage {
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}
p.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #a0a0a0;
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

*/
.photos {
	margin-top: 60px;
}
#about_left {
	float: left;
	width: 482px;
	color: #dddddd;
}
.about_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 15px;
}
p.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #a0a0a0;
	line-height: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#about_right {
	width: 300px;
	float: left;
	padding-top: 17px;
	margin-left: 15px;
}
form {
	margin: 0;
}
#form_2 {
	float: left;
}
#form_1 {
	float: left;
	width: 120px;
}

