body {
text-align:center;
background-color:#000000;
margin:0px;
font: normal normal 12px 'lucida grande', sans-serif;
color:#bbb;
}

#menu {
position:fixed;
top:0px;
height:110px;
width:966px;
left:-483px;
margin-left:50%;
z-index:5000;
}

#rear {
position:fixed;
top:0px;
left:0px;
width:100%;
height:110px;
background-image:url(../images/rear.png);
background-repeat:repeat-x;
background-position:top;
z-index:4000;
}

#content {
position:absolute;
top:110px;
width:750px;
left:-375px;
margin-left:50%;
padding-bottom:260px;
}

#fire {
position:fixed;
bottom:0px;
left:-383px;
margin-left:50%;
z-index:1;
}

h1 {
font-family: 'lucida grande';
color:#888;
}

#picturebox {
width:750px;
margin-top:-126px;
}

#picturebox h1 {
	border-top:110px solid #000;
}

img {
padding: 3px;
}

a img {
border:0px;
}

a:link {
	font-size:12px;
	color:#ff0000;
}

.nochangelink {
	clear:both;
	color:#ccc;
	text-decoration:none;
}

h3 {
margin-bottom:4px;
}

#news {
	text-align:left;
}
