/* CSS Document */


#mainbit {
	position: relative;
	width: 772px;
	height:74px;
	margin: 0 auto;
	

}

.picture
{
	background-color:#FFFFFF;
	display: block;
	margin: 0;
	width: 691px;
	height:452px;
	float: center;
}


.coming
{
		display: block;
	margin: 0;
	width: 691px;
	height:27px;
	margin-bottom: 5px;
}

.coming h1
{

position:relative;   
    background: url("images/bar.jpg") no-repeat top center;
	color:#333333;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 10px 10px 19px 4px;
	font-weight:bold;
	font:small-caps;
	text-align:center;
	margin:0;
	}
	
.contact
{
display:block;
margin:0;
width: 300px;
height: 81px;
margin-bottom:5px;
}

.contact li
{


	color:#999999;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 10px 10px 19px 4px;
	font-weight:bold;
	font:small-caps;
	text-align:left;
	margin:0;
	}
	
.crest
{
background: url("images/crest.gif") no-repeat;
margin: 0 6px;
width: 55px;
height:74px;
float:left;
}

.txt ol
{
margin: 0;
padding: 0;
}


.txt
{
color:#666666;
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 10px 10px 19px 4px;
	font-weight:bold;
	font:small-caps;
	text-align:left;
	margin:0;
	}

