/* css by milos - last edit: april 09 */

body{
	margin:0;
	background-color: #5e160c;
	background-image:url(../images/basic/bk.gif);
	background-position:center top;
	background-repeat:repeat;
}

/* intro */
div#centered {
   position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -257px;
	margin-top: -348px;
}

#wrapper {
	display:block;
	width: 514px;
	height:696px;
	padding:0;
	clear: both;
	float: left;
	padding: 0;
	margin:0;
	display:block;
}

#wrapper_content {
	display:block;
	width: 514px;
	height:696px;
	padding:0;
	clear: both;
	float: left;
	padding: 0;
	margin:0;
	display:block;
	background-image:url(../images/intro/bk_intro.png);
	background-position:top;
	background-repeat:no-repeat;
}

.content_top {
	display:block;
	width: 392px;
	height:226px;
	padding-top:357px;
	padding-left:40px;
	clear: both;
	float: left;
	margin:0;
	display:block;
}

.content_bottom {
	display:block;
	width: 392px;
	clear: both;
	float: left;
	padding-left:37px;
	padding-top:55px;
	margin:0;
	display:block;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #f5f1ea;
	text-align:left;
	letter-spacing:3px;
	line-height:26px;
	word-spacing:7px;
}
.content_bottom  a { color: #f5f1ea; text-decoration: none;}
.content_bottom  a:link { color: #f5f1ea; text-decoration:none;}
.content_bottom  a:hover { color: #f5f1ea; text-decoration: underline;}
.content_bottom  a:active { color: #f5f1ea; text-decoration: none;}

.content_bottom_small {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #f5f1ea;
	text-align:left;
	letter-spacing:1px;
	word-spacing:3px;
	line-height:0;
}
