/* CSS Document */
#splash {
	display:block;
	width: 789px;
	height:100%;
	margin: 0px auto;
	background-image: url(../images/bg_shadow.gif);
  	background-repeat: no-repeat;
  	background-position: center 0px;
}

div.thread_bar {
float:right;
margin-right:20px;
width:750px	;
height:30px;
border-width:1px;
border-color:#E0D9B8;
border-style:solid;
background-image:url(../images/bg_bag_tab.gif);
background-repeat:repeat-x;
}

#fairtitle {
text-align:left;
font-size:x-large; color:#D27611;
}

span.bold {
font-weight:bold;
color:#D27611;
}

div.linktitle {
float:left; padding-left: 20px; vertical-align:middle; width:175px;
}
