@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ebecd8;
	background-image: url(../images/sc_main_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
#main_layer {
	width: 734px;
	height: 2460px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner {
	height: 140px;
	width: 734px;
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_layer {
	height: 56px;
	width: 734px;
	background-image: url(../images/sc_menu_bg.gif);
	background-repeat: no-repeat;
}
#menu_layer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#layer_title {
	height: 200px;
	width: 734px;
	background-image: url(../images/character_title.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#menu_bottom {
	height: 55px;
	width: 734px;
	background-image: url(../images/sc_menu_bottom.png);
	background-repeat: no-repeat;
}
#links_block {
	width: 400px;
	height: auto;
	margin-left: 320px;
	margin-top: 90px;
	text-align: right;
}
#links_block a {
	font-size: 13px;
	font-family: sans-serif;
	color: #003366;
	margin-left: 2px;
	margin-right: 2px;
}
#links_block a:hover {
	color: #0E48B4;
}



.characters_profille {
	width: 489px;
	height: 236px;
	margin-left: 70px;
	margin-top: 5px;
}
.characters_profille2 {
	height: 236px;
	width: 489px;
	margin-top: 5px;
	margin-left: 170px;
}

.text_a {
	font-family: Tahoma;
	color: #000033;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 20px;
}
.text_b {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
	color: #000033;
}
.top_link {
	margin-right: auto;
	margin-left: auto;
	color: #4B729C;
	text-align: center;
	display: block;
	margin-top: 12px;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: lighter;
	margin-bottom: 0px;
	width: 50px;
}
.credit_chars_page1 {
	width: 348px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 12px;
	margin-left: 20px;
	font-weight: lighter;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
