p {
	padding:0px 0px 0px 0px;
	margin:14px 0px 0px 0px;
}

.hidden_link A:link {text-decoration: none; color: #666666;}
.hidden_link A:visited {text-decoration: none; color: #666666;}
.hidden_link A:active {text-decoration: none; color: #666666;}
.hidden_link A:hover {text-decoration: underline; color: #222222;}

a {text-decoration:underline}

a:visited {color: #444444;}
a:link {color: #444444;}
a:hover {color: #222222;}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:1.5;
}

.text_header
{
	font-size:15px;	
	color:#989898;	
}
.txt_footer
{
	font-size:10px;
	color:#808080;		
}

.text_homebox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3;
}

.text_thankyou
{
	font-size:12px;
	color:#ffffff;	
}

.size_subheader
{
	font-size:13px;	
}

.color_ltgrey
{
	color:#989898;	
}
.color_medgrey
{
	color:#808080;	
}
.color_dkgrey
{
	color:#666666;	
}
.color_black
{
	color: #000000;

}
.margin_spacer
{
	margin:20px 0px 0px 0px;	
}

.margin_nav_spacer
{
	margin:12px 0px 0px 0px;	
}


#content_holder {

position:relative;
z-index:1;
}

#header_block {
	top: 0px;
	left: 0px;
	position: absolute;
}


#content {
	top:0px;
	width:965px;
	
	margin: 0 auto; 
	position:relative;


}

#logoUL
{
	position:absolute;
	top:40px;
	left:60px;
	
	width:180px;
	height:160px;
}


#nav_bar
{
	position:absolute;
	top:134px;
	left:408px;
	
	width:525px;
	height:35px;
	
}

#icons
{
	position:absolute;
	top:45px;
	left:870px;
	
	width:150px;
	height:25px;
}

#auction
{
	position:absolute;
	top:72px;
	left:798px;	
}

#leftmenu
{
	
	position:absolute;
	top:200px;
	left:60px;
	
	width:150px;
	height:400px;
}
#page_content
{
	position:absolute;
	top:180px;
	left:195px;
	
	width:725px;
	height:auto;	
	
}
#greybox
{
	position:relative;
	top:0px;
	left:0px;

	background-color:#f1f1f1;
}


#greybox_logo_sm
{
	position:relative;
	top:0px;
	left:0px;
	
	width:725px;	
	height:412px;
	
	background-image:url(images/bg_logo_sm.png);
	background-color:#f1f1f1;
}

#greybox_logo_bg
{
	position:relative;
	top:0px;
	left:0px;
	
	width:725px;
	height:412px;
	
	background-image:url(images/bg_logo_bg.png);
	background-color:#f1f1f1;
}
#greybox_container
{
	position:relative;
	top:00px;
	left:50px;
		
	padding:20px 0px 30px 0px;		
	width:635px;
	height:auto;
	
}


#greybox_separator
{
	position:relative;
	top:00px;
	left:0px;	
	
	height:2px;
	width:725px;
	background-color:#CBCBCB;
	
}

#div_footer
{
	position:relative;
	top:0px;
	left:0px;
	background-color:#ffffff;
}

#blue_ty_box
{
	position:relative;
	top:0px;
	left:50px;
	
	width:620px;
	height:auto;
	

	background-image:url(images/bg_thank_you.png);
	background-color:#0da8e0;
}


