@charset "utf-8";
#control_main {
	float: left;
	width: 650px;
	height: 650px;
	z-index: 1;
	background-color: #c9d5ef;
	position: relative;
	display: block;
}
#control_news {
	width: 306px;
	height: 192px;
	float: right;
	background-image: url(images/control_news_bg.gif);
}
#control_announcement {
}
#control_facebook {
	float: right;
	height: 38px;
	width: 306px;
	margin-top: 20px;
}
#control_forum {
}
#control_credits {
	width: 306px;
	height: 32px;
	float: right;
	background-image: url(images/control_credits.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#control_main_sig {
	width: 194px;
	height: 63px;
	background-image: url(images/control_sig.gif);
	float: left;
	margin-left: 15px;
	z-index: 2;
	background-repeat: no-repeat;
}
#control_main_text {
	float: left;
	width: 620px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	z-index: 2;
}

#content {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
	height: auto;
	z-index: 1;
	margin-bottom: 50px;
}
#control_main_title {
	background-image: url(images/control_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 573px;
	height: 46px;
	z-index: -1;
	float: left;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#control_main_md {
	background-image: url(images/control_md.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 396px;
	height: 252px;
	z-index: -1;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.subtitle {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.text_main {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	font-style: normal;
}
.text_main_links {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3f72db;
	text-align: justify;
	font-style: normal;
}
#control_corner_topright {
	background-image: url(images/control_corner_topright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 5px;
	height: 5px;
	z-index: -1;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
#control_corner_bottomleft {
	background-image: url(images/control_corner_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 5px;
	height: 5px;
	z-index: -1;
	float: right;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#control_news_scroll {
	height: 101px;
	width: 260px;
	overflow: hidden;
	margin-left: 24px;
	margin-top: 71px;
}
#control_copyright {
	background-image: url(images/control_copyright.gif);
	background-repeat: no-repeat;
	float: right;
	height: 78px;
	width: 306px;
	margin-top: 20px;
}
#control_messagezone {
	float: right;
	height: 52px;
	width: 306px;
	margin-top: 20px;
}
.subtitle_white {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.text_main_white {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	font-style: normal;
}
.subtitle_white_right {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
.text_main_bold {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	font-style: normal;
}
.subtitle_white_centre {
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.subtitle_smaller {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.text_main_boldwhite {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	font-style: normal;
}
.subtitle_smaller_white {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
#static {
	height: 1080px;
	width: 1920px;
	margin-top: -540px;
	margin-left: -960px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(images/static_test.gif);
	z-index: 10;
}
