body{
	width:100%;
	background:#550510;
}

#bg{
	background-image:url(../imgs/back_wrapper.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#wrapper{
	margin:auto;
	width:995px;
}

#header h1{
	display:block;
	width:521px;
	height:78px;
	margin-top:30px;
	margin-left:265px;
	background:url(../imgs/transparent.png);
}

#nav{
}

.up{
	display:inline;
}

.selected{
	display:inline;
}

.selected a{
	display:inline;
}

.up a {
	display:inline;
}