*{
	margin:0;
	padding:0;
}
body{
	background:#000;
	color:#fff;
	font-size:small;
}
a{
	color:yellow;
}
img{
	border:none;
}
div#wrapper{
	background:#000 url(../images/bodybg.jpg) center repeat-y;
}
div#contentarea{
	width:950px;
	margin:auto;
	position:relative;
}
div#commonheader{
	height:39px;
	margin-bottom:10px;
}
p#inquiry{
	text-align:right;
	position:absolute;
	right:0;
	top:0;
}
div#footer{
	color:#aaa;
	text-align:right;
	margin:20px;
	font-family:tahoma,sans-selif;
	font-size:x-small;
}
#footernotice{
	margin-top:1em;
	font-size:x-small;
}
div#footer a{
	color:#aaaaaa;
}

#store_bt{
	margin-bottom:10px;
	text-align:center;
}