@charset "UTF-8";
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	height: 1000px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	background-image: url(logo_cube.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	position: relative;
	z-index: 1;
	display: inline;
	clear: left;
	height: 199px;
}
.movie {
	float: left;
	height: 199px;
	width: 586px;
	position: relative;
}
#nav1 {
	color: #CCCCCC;
	width: 238px;
	position: relative;
	height: 800;
	float: left;
	clear: left;
	z-index: 1;
}
.centertop {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(top_links.gif);
	height: 27px;
	width: 586px;
	float: right;
	position: relative;
	clear: right;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-image: url(logo_bck.png);
	background-repeat: repeat;
}
#textArea {
	float: right;
	width: 574px;
	height: 773px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 1px;
}
#contentBox {
	float: right;
	border: 1px solid #CCCCCC;
	position: relative;
	clear: both;
	height: 282px;
	width: 215px;
}
#centerNav {
	background-image: url(top_links.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 566px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
}
.main #centerNav div a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	font-weight: bold;
	text-decoration: none;
}
.main #centerNav div a:hover {
	color: #0000FF;
	text-decoration: underline;
	margin-right: 20px;
}
.main #centerNav div a:visited {
	margin-right: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.main #centerNav div a:active {
	margin-right: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
