@charset "UTF-8";

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#000000;
}
#container {
	width: 818px;
	background-image: url(images/elvisUk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#logo {
	float: left;
	height: 104px;
	width: 230px;
}
#news {
}
#nav {
	margin-top: 12px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	margin-left: 21px;
	padding-bottom: 23px;
	height: 13px;
}
.navLi {
	float:left;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 10px;
}
#empty {
	height: 276px;
	margin-left: 21px;
}
#empty2 {
	margin-left: 21px;
}
#txt {
	height: 239px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #511200;
	width: 797px;
	padding-left: 21px;
}
#txt2 {
	height: 143px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #511200;
	width: 797px;
	padding-left: 21px;
}
#scroll {
	float: left;
	height: 190px;
	width: 450px;
	overflow: auto;
	margin-top: 10px;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #4b4b4b;
	SCROLLBAR-SHADOW-COLOR: #171717;
	SCROLLBAR-3DLIGHT-COLOR: #1e1e1e;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #212121;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #ffcc00;
}
#scroll p {
	margin-bottom: 6px;
}
#comment {
	float: right;
	width: 340px;
}
#Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E1501;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	height: 20px;
}
#flash {
	width: 253px;
	height: 190px;
	margin-right: 324px;
	margin-left: 220px;
	padding-top: 40px;
}
#footer {
	text-align: right;
	padding-top: 6px;
}
#pic_right {
	float: right;
	width: 345px;
	margin-top: 18px;
	margin-right: 18px;
	background-color: #dce1e5;
	text-align: center;
	padding-top: 15px;
}
#pic_left {
	float: left;
	width: 420px;
}
#picHolder {
	width:490px;
	float:left;
}
.thumbs {
	float: left;
	width: 66px;
	background-image: url(images/bg_pic.jpg);
	padding-top: 12px;
	height: 50px;
	padding-left: 6px;
	margin-top: 7px;
}
.spool {
	background-image: url(images/spool.jpg);
	width: 79px;
	height: 54px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	float: left;
}
.spool p {
	padding-top: 17px;
}



.p_gold {
	color: #B89D56;
	padding-top: 5px;
}
a:link {
	text-decoration: underline;
	color: #B89D56;
}
a:visited {
	text-decoration: underline;
	color: #B89D56;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a.linkWhite:link {
	color: #FEFEFE;
	text-decoration: none;
}
a.linkWhite:visited {
	color: #FEFEFE;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #000000;
}
a.linkNav:link {
	color: #B89D56;
	text-decoration: none;
}
a.linkNav:visited {
	color: #BCA054;
	text-decoration: none;
}
a.linkNav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #B89D56;
	font-weight:bold;
	text-transform: uppercase;
	padding-top: 10px;
}
h2 {
	font-size: 16px;
	color: #72b834;
	font-weight:normal;
	padding-bottom: 8px;
	text-align: left;
}
.contact_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #542000;
	margin-bottom: 10px;
}
.p_contactSent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}
.picPadLeft {
	padding-right: 3px;
	filter: xray;
	margin-bottom: 26px;
}
.ticker {
	color: #BCA054;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tickertextbox {
	width:400px;
	float: left;
	text-align: left;
	text-decoration: underline;
	background-image: url(images/bg_latestNews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 125px;
	margin-top: 90px;
	height: 18px;
	}
#tickertextbox a {
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	text-decoration: none;
	}
#tickertextbox a:hover {
	color: #B89D56;
	text-decoration: none;
}
