body { 
	background-color: #333;
	font-family: Tahoma, sans-serif;
	color: #fff;

} 

ul{
	font-size: 12px;
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
	
}

li{
	margin-top: 10px;
	font-style: underline;
}

.banner {
	position: relative;
	width: 968px;
	height: 120px;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	background-image: url('../images/logo.jpg');
}
.banner a{
	display:block;
	width:968px;
	height:120px;
}

.mainholder {
	position: relative; 
	width: 968px; 
	height: 600px; 
	border: none; 
	margin: 0 auto; 
	text-align: center;
}

.mainholder a:link {
	text-decoration: none;
	color: #a56e15;
}

.mainholder a:visited{
	text-decoration: none;
	color: #a56e15;
}

.mainholder a:hover {
	text-decoration: none;
	color: #ff5500;
}

.contentbody {
	position: absolute; 
	width: 868px; 
	height: 380px; 
	left: 85px; 
	top: 170px;
	background-repeat: no-repeat;
	background-position: center;
}

.moviesbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.vgbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.animebody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.claybody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.comicbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.robobody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.actbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.musicbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	background-position: right;
	text-align: left;
}

.fashbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 170px;
	text-align: left;
}

.aboutbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 175px;
	background-image: url('../images/about.png');
	background-repeat:no-repeat;
	background-position: center;
	text-align: left;
}

.apprbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	background-image: url('../images/rocket_approach.png');
	background-repeat:no-repeat;
	background-position: center;
	text-align: left;
}

.resbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: left;
}
.locbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: left;
}

.conbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: left;
}

.pressbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: center;
}

.shopbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: left;
}

.regbody {
	position: absolute; 
	width: 868px; 
	height: 350px; 
	left: 85px; 
	top: 180px;
	text-align: left;
}
.textarea {

	font-size: 15px;
 	font-family: Tahoma, sans-serif;
 
}
 
.sitemap1 {
	font-size: 12px;
	position: absolute;
	top: 140px;
	left: 65px;
	width: 900px;
	border: 0;
	
}

.sitemap1 a:link {
	text-decoration: underline;
	color: #fff;
}

.sitemap1 a:visited{
	text-decoration: underline;
	color: #fff;
}

.sitemap1 a:hover {
	text-decoration: none;
	color: #ff5500;
}

.sitemap2 {
	font-size: 12px;
	position: absolute;
	left:0px;
	width: 900px;
	bottom: 0px;
	right: 0px;
	border-top: 1px solid #a56e15;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

.sitemap2 a:link {
	text-decoration: none;
	color: #a56e15;
}

.sitemap2 a:visited{
	text-decoration: none;
	color: #a56e15;
}

.sitemap2 a:hover {
	text-decoration: none;
	color: #ff5500;
}


