body {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	background:#000 url(img/bg.jpg) repeat-x top left;
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-align:center;
	font-size:100%;
	line-height:100%;
	}


#page {
	margin: 10px auto;
	width:750px;
	padding-bottom: 10px;
	clear:both;
	text-align:left;
	background-color:#000;
	}


	

#menubar {
	width:200px;
	float:left;
	display:inline;
	margin-top:10px;
	}

	
#main {
	margin: 0px 0px 0px 208px;
	padding:10px;
	}
	
#headerleft {
	float: left;
	}

#headerright {
	float:right;
	}
	
#content {
	clear:right;
	}

#footer {
	clear:both;
	color:#fff;
	padding-top:4px;
	border-top:  1px #b46a46 solid;
	}



#footer p {
	text-align: center;
	font-size:8pt;
	color:#fff;

}


.fine {
	text-align: center;
	font-size:8pt;
	color:#fff;

}



	A {text-decoration: none; font-weight:bold; padding:1px;}
	A:link {color:#b46a46}
	A:active {color:#ccc;}
	A:visited {color:#b46a46}
	A:hover { color:#fff; text-decoration: underline;}



p, ul {
	font-size:10pt;
	margin:8px 8px 8px 8px;
	color:#ccc;
	}

#rates, #rates li, #rates ul, #rates ul li {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}
	
#rates {
		margin:8px;
		list-style:none;
	}

#rates li {
		margin:2px;
		padding:1px 4px;
		background-color:#4d2d1e;
		border: 1px solid #b46a46;
	}	
	
#rates ul {
		margin-left:16px;
		list-style:none;
	}	

#menubar ul,#menubar li,#menu a {
		display:block;
		margin:0px;
		padding:0px;
		border:0px;
	}

#menubar ul {
		list-style:none;
		margin-top:20px;
		margin-right:10px;
		font-size:8pt;
	}
	
#menu li {
		text-align:right;
		padding:1px;
	}

#menu a {
		padding:1px;
		text-decoration:none;
		letter-spacing:2px;
		color:#b46a46;
		font-weight:bold;
		font-family: Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	}
		

#menu a:hover {
		color:#fff;
	}
	
#showreel {
		margin: 20px;
	}

#tip {
	border: 1px solid #b46a46;
	background-color: #4d2d1e;
	margin-bottom: 10px;
	}
	

h1 {
	margin:8px 0px 8px 0px;
	color:#ffd860;
	letter-spacing:3px;
	font-size:120%;
	text-transform: lowercase;
	font-family: Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding:2px;
	}
	
h2 {
	margin:8px 0px -8px 0px;
	color:#ffd860;
	letter-spacing:5px;
	font-size:70%;
	text-transform: uppercase;
	font-family: Arial, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	}
	
hr {
	color:#b46a46;
	background-color:#b46a46;
	height:1px;
	border-style:none;
	margin: 0px;
		
	}
	
b {
	color:#ffd860;
	}
	
strong {
	color:#fff;
	}	
	
	
.center {
	display:block;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	}

.info {
	font-size:8pt;
	margin-top:1px;
	}
	
.quote {
		padding:4px;
		margin:4px;
		border: 1px solid #b46a46;
		background-color: #4d2d1e;
	}

.quotee {
		text-align: right;
		font-style: italic;
	}	
	
	
#clienttable, #addresses {
		width:510px;
	}
	
#clienttable tr td {
		width: 364px;
	}
	
#addresses {
		
	}
		
#player {
		display:block;
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
		outline: none;
	}
	
a.player {
		display:block;
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
		outline: none;
	}	
	
#player a {
		outline:none;
		}

#dvdordertable tr td {
		width:50%;
		}
		
#dvdordertable input, #dvdordertable textarea{
		border:1px solid #b46a46;
		background-color:#000;
		color:#fff;
		}
		
.submit input {
		color: #000;
		background: #ffd860;
		border: 2px outset #ffd860;
		font-weight:bold;
		}
		
#formmaildvd {
	margin: 10px auto;
	width:750px;
	padding: 10px;
	background-color:#000;
	}

	
.vid{
	vertical-align:top;
	float: right;
	margin: 0px 10px 15px 10px;
	}
	
.vidblurb {
	}
	
.vid img {
	border: solid #fff 1px;
	}
	
.qc {
	clear:right;
	}

	
.changesub {
	display:inline;
	text-align:right;
	margin: 0px;
	}
	
.changesub li {
	margin: 0px 10px 5px 0px;
	}