#pageheader {
	background: transparent url(../images/pageheader_home.jpg); width:800px; height:200px; 
}

#pagemenu {
	background: transparent url(../images/menu_home.jpg) no-repeat; width:800px; height: 42px;
}

#contentheader {
	background: transparent url(../images/contentheader_home.jpg) no-repeat; width:800px; height: 70px;
}

#burning {
	width:650px; margin:0; padding: 0; 
}

#special {
	color:#fdd515; background:#000;
	font: 700 12px;
	text-align: center;
}

#special a:hover {
	color: #ffffcc;
}

a#welcome { left: 30px; top:222px; }
a#news { left: 141px; top:222px; }
a#store { left: 246px; top:222px; }

a#home:hover { border:none; }
a#welcome:hover, a#news:hover, a#store:hover { border: 1px ridge #666; }

