body { 
	margin: 0px 0px 20px 0px;
	background-color: #000000;
	color: #BD9F6A;
}

A:link { color : #FF0000; text-decoration : underline}
A:visited { color : #FF0000; text-decoration : underline}
A:active { color : #FF0000; text-decoration : underline}
A:hover { color : #FF9933; text-decoration : underline}

.txt11			{ font-size:11px; line-height:15px;}
.txt11_red			{ font-size:11px; line-height:15px; color:#FF0000;}
.txt12			{ font-size:12px; line-height:20px;}
.txt14			{ font-size:14px; line-height:22px;}
.txt11_bold		{ font-size:11px; line-height:15px; font-weight:bold}
.txt12_bold		{ font-size:12px; line-height:20px; font-weight:bold}
.txt14_bold		{ font-size:14px; line-height:22px; font-weight:bold}


#newsContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(news/img/title.gif) top right no-repeat;
}

#campaignContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(campaign/img/title.gif) top right no-repeat;
}

#featureContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(feature/img/title.gif) top right no-repeat;
}

#characterContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(character/img/title.gif) top right no-repeat;
}

#weaponContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(weapon/img/title.gif) top right no-repeat;
}

#screenshotContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(screenshot/img/title.gif) top right no-repeat;
}

#downloadContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(download/img/title.gif) top right no-repeat;
}

#linkContent {
	margin:0px;
	padding: 100px 0px 0px 0px;
	background:url(link/img/title.gif) top right no-repeat;
}

#screenshot {
	text-align:left;
	margin:6px 0px 7px 4px;
	padding:0px;
	width:683px;
	height:330px;
	background:url(screenshot/img/bg.gif) no-repeat;
}

#weapon {
	text-align:left;
	margin:6px 0px 7px 4px;
	padding:0px;
	width:683px;
	height:266px;
	background:url(weapon/img/bg.gif) no-repeat;
}

#subcharacter {
	text-align:left;
	margin:6px 0px 7px 4px;
	padding:0px;
	width:683px;
	height:430px;
	background:url(character/img/bg.gif) no-repeat;
}

.line{
	width:690px;
	height:5px;
	background:url(img/line.gif) left top no-repeat;
}

.subContent {
	background:url(img/top_bg.gif) repeat-y;

}

#story {
	margin:0px;
	padding:0px;
	width:675px;
	height:330px;
	background:url(feature/img/story_bg.jpg) bottom right no-repeat;
}

#underConstruction {
	text-align:center;
	margin:0px;
	padding: 100px 0px 0px 0px;
}
