body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #A367AB;
	color: #000;
	}

#content {
	margin: 50px auto;
	width: 641px;
	height: 540px;
	}

#menu {
	position: relative;
	text-align: right;
	padding: 0px 1px;
	width: 639px;
	height: 39px;
	background-color: #6bc071;
	}

img#logo_top {
	position: absolute;
	left: -8px;
	top: -22px;
	}

#topnote {
	color: #fff;
	line-height: 18px;
	font-weight: bold;
	background-color: #6bc071;
	text-align: center;
	}

#contentL {
	float: left;
	width: 319px;
	background-color: #000;
	height: 100%;
	color: #fff;
	border-left: 1px solid #6bc071;
	border-bottom: 1px solid #6bc071;
	}

#contentL img {
	margin-top: 18px;
	}
	
#contentL img.full {
	margin-top: 4px;
}

#contentR {
	width: 320px;
	float: right;
	background-color: #fff;
	height: 100%;
	border-right: 1px solid #6bc071;
	border-bottom: 1px solid #6bc071;
	}

p {
	padding: 0;
	margin: 10px;
	}
	
p.highlight {
	font-size: 1.3em;
	font-weight: bold;
	}

p.highlight2 {
	font-size: 1.5em;
	font-weight: bold;
	}

p.head_y, p.head_r2 {
	color: #A367AB;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: -8px;
	border-bottom: 1px solid #000;
	}

#contentL p.head_y {
	color: #44c7f4;
	border-bottom: 1px solid #fff;
	}

p.head_r {
	color: #6bc071;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: -8px;
	}

p.head_r2 {
	color: #6bc071;
	border-bottom: 1px solid #000;
	}

a {
	font-weight: bold;
	color: #000;
	font-style: italic;
	}

.center, .sponsR, .sponsL, .highlight2 {
	text-align: center;
	}

p.look {
	text-align: center;
	padding: 5px;
	background-color: #dbe1ea;
	}

em {
	font-weight: bold;
	color: #6bc071;
	}

.sponsR img {
	margin-top: 20px;
	}

#contentL.sponsL {
	background-color: #fff;
	}

#contentL.sponsL img {
	margin-top: 32px;
	}