body {
	background:#900;
}

a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#content_thickBox {
	font-size:11px;
}

#img {
	float:right;
	width:250px;
	margin-left:30px;
}

#legend {
	display:block;
	padding-top:5px;
	color:#666;
	line-height:12px;
	font-size:10px;
	font-style:italic;
	background:#EFEFEF;
}

#img img {
	display:block;
}

#content_thickBox h1 {
	font-size:20px;
	margin-bottom:40px;
	margin-top:30px;
	color:#900;
	line-height:19px;
}

#content_thickBox h3 {
	font-size:16px;
	margin-bottom:5px;
	margin-top:30px;
	width:60%;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}

#content_thickBox h4 {
	color:#900;
	margin-top:20px;
	margin-bottom:10px;
}

#content_thickBox h5 {
	font-size:11px;
	font-style:italic;
	margin-top:20px;
	margin-bottom:5px;
}

#content_thickBox p {
	margin:0px;
	margin-bottom:20px;
}

#content_thickBox span {
	display:block;
	margin:0px;
}

#span_block {
	margin-bottom:20px;
}

#content_thickBox ul {
	display:block;
	margin:0px;
	margin-bottom:20px;
}

#content_thickBox ul#ul_inline {
	margin-bottom:0px;
}

#content_thickBox li {
	margin-left:12px;
}

#content {
	position:absolute;
	height:100%;
	width:900px;
	bottom:0px;
	left:0px;
	background:url('../pictures/background.png') no-repeat bottom left;
}

#text1 a {
	font-size:14px;
	text-transform:uppercase;
	color:#600;
}

#text1 a:hover {
	color:#FFF;
}

#text1 {
	position:absolute;
	width:550px;
	bottom:235px;
	left:387px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFF;
}

#text2 {
	position:absolute;
	width:550px;
	bottom:40px;
	left:387px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#FFF;
}