* {
	padding: 0;
	border: 0;
	margin: 0;
}

body {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("../images/background.jpg") center center no-repeat fixed #ffebec;
}

#center {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	z-index: 1;
}

#top {
	width: 760px;
	background: url("../images/top_bg.png") bottom center no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	height: 5px;
}

#main {
	width: 760px;
	background: url("../images/main_bg.png") center center repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#inner {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

#bottom {
	width: 760px;
	background: url("../images/bottom_bg.png") top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	height: 5px;
}

#header {
	font-size: 0;
	width: 750px;
	background: url("../images/header.png") center center no-repeat;
	height: 118px;
	clear: both;
}

#menu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background: url("../images/menu.png") center center no-repeat;
	clear: both;
	text-align: right;
	color: #e0e0e0;
}

#menu table {
	text-align: right;
	height: 32px;
	width: 750px;
}

#menu #space {
	width: 257px;
	font-size: 0;
}

#menu a {
	padding-right: 5px;
	padding-left: 5px;
	color: #e0e0e0;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
}

#title {
	color: #ffffff;
	font-weight: bold;
	background: url("../images/title_right.png") center center repeat-x;
	height: 37px;
}

#title_left {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12pt;
	background: url("../images/title_left.png") center center repeat-x;
	line-height: 37px;
	float: left;
}

#title_left span {
	padding-left: 10px;
}

#title_middle {
	height: 37px;
	width: 110px;
	float: left;
	font-size: 0;
	background: url("../images/title_middle.png") center center no-repeat;
}

#footer {
	color: #ffffff;
	font-weight: bold;
	background: url("../images/footer_left.png") center center repeat-x;
	height: 37px;
}

#footer_right{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 8pt;
	background: url("../images/footer_right.png") center center repeat-x;
	line-height: 37px;
	float: right;
}

#footer_right span {
	padding-right: 10px;
}

#footer_middle {
	height: 37px;
	width: 110px;
	float: right;
	font-size: 0;
	background: url("../images/footer_middle.png") center center no-repeat;
}

#inner_content {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

#inner_content p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#popup_about {
	width: 128px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	z-index: 2;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: 275px;
}

#popup_stats {
	width: 128px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	z-index: 2;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: 182px;
}

#popup_wta {
	width: 128px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	z-index: 2;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: 98px;
}

#popup_media {
	width: 128px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	z-index: 2;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: 0px;
}

#popup_elena {
	width: 128px;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	z-index: 2;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -110px;
}

.popup_top {
	width: 128px;
	height: 16px;
	font-size: 0;
	background: url("../images/popup_top.png") bottom center no-repeat;
}

.popup_header{
	width: 128px;
	text-align: center;
	background: url("../images/popup_middle.png") center center repeat-y;
}

.popup_header table {
	width: 110px;
	margin-left: auto;
	margin-right: auto;
}

.popup_header .title {
	text-align: left;
}

.popup_header .close {
	width: 12px;
	text-align: center;
}

.popup_middle {
	width: 128px;
	text-align: center;
	background: url("../images/popup_middle.png") center center repeat-y;
}

.popup_middle a {
	display: block;
	width: 110px;
	margin-left: auto;
	margin-right: auto;
	color: #a0a0a0;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	text-decoration: none;
	border-top: solid 1px #c0c0c0;
}

.popup_middle a:hover {
	color: #000000;
}

.popup_middle .title {
	font-weight: bold;
	color: #000000;
	display: block;
	width: 110px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.popup_bottom {
	width: 128px;
	height: 13px;
	font-size: 0;
	background: url("../images/popup_bottom.png") top center no-repeat;
}

.sidebox {
	width: 210px;
}

.sidebox_top {
	width: 210px;
	height: 16px;
	font-size: 0;
	background: url("../images/sidebox_top.png") bottom center no-repeat;
}

.sidebox_middle {
	width: 210px;
	background: url("../images/sidebox_middle.png") center center repeat-y;
	text-align: center;
}

.sidebox_bottom {
	width: 210px;
	height: 16px;
	font-size: 0;
	background: url("../images/sidebox_bottom.png") top center no-repeat;
}

.sidebox_content {
	width: 185px;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}