body {
	background:url(images/bg.jpg) repeat;

}

a {outline:none; }

#wrap {width:940px; padding:20px;}


#logo a{width:148px; height:155px; position:absolute; background:url(images/hp.png) no-repeat; margin-top:40px; outline:none;}

#navigation ul {display:inline;  position:absolute; margin:0px; margin-left:200px; margin-top:20px; padding:0px;}
#navigation li {float:left; display:block; list-style-type:none; margin:0 0 0 10px;}


#news a{
display:block;
background:url(images/news.png);
background-repeat:no-repeat;
height:98px;
width:84px;
}

#news a:hover{
background-position:0px 5px;
}

#records a{
display:block;
background:url(images/records.png);
background-repeat:no-repeat;
height:97px;
width:140px;
}

#records a:hover{
background-position:0px 5px;
}

#media a{
display:block;
background:url(images/media.png);
background-repeat:no-repeat;
height:97px;
width:95px;
}

#media a:hover{
background-position:0px 5px;
}

#contact a{
display:block;
background:url(images/contact.png);
background-repeat:no-repeat;
height:97px;
width:120px;
}

#contact a:hover{
background-position:0px 5px;
}

#store a{
display:block;
background:url(images/store.png);
background-repeat:no-repeat;
height:97px;
width:95px;
}

#store a:hover{
background-position:0px 5px;
}

#distro a{
display:block;
background:url(images/distro.png);
background-repeat:no-repeat;
height:97px;
width:95px;
}

#distro a:hover{
background-position:0px 5px;
}

#box {
margin-top:200px;
background:url(images/box.png);
background-repeat:no-repeat;
height:220px;
width:940px;
position:absolute;
}

#searchbox {
	width:295px;
	height:46px;
	background-image:url(images/searchbox.png);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:640px;
	margin-top:150px;
	
}

#search{
	background-color:#2d2d2d; border:none; color:#FFF; font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin-left:125px;
	margin-top:14px;
	
}

#outsoon {
	width:125px;
	height:31px;
	background-image:url(images/outsoon.png);
	position:absolute;
	margin-left:620px;
	margin-top:20px;
	
}


#outnow {
	width:125px;
	height:31px;
	background-image:url(images/outnow.png);
	position:absolute;
	margin-left:5px;
	margin-top:20px;
	
}


#record2 {
	background-color:#00C;
	height:190px;
	position:absolute;
	margin-left:130px;
	margin-top:22px;
}

#record1 {
	background-color:#00C;
	height:190px;
	position:absolute;
	margin-left:290px;
	margin-top:22px;
}

#record3 {
	background-color:#00C;
	height:190px;
	position:absolute;
	margin-left:450px;
	margin-top:22px;
}

#record4 {
	background-color:#00C;
	height:190px;
	position:absolute;
	margin-left:610px;
	margin-top:22px;
}

#record5 {
	background-color:#00C;
	height:190px;
	position:absolute;
	margin-left:770px;
	margin-top:22px;
}

#record1 img, #record2 img, #record3 img, #record4 img, #record5 img {
	position:absolute;
	border-color:#FFF;
	border-width:8px;
}

#recordcaption{
	position:absolute;
	margin-top:132px;
	width:250px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#newsblurb {
	width:900px;
	position:relative;
	margin-top:430px;
	padding:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#mainblurb {
	width:900px;
	position:relative;
	margin-top:220px;
	padding:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

#newsdate {

	float:left;
	padding:10px;
	padding-left:0px;

	
}

#newsdesc {

	float:left;
	width:650px;
	padding:10px;
	
}

#storeitem {
	padding:4px;
	width:300px;
	height:118px;

}



#footer {
display:block;
float:left;
padding-top:9px;
padding-left:10px;
color:#ffffff;
font-family:"Courier New", Courier, monospace;
font-size:12px;
background:url(images/footer.png);
background-repeat:no-repeat;
height:32px;
width:939px;
position:relative;
margin-top:10px;
}

#footer li {position:absolute; list-style-type:none;}



