@charset "UTF-8";
/* CSS Document */
/*	
	---------------------------------------------
	Working in:
	---------------------------------------------
	PC:		Internet Explorer 7
	

	Mac:	Safari 
			Firefox 2 & 3

	---------------------------------------------
	Not working in:
	---------------------------------------------
	PC:		Internet Explorer 5.5
			Opera 7.11
			Netscape 6

	Mac:	Internet Explorer 5.2

*/
html,
body{
	height:100%;
	width:100%;
}
body {
	background: #996600 url(/graphics/shadow.png)  no-repeat fixed center;
	font-family: 'Arial','Helvetica','san-serif';
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

img { border:none; margin:0 0 0 0; padding:0 0 0 0; }
form,
div,
input { margin:0 0 0 0; padding:0 0 0 0;}
label { font-weight:bold; }

a { font-weight:bold; text-decoration:none; color:#B68319; }
a:link	{}
a:visited	{}
a:active {}
a:hover	{ text-decoration:underline;}
acronym {
	text-decoration:none;
	border-bottom:none;
	cursor: help;
}


.container { 
	/*
	padding:0 10px 20px 10px;
	*/
	width:940px;
	height:585px;
	text-align:left;

}


.header {
	background-repeat: no-repeat;
	background-position: 550px top;
	height:135px;
background-color:#ffffff;	
}
a.logoLink { width:211px;height:130px; display:block;float:left; margin-left:10px; }
a.auctionLink { width:338px;height:78px; display:block;float:left; margin-left:10px;  margin-top:30px; }
.content { 
	height:370px;
	background-color:#ffffff;
	padding-top:0px;
}


.page { 
	width:490px;
	margin-left:20px; 
	float:left;
	padding:0 0 0 0;
	/*background-color:#00FF99;*/
}


.imageAbstract { 
	background-color:#FFFFFF;
	width:350px; 
	height:350px; 
	float:right;
	margin-right:20px; 
}
.imageAbstract img { border:2px solid #B68319; }
	
	
	
.footer {
	background:#996600;
	height:70px; 
	margin-bottom:10px;
	/*background-color:#00FFFF;*/
	
}

	.syndicate { display:block; width:50px; height:70px; float:right; }
	.backButton { display:block;  top:10px; }
	.backButton span { font-size:1.3em;}
	
	.logoNavigation {display:block; width:870px;margin-top:6px;margin-left:17px; height:70px; float:left;}
	.logoNavigation ul { list-style:none; margin:0 0 0 0; padding:0 0 0 0; height:70px; }
	.logoNavigation ul li { display:block; float:left; margin-right:10px; line-height:70px;  }


	.logoNavigation ul li a{ display:block;height:52px;width:52px;border:2px solid #996600  }
	.logoNavigation ul li a:hover{ border:2px solid #ffffff  }
	.logoNavigation ul li a.active{ border:2px solid #ffffff  }
	.logoNavigation img { border:1px solid #996600;height:50px;height:50px; }

.otherLinks { display:block;  vertical-align:top; width:940px;height:25px; }

.otherLinks p { font-size:.7em; color:#FFFFFF; margin:0 0 0 0;font-weight:bold; margin-top:10px;}
.otherLinks a { color:#FFFFFF; }
.pipe { margin:0 .5em;}
	
/* typography */

.page h1 { font-size:1.2em; margin:0 0 .5em 0;}
.page h2 { font-size:1em; margin-bottom:0; }
.page p,
.page li { font-size:.75em; margin-top:0; margin-bottom:.5em;}
.page.oneCol.smallText p { font-size:7px; margin-bottom:0;}
.page p span { color:#B68319;}
.page a { text-decoration:underline; }
.page .pageNav { width:480px; height:87px; margin-bottom:10px;}
.page .pageNav ul { list-style:none; padding:0 0 0 0; margin:0 0 0 0; }
.page .pageNav ul li { display:block; float:left; border:2px solid #FFFFFF; margin:0 5px 0 0; }
.page .pageNav ul li.active { border:2px solid #B68319; }
.page .pageNav ul li:hover { border:2px solid #B68319;}
.page .pageNav ul li a { border:1px solid #B68319; display:block; width:85px; height:85px; }

ul#celebBullets {
margin:0px;
padding:0px;
list-style:none;
}

ul#celebBullets li{
line-height:10px;
}
ul#celebBullets li:first-child {
/*
margin-bottom:4px;
*/
}		
.content .scrolling { 
	padding:0px 10px 0px 0px; 
	width:525px;
	height:350px; 
	overflow:auto;
}



table#celebTable{
border:none;
border-collapse:collapse;
margin-bottom:5px;
}
table#celebTable tr td{
font-size:.75em;
}
a#fbbutton img{
vertical-align:text-top;
}
a#fbbutton{
 float:right; display:inline;
}