body {
	background: #041620;
	margin: 0px;
	font: 8pt Arial;
	color: #3e484e;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #f55c75;
}
a:hover {
	color: #000000;
}
b, strong {
	color: #8da6a6;
}
table, tr, td {
	font: 8pt Arial;
}
h1 {
	background: none;
	font: 10pt Trebuchet MS;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e8a04e;
	padding: 5px;
	margin: 0px;
}
.main {
	background: #f3f3f3;
	padding: 10px;
	margin: 0px;
}
#left {
	width: 29px;
	height: auto;
}
#right {
	width: 33px;
	height: auto;
}
#contents-body {
	background: #ffffff;
	width: 532px;
	height: auto;
	vertical-align: top;
}
#contents-body-wrap {
	margin-left: 17px;
	margin-right: 17px;
}