a:focus{
	outline:0;
	}
html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #5a0e0d url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
img { border: none;}
html>body #container {	height: auto;}
h1, h2, h3, h4, h5, h6, p, form { margin:20px 0; }
hr { 
	border: 0px;
	background-color: #c7ced1;
	height: 1px;
}
.red { color:#FF0000 }
#gallery { width: 200px; margin: 2px; background-color: #9e0f0e; font-size: 11px; vertical-align: top;}
#gallery:hover { background-color: #8b0b0a; }
.title { color: #ffffff; font-size: 12px; font-weight: bold; text-align: center; background-color: #510000; padding-top: 5px; padding-bottom: 5px;}
.subtitle { color: #510000; font-size: 11px; font-weight: bold; }
.price { color: #f18f63; font-size: 14px; font-weight: bold;}
.artwork { margin-top: 0px; margin-bottom: 0px; border: 1px solid #000000; }
#container {	
	top: 0px;	
	width: 1024px;	
	height: auto;	
	min-height: auto;
	position: relative;
	margin: auto;
	background-color: #ad1110;
}
#white_area {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 215px;
	background-color: #FFFFFF;
}
#logo { 
	position: absolute;
	top: 20px;
	right: 30px;
	width: 481px;
	height: 156px;
}
#header { 
	position: absolute;
	top: 215px;
	left: 0px;
	width: 1024px;
	height: 257px;
}
#titles { 
	position: absolute;
	top: 515px;
	left: 20px;
	width: auto;
	height: auto;
}
#sub_text { 
	position: absolute;
	top: 575px;
	left: 20px;
	right: 780px;
	width: auto;
	height: auto;
	color: #f18f63;
	font-size: 12px;
}
#nav {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 248px;
	height: 500px;
}
#nav ul {
	padding: 0px; 
	margin: 0px;
	border: none;
}
#nav li { 	
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}
#nav li a {
	display: block;
	color: #8a8a8a;
	padding: 5px 0px 5px 30px;
	text-decoration: none;
}
#nav li a:hover {
	display: block;
	color: #ae1b1a;
	padding: 5px 0px 5px 30px;
	text-decoration: none;
}
#nav .current {
	display: block;
	color: #ae1b1a;
	padding: 5px 0px 5px 30px;
	text-decoration: none;
}
#content { 
	padding: 575px 15px 100px 280px;
}
#cont_left{
	margin:0;
	padding:0;
	float:left;
	width:450px;
	}
#cont_right{
	margin:0;
	padding:10px 0px 10px 0px;
	float:right;
	width:250px;
	height:100%;
	background:#8c0808;
	}
#cont_right ul{
	margin:0 auto 0 auto;
	padding:0;
	width:232px;
	}
#cont_right ul li{
	margin:0 7px 10px 7px;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	}
#cont_right ul li a{
	border:1px solid #8c0808;
	widows:100px;
	height:100px;
	display:block;
	}
#cont_right ul li a:hover{
	border:1px solid #ad1110;
	}
#sub_text a {
	text-decoration: underline;
	color: #ffffff;
}
#sub_text a:hover {
	text-decoration: underline;
	color: #f18f63;
}
#content a {
	text-decoration: underline;
	color: #f18f63;
}
#content a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#content_gallery { 
	padding: 535px 30px 100px 280px;
}
#content_gallery a {
	text-decoration: none;
	color: #fe6a00;
}
#content_gallery a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#content_gallery .subcurrent {
	text-decoration: underline;
	color: #ffffff;
}
.sitemap_padding {
	padding: 10px 0px 10px 20px;
	margin: 10px 0px 0px 15px;
}
.white { color: #ffffff; }
.orange { color: #fe6a00; }
.orange a { color: #000000; text-decoration: none; }
.subcurrent { color: #ffffff; text-decoration: underline; }
.h1, h1 {
	font-weight: lighter;
	font-size: 18px;
	color: #510000;
}
.h2, h2 {
	font-weight: lighter;
	font-size: 14px;
	color: #68696d;
}
.h3, h3 {
	font-weight: bold;
	font-size: 14px;
	color: #510000;
}
.h4, h4 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.body_text {
	font-size: 12px;
	font-weight: lighter;
	color: #808080;
}
.black { color: #000000; }
ul { margin: 0px 0px 0px 15px; padding: 0px;}
li { margin-bottom: 10px; }
.thumb {
	margin: 11px 20px 0px 0;
	float: left;
}
.thumb_right {
	margin: 0px 0px 0px 20px;
	float: right;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 1024px;
	height: 59px;
	background-color: #510000;
}
#footer_text {
	padding: 20px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
}
#footer_text a {
	color: #ffffff;
	text-decoration: none;
}
#footer_text a:hover, #terms a:hover {
	color: #cccccc;
	text-decoration: none;
}
.fm-logo {
	float: right;
	margin: 4px 0px 5px 10px;
}
.fineprint {
	font-size: 9px;
}
.bold{
	font-weight:bold;
}
.clear{
	clear:both;
	}
.centre{
	text-align:center;
	}
.imgcentre{
	margin:0 0 10px 13px;
	padding:0;
	}
