/* CSS Document Aug 2009*/
/* Zero out all default Margins and padding*/
/* * {
margin: 0;
padding: 0;
}*/
body {
	margin-left: 10px;
	margin-top: 0px;
}
div#container {
	width: 1280px;
	margin: 0 auto;
}
div#content {
	position: relative;
	height: 100%;
	border-top-width: 3px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-left-style: ridge;
	border-left-width: 3px;
	border-right-style: ridge;
	border-right-width: 3px;
	width: 1280px;
}
#mural_header {
	margin: 0px;
	height: 18px;
	width: 1280px;
	background-image: url(../images/header_backgrnd.jpg);
}
#header_left {
	width: 894px;
	border-right-style: ridge;
	border-right-width: 3px;
	height: 18px;
	position: absolute;
}
#header_middle {
	width: 108px;
	margin-left: 904px;
	position: absolute;
	border-right-style: ridge;
	border-right-width: 3px;
	height: 18px;
}
#header_right {
	width: 116px;
	margin-left: 1020px;
	position: absolute;
	height: 18px;
	border-right-style: ridge;
	border-right-width: 3px;
}
#header_far_right {
	width: 122px;
	margin-left: 1143px;
	position: absolute;
	height: 18px;
}
#mural_image_main {
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 768px;
	border-top-width: 3px;
	border-top-style: ridge;
}
div#maintext_container {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	height: 590px;
	width: 1000px;
	top: 22px;
	margin-left: 100px;
	z-index: 2;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4D4D4D;
	margin-right: auto;
}
div#maintext_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 460px;
	width: 305px;
	top: 130px;
	margin-left: 40px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	color: #4D4D4D;
	float: left;
}
div#maintext_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 400px;
	width: 305px;
	top: 130px;
	margin-left: 360px;
	padding-left: 5px;
	z-index: 2;
	position: absolute;
	margin-top: 56px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	color: #4D4D4D;
	float: left;
}
div#maintext_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 360px;
	width: 305px;
	top: 130px;
	margin-left: 680px;
	padding-left: 5px;
	z-index: 2;
	position: absolute;
	margin-top: 56px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	color: #4D4D4D;
	float: left;
}
img.floatLeftClear {
	clear: left;
	float: left;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5F5F5;
	position:absolute;
	left: 5px;
	padding-left: 10px;
	top: 6px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 48px;
	color: #CCCCCC;
	font-weight: bold; 
	margin-left: 2px;
}
h1.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 12px;
	text-shadow:0 -1px 1px rgba(0,0,0,0.5);	
/*	text-shadow: 3px 3px 3px #333; */
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 2px;
	z-index: 1;
	padding-left: 0px;
	position: relative;
	top: 5px;
	left: -2px;
	margin-top: 8px;
	margin-bottom: 0px;
}
h2.index_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BBB;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-shadow: 3px 3px 3px #333;
}
h2.index_alpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B4B4B4;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 22px;
	text-shadow: 3px 3px 3px #333;
}
h2.category_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C4C4C4;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-left: 2px;
	z-index: 1;
	padding-left: 0px;
	position: relative;
	top: 5px;
	left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.px;
	color: #333333;
	line-height: 1.25em;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	font-size: 12px;
}
.acronym {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11.px;
	color: #B4B4B4;
	line-height: 1.1em;
	font-size: 18px;
	font-weight: bold;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-shadow: 3px 3px 3px #333;
}
.acronym_def {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11.px;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 3px 3px 3px #333;
}
.panel_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	list-style-type: none;
	padding-left: 14px;
	line-height: 16px;
}
.panel_link a:hover {
	text-decoration: none;
	color: #F3F3F3;
	list-style-type: none;
}
.panel_nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3B3B3B;
	font-weight: normal;
	list-style-type: none;
	padding-left: 14px;
	line-height: 16px;
}
.Scroll {
	margin-top: 0px;
}
.noScroll {
	overflow: hidden;
	margin-top: 0px;
}
#A-I_Layer {
	position:absolute;
	width:160px;
	height:90px;
	z-index:5;
	left: 220px;
	top: 140px;
}
#J-R_Layer {
	position:absolute;
	width:160px;
	height:90px;
	z-index:1;
	left: 460px;
	top: 146px;
}
#S-Z_Layer {
	position:absolute;
	width:160px;
	height:90px;
	z-index:6;
	left: 690px;
	top: 140px;
}
#mural_index_layer {
	position:absolute;
	width:200px;
	height:90px;
	z-index:2;
	left: 280px;
	top: 42px;
}
#alpha_str_layer {
	position:absolute;
	width:660px;
	height:120px;
	z-index:8;
	left: 200px;
	top: 311px;
}
#category_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 220px;
	height: 90px;
	z-index: 5;
	left: 240px;
	top: 380px;
}
#category_title {
	position: absolute;
	width: 160px;
	height: 60px;
	z-index: 1;
	left: 180px;
	top: 4px;
}
#category_layer_left {
	height: 100px;
	width: 230px;
	top: 60px;
	margin-left: 0px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; */
	color: #4D4D4D;
	float: left;
}
#category_layer_center {
	height: 100px;
	width: 200px;
	top: 60px;
	margin-left: 200px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; */
	color: #4D4D4D;
	float: left;
}
#category_layer_right {
	height: 100px;
	width: 200px;
	top: 60px;
	margin-left: 400px;
	padding-left: 10px;
	z-index: 2;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; */
	color: #4D4D4D;
	float: left;
}
.bodylist ul li {
	list-style-type: none;
}
.bodylist ul {
	margin: 0px;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.bodylist a {
	/*font-family: 'Lora', serif;
font-family: 'Droid Serif', serif;*/
/*	text-shadow:0 -1px 1px rgba(0,0,0,0.5);*/
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 3px 3px 3px #333;
	font-size: 18px;
	text-decoration: none;
	color: #B2B2B2;
	line-height: 1.1em;
	font-weight: bold;
	list-style-type: none;
}
.bodylist ul li a:link, .bodylist ul li a:visited{
	list-style-type: none;
}
.bodylist ul li a:hover{
	text-decoration: none;
	color: #F3F3F3;
	list-style-type: none;
	background-image: url(../images/shadow.png);
}
.bodylist_indent ul {
	margin: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.index_subpage {
	color: #BEBEBE
}
#Layer1 {
	position:absolute;
	visibility:visible;
	width:1280px;
	height:768px;
	z-index:1;
}
#Layer2_nonum {
	position:absolute;
	visibility:visible;
	width:1280px;
	height:768px;
	z-index:1;
}
#index_more_right {
	position:absolute;
	width:49px;
	height:40px;
	z-index:5;
	left: 911px;
	top: 550px;
}
#index_more_left {

	position:absolute;
	width:54px;
	height:40px;
	z-index:5;
	left: 770px;
	top: 550px;
}
#index_more {

	position:absolute;
	width:38px;
	height:40px;
	z-index:5;
	left: 824px;
	top: 550px;
}
