html, body {
	padding:0;
	border:0;
	margin:0;
	height: 100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 20px;
	background-color:#000;
	background:url(../images/bigDiagonalBG.jpg)
}
img{border:0;}
#bodyContainer {
	margin:0px auto 0px auto;
	width:900px;
	height:100%;
	clear:both;
}
#headerContainer{
	margin:0 auto 0 auto;
	width:900px;
}

#header {
	position:relative; background:url(../images/header_BG.jpg); height:193px; width:100%;
}

#veryTop{
	padding-top:3px;
	height:15px;
	text-align:right;
	width:100%;	
}

	#veryTop a, veryTop a:visited{
		color:#FFF;	
	}
	
	#veryTop a:hover, veryTop a:visited:hover{
		text-decoration:none;	
	}
#headerLeftColumn{
	margin-top:25px;
	float:left;
	width:255px;
}
#headerRightColumn{
	margin-top:25px;
	float:left;
	width:575px;
	margin-left:60px;
	background:url(../images/quoteBG.png);
	background-repeat:no-repeat;
}

	#quoteDiv{
		margin:0 50px 0 56px;	
		font-size:12px;
		line-height:16px;
		height:80px;
	}	
	#quoteSignature{
		margin:10px 0 0 310px;	
		font-size:12px;
		line-height:16px;
		font-weight:bold;
		width:280px;
	}
	
	#bodyTop{
	width:876px;
	background:url(../images/bodyTopBG.jpg);
	background-repeat:repeat-x;
	background-color:#c1c2c2;
	border-left:3px #3f3f3f solid;
	border-right:3px #3f3f3f solid;
	color:#000;
	padding:10px;
	}
	
	#bodyBottom{
	width:876px;
	background:url(../images/bodyBG.jpg) #000;
	background-repeat:repeat-x;
	
	border:3px #3f3f3f solid;
	padding:10px;
	}
	
#content {
	margin:20px auto 0 auto;
	padding:5px 0 5px 0;
	width:892px;
	background-repeat:no-repeat;
}
	#contentInside {
		margin:20px 20px 20px 20px;
	}
	
	#contentRightColumn a{
		margin-bottom:8px;	
		display:block;
		width:238px;
	}
	
#highRes{
	margin-top:20px;
	padding:5px;
	background:url(../images/30PercBlack_BG.png);
	width:100%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#highResInside{
	padding:2%;
	background:url(../images/30PercBlack_BG.png);
	width:96%;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#body {
	width:100%;
	padding-bottom:30px;	
}

#bodyText {
	margin:0px auto 0px auto;
	width:468px;	
}


#highResLeftColumn{
	float:left;
	width:304px;
}

#highResLeftColumn a{
	display:block;
	width:260px;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	border-bottom:1px #FFF solid;
	line-height:30px;
	height:30px;
}
#highResLeftColumn a:hover{
	color:#eba839;
}

#highResRightColumn{
	float:left;
	width:550px;
}

#contentLeftColumn{
	float:left;
	width:590px;
}

#contentRightColumn{
	float:left;
	width:230px;
	margin-left:30px;
}

#homeRightNav a{
	display:block;
	width:220px;
	font-size:14px;
	color:#eba839;
	text-decoration:none;
	line-height:24px;
	height:24px;
}

#homeRightNav a:hover{
	text-decoration:underline;	
}

.alert {
	color: #eb2e68;
	font-weight:bold;
}

.clearALL{clear:both;}

h1 {
	color: #e4181d;
	font-size:24px;
	font-weight:bold;
	margin:6px 0 0 0;
}

h2 {
	color: #e66718;
	font-size:24px;
	font-weight:bold;
	margin:0;
}


h2.licenses{color: #e66718;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.5px;
	margin:0 0 10px 0;}	

h3 {
	color: #fff;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

a, a:visited{
	color:	#e66718;
}

a:hover, a:visited:hover{
	text-decoration:none;
}

hr {color:#333; border:#333 1px solid; background:#333; margin:10px 0 10px 0;}
#navigation{
	margin:25px 0 0 0;
	width:896px;
	background:url(../images/nav_bg.jpg);
	height:49px;
	text-transform:uppercase;	
	border-left:#333 3px solid;
	border-right:#333 3px solid;
	border-bottom:#333 3px solid;
}

/* NAVIGATION OVERRIDES */
#navigation a, #navigation a:visited{
	display:block;
	height:22px;
	padding:13px;
	float:left;
	text-decoration:none;
	border-right:#333 3px solid;
	border-bottom:#333 3px solid;
	color:#FFF;
	font-size:18px;
}

#navigation a.selected, #navigation a.selected:visited{
	background:url(../images/nav_bg_selected.jpg);
	border-bottom:#878787 4px solid;
}

#navigation a:hover{
	color:#e4181d;	
}


.comment{font-weight:bolder; font-size:125%;}

.prevImage{float:left; display:block; width:136px;}

#contentLeftColumn ul li{list-style-type:circle; color:#CCC;}
.auctionImage{height:280px; width:410px; padding:10px; float:left; vertical-align:middle; text-align:center;}