body {
	background: #1a1a1a;
	margin: 16px 0px 0px 0px;
	}
	
#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font-family: Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	padding: 16px;
	color: #9fd98f;
}

#large {
	margin-left: auto;
	margin-right: auto;
	width: 1280px;
	font-family: Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	padding: 16px;
	color: #9fd98f;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	width: 1000px;
	background-image: url('img/header_bg.jpg');
	color: #000000;
}

.title {
	width: 1000px;
	background: #0c0c0c;
	font-size: 26px;
	color: #ffba00;
	letter-spacing: 2px;
	padding: 1px 0px 1px 4px;
}

.section {
	width: 1000px;
	background: #0c0c0c;
	font-size: 26px;
	color: #ffba00;
	letter-spacing: 2px;
	padding: 1px 0px 1px 4px;
}

.detail {
	width: 1000px;
	padding: 0px 0px 0px 4px;
	font-size: 12px;
	color: #9CBA93;
}

.thumb {
	width: 1008px;
	padding: 0px 0px 6px 0px;
}

.desc {
	width: 1000px;
	padding: 4px 0px 4px 4px;
}

.desc a:link {
	color: #ffba00;
	text-decoration: none;
	font-weight:bold;
}

.desc a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.desc a:visited {
	color: #ffba00;
	text-decoration: none;
	font-weight:bold;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;	
	color: #5f7e57;
	font-family: Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 4px 16px 4px;
}

a:link {
	color: #ffba00;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffba00;
	text-decoration: none;
}
