html, body {
height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#141311;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#BBB;
}

a:link {
	text-decoration:none;
	color:#FEC;
}

a:hover{
	text-decoration:underline;
	color:#AAA;
}

a:visited {
	text-decoration:none;
	color:#FEC;
}

#body{
	width:1210px;
	height:100%;
	margin-top:130px;
	margin-left:-172px;
	text-align:left;
}

#page_center{
	width:1038px;
	position:absolute;
	left:50%;
	margin-left:-519px;
	margin-top:120px;
}

#page_div{
	width:1038px;
	height:100%;
	position:relative;
}

#page_holder{
	 width:1038px;
	 height:100%;
	 position:relative;
}

#menu_div{
	width:111px;
	height:100%;
	margin-left:927px;
	position:relative;
	background-repeat:repeat-y;
}

#content_div{
	 width:927px;
	 height:100%;
	 margin-left:-927px;
	 overflow:visible;
	 position:relative;
}

#footer {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color:#555555;
	text-align: center;
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
}

#border_left{
	width:9px;
	background:url(../slices/border_left.jpg);
	background-repeat:repeat-y;
}

#border_top{
	height:11px;
	width:927;
	background:url(../slices/border_top.jpg);
}

#border_bottom{
	height:7px;
	background:url(../slices/border_bottom.jpg);
}

#logo_line{
	width:918px;
	height:101px;
	float:left;
	margin-left:9px;
}

#logo_line_left{
	width:83px;
	height:101px;
	background:url(../slices/logo_line_left.jpg);
	float:left;
}

#logo{
	width:444px;
	height:101px;
	background:url(../slices/logo.jpg);
	float:left;
}

#logo_line_right{
	width:391px;
	height:101px;
	background:url(../slices/logo_line_right.jpg);
	float:left;
}

#page_title{
	font-size:22px;
	font-weight:bold;
}

#enclose_div{
	position:relative;
}

#php_div{
	float:left;
	top:-200px;
	min-height:420px;
	padding-left:90px;
	padding-top:30px;
	padding-right:30px;
	padding-bottom:30px;
}

#roxy_div {
	float:left;
	margin-top:-195px;
	margin-left:-182px;
	width:1px;
	height:685px;
	font-size:2px;
	overflow:visible;
}