body {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	height: 400px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topbox{
	height: auto;
	width: 875px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftbox{
	height: 440px;
	width: 450px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #999900;
	background-color: #000000;
	font-size: 12px;
	color: #CCCCCC;
	word-spacing: 0.1em;
	line-height: 15px;
	margin-left: 265px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightbox{
	background-attachment: fixed;
	background-image: url(img/back_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 350px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
	margin-left: 0px;
}
#clear{
	clear: both;
}
.rightboxsub1{
	height: 400px;
	width: 350px;
	margin-top: 500px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000000;
}
.title{
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #D9D9FF;
}
a:hover {
	color: #FFE8FF;
}
a:active {
	color: #CDCBD1;
}
