@charset "utf-8";
.page_table {
	height: 100%;
	width: 1050px;
	position: relative;
	padding: 0px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
}
.index_container {
	text-align: center;
	margin: auto;
	height: 800px;
	width: 1250px;
	position: fixed;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#header {
	position: relative;
	height: 150px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	/*margin-bottom: 15px;*/
}
.logo_background {
	position: absolute;
	height: 150px;
	width: 1050px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.logo_background_swf {
	position: relative;
	z-index: 1200;
	height: 150px;
	width: 1050px;
	left: 0px;
	top: 0px;
}
#site_logo_index {
	text-align: center;
	position: relative;
	height: auto;
	width: 1000px;
	left: auto;
	top: 25%;
	right: auto;
	margin: auto;
	bottom: 55%;
	background-color: #FFFFFF;
}
.enter_site {
	height: 75px;
	width: 550px;
	text-align: center;
	margin: auto;
	left: auto;
	right: auto;
	position: relative;
	top: 200px;
	vertical-align: middle;
}

#new_site_enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	position: absolute;
	left: 15%;
	top: 30%;
	right: 55%;
	bottom: auto;
	text-align: center;
	background-color: #FFFFFF;
}
#old_site_enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	position: absolute;
	left: 55%;
	top: 30%;
	right: 15%;
	bottom: auto;
	text-align: center;
	background-color: #FFFFFF;
}


.site_logo {
	position: absolute;
	z-index: 800;
	height: 86px;
	width: 350px;
	left: 31px;
	top: 37px;
}
.footer_verse {
	position: relative;
	left: 50px;
	right: 1000px;
	width: 950px;
	top: 4px;
	bottom: 6px;
	height: 40px;
	z-index: 500;
}


.nav {
	width: 200px;
	z-index: 900;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*filter: Alpha(Opacity=0.1);*/
	background-color: #333333;
	background-image: url(/Images/background%20operators%20translucent.png);
	overflow: visible;
	background-repeat: repeat;
	height: 600px;
}

.text_area {
	background-color: #FFFFFF;
	width: 830px;
	left: 0px;
	height: 100%;
	margin: 0px;
	padding: 10px 15px 10px 15px; /*10px;*/
	top: 0px;
	vertical-align: text-top;
	position: relative;
}
#home_logo {
	position: absolute;
	z-index: 1000;
	height: 75px;
	width: 75px;
	left: 15px;
	top: 30px;
	right: 110px;
	bottom: 110px;
}

#book_logo {
	position: absolute;
	z-index: 1000;
	height: 300px;
	width: 193px;
	left: 1160px;
	top: 0px;
	right: 1355px;
	bottom: 300px;
	padding: 15px;
}

#book_advert {
	height: 300px;
	width: 193px;
}

#haloeye_link {
	position: absolute;
	z-index: 1000;
	height: 132px;
	width: 143px;
	left: 1185px;
	top: 315px;
	right: 1330px;
	bottom: 447px;
	padding: 15px;
}

#haloeye_link_img {
	height:132px;
	width: 143px;
}

#mailto_logo {
	position: relative;
	height: 75px;
	width: 80px;
	bottom: 30px;
	z-index: 1050;
	right: 20px;
	float: right;
}


.page_content {
	position: relative;
	height: 100%;
	width: 1050px;
	/*top: 195px; */
	margin: 0px;
	padding: 0px;
}
.LexSelect {
	position: absolute;
	z-index: 250;
	left:7px;
	top: 210px;
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 78px;
}
.lex_history_back {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 5px;
	right: 30px;
}
.lex_history_pinned {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 5px;
	right: 5px;
	z-index:1500;
}

.lex_history_unpinned {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 5px;
	right: 5px;
	z-index:2550;
}
.section_menu {
	background-image: url(/Images/PERFECT%20PAPER%20thin.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 35px;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	z-index: 1900;
}
.footer {
	position: relative;
	height: 50px;
	width: 1050px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}



#content_container {
	position: relative;
	width: 1250px;
	height: 100%;
	background-repeat: repeat;
	z-index: 800;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	top: 15px;
}
.white_title {
	color: #FFFFFF;
}

.section_icon_link {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 36px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.my_footer {
	position: relative;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	top:15px;
	text-align: center;
	color: #CCCCCC;
}