body, html {
	background-color:#000000;
	background-image:url(images/r3_style/wor-r3bg.jpg);
        background-repeat:no-repeat;
        background-position:top center;
	margin: 0 auto;
	min-height:100%;
	color:#e0c7ad;
	font-family:Arial;
	font-size:10pt;
}
pre {
	font-family:Arial;
}
form {
	display:inline;
}
a {
	text-decoration:none;
	color:#FFC850;
}

#page_container {
	position:absolute;
	width:1200px;
         left: 50%;
         margin-left: -600px;
	min-height:100%;
}
#topnavi {
	position:absolute;
	z-index:5;
	width:100%;
	height:33px;
	background-image:url(images/r3_style/topnavi_bg.png);
	left:0px;
	top:0px;
	text-align:center;
}
#header {
	position:absolute;
	z-index:1;
	height:257px;
	background-image:url(images/r3_style/header.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:100%;
	overflow:none;
}
#header_r {
	position:absolute;
	z-index:1;
	height:257px;
	background-image:url(images/r3_style/header_r.jpg);
	background-repeat:repeat-x;
	left:1280px;
	top:0px;
	right:0px;
}
#rail_top {
	background-image:url(images/r3_style/rail_top.png);
	background-repeat:repeat-x;
	position:absolute;
	z-index:2;
	height:29px;
	width:100%;
	top:250px;
	left:0px;
}
#rail_bottom {
	background-image:url(images/r3_style/rail_top.png);
	background-repeat:repeat-x;
	position:absolute;
	z-index:2;
	height:12px;
	width:100%;
	bottom:0px;
	left:0px;
}
#left_navi {
	position:absolute;
	z-index:3;
	width:183px;
	background-image:url(images/r3_style/left_navi_bg.png);
	background-repeat:repeat-y;
	left:0px;
	top:270px;
	bottom:0px;
	padding-bottom:40px;
}
#left_navi_bottom {
	position:absolute;
	background-image:url(images/r3_style/left_navi_bottom.png);
	background-repeat:no-repeat;
	width:189px;
	height:94px;
	bottom:0px;
	left:0px;
}
#top_box {
	position:absolute;
	z-index:11;
	background-image:url(images/r3_style/top_box.png);
	background-repeat:no-repeat;
        width:602px;
	height:76px;
	left:302px;
	top:285px;
	padding-top:10px;
	padding-left:69px;
}
#right_navi {
	position:absolute;
	z-index:3;
	width:189px;
	background-image:url(images/r3_style/right_navi_bg.png);
	background-repeat:repeat-y;
	right:0px;
	top:255px;
	bottom:0px;
}
#right_navi_top {
	position:absolute;
	background-image:url(images/r3_style/right_navi_top_ru.png);
	background-repeat:no-repeat;
	width:189px;
	height:231px;
	top:-225px;
	left:3px;
}
#right_navi_bottom {
	position:absolute;
	background-image:url(images/r3_style/right_navi_bottom.png);
	background-repeat:no-repeat;
	width:189px;
	height:94px;
	bottom:0px;
	left:0px;
}
#footer {
	position:absolute;
	z-index:1;
	background-image:url(images/r3_style/footer_bg.png);
	background-repeat:repeat-x;
	height:100px;
	bottom:12px;
	left:0px;
	right:0px;
	padding-top:36px;
	padding-left:176px;
	font-size:0px;
}
#footer a {
	outline:none;
}
#footer_rat {
	position:absolute;
	width:56px;
	height:113px;
        right:220px;
}
#content_container {
	position:relative;
	z-index:10;
	margin-top:250px;
	margin-bottom:120px;
}
#left_container {
	width:176px;
	float:left;
	font-size:6px;
}
#right_container {
	float:right;
	width:181px;
}
#main_container {
	margin-left:205px;
	margin-right:205px;
	padding-top:100px;
}
.left_navi_text {
	display:block;
	background-image:url(images/r3_style/left_navi_box_bg.gif);
	background-repeat:repeat-y;
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
	color:#d4c4ae;
	padding-left:26px;
}
.right_navi_text {
	display:block;
	background-image:url(images/r3_style/right_navi_box_bg.gif);
	background-repeat:repeat-y;
	text-decoration:none;
	font-family:Verdana;
	font-size:8pt;
	color:#d4c4ae;
	padding-left:25px;
	padding-bottom:5px;
	padding-right:25px;
}

.content_text {
	background-image:url(images/r3_style/content_bg.png);
	font-family:Verdana;
	color:#e0c7ad;
	font-size:10pt;
	padding:0px 25px;
	margin:0px 6px;
}
.content_top {
	position:relative;
	
	height:33px;
	font-family:Verdana;
	color:#e0c7ad;
	font-size:10pt;
	padding-top:19px;
	padding-left:25px;
	padding-right:25px;
}
.ct_tm {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_top_middle.png);
	background-repeat:repeat-x;
	height:52px;
	left:153px;
	right:168px;
	top:0px;
}
.ct_tl {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_top_left.png);
	background-repeat:no-repeat;
	height:52px;
	width:153px;
	top:0px;
	left:0px;
}
.ct_tr {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_top_right.png);
	background-repeat:no-repeat;
	height:52px;
	width:168px;
	right:0px;
	top:0px;
}
.content_bottom {
	position:relative;
	height:26px;
}
.ct_bm {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_bottom_middle.png);
	background-repeat:repeat-x;
	height:26px;
	left:35px;
	right:34px;
	top:0px;
}
.ct_bl {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_bottom_left.png);
	background-repeat:no-repeat;
	height:26px;
	width:35px;
	top:0px;
	left:0px;
}
.ct_br {
	position:absolute;
	z-index:-1;
	background-image:url(images/r3_style/content_bottom_right.png);
	background-repeat:no-repeat;
	height:26px;
	width:34px;
	right:0px;
	top:0px;
}

.button {
	color:#e0c7ad;
	background-color:#191A1F;
	border-top:1px solid #AE9B7B;
	border-left:1px solid #AE9B7B;
	border-right:1px solid #543F24;
	border-bottom:1px solid #543F24;
	font-size:8pt;
	padding:2px;
}
.editorbutton {
	background-color:#e0c7ad;
	border:1px solid #543F24;
	margin-right:2px;
	float:left;
	width:24px;
	height:24px;
}
.textinput {
	color:#e0c7ad;
	background-color:#191A1F;
	border-top:1px solid #543F24;
	border-left:1px solid #543F24;
	border-right:1px solid #AE9B7B;
	border-bottom:1px solid #AE9B7B;
	font-size:9pt;
	padding:2px;
	font-family:Arial;
}
.alt1 {
	background-color:#28282a;
	padding:3px;
	padding-left:10px;
}
.alt2 {
	background-color:#222224;
	padding:3px;
	padding-left:10px;
}

.navlist * a {
padding-left: 0;
}