@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }

html, body {
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1a89ae;
	width: 100%;
	background-image: url(background.png);
	font-family: 'Century Gothic', Futura, 'URW Gothic L', sans-serif;
	font-size: 10pt;
	margin: 0px;
	text-shadow: #15416b 1px 1px 1px;
	color: #FFFFFF;
}.info_box p {
	font-size: 10pt;
	line-height: 12pt;
	text-align: justify;
	margin-top:8px;
}
.content_wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
.bottom {
	text-align: center;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #0c4a5f;
	text-shadow: #ffffff 0px 0px 3px;
}

.box_content {
	float: left;
	width: 420px;
	position: relative;
	left: -25px;
	height: 200px;
	margin-top: 17px;
	margin-bottom: 20px;
}
.content {
	width: 950px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
}
.test {
	background-color: #006600;
	width: 100%;
}

.info_box {
	background-image: url(middle_tp.png);
	background-repeat: repeat-x;
	float: left;
	height: 248px;
	width: 420px;
	position: relative;
	left: 25px;
	margin-bottom: 11px;
}
.box_space {
	float: left;
	width: 60px;
}

.left  {
	background-image: url(left_tp.png);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	position: relative;
	left: -25px;
	width: 100%;
}
.right {
	background-image: url(right_tp.png);
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	width: 100%;
	position: relative;
	right: -50px;
	background-position: right;
}
.avatars {
	float: left;
	height: 122px;
	width: 114px;
	border: 1px solid #000033;
	margin-right: 10px;
	margin-bottom: 2px;
}
.info_box h1 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.info_box h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.slepts {
	display: none;
}
