A:link {
	COLOR: #336699; text-decoration: none;
	background: White;
	z-index: 4000;
}
A:visited {
	COLOR: #336699; text-decoration: none;
	background: White;
		z-index: 4000;
}
A:active {
	COLOR: #336699; text-decoration: none;
	background: White;
		z-index: 4000;
}
A:hover {
	COLOR: #FF9900; text-decoration: underline;
	background: White;
		z-index: 4000;
}
img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 9px;
	margin-top: 45px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
   border: 1px dashed #ccc;
	padding-top: 2px;
	position: relative;
	}

ul {
	text-align: left;
}



body, h1,h2,h3,h4,a,p {  margin: 5px 0 5px 0;  font: normal normal normal 1em/20px Arial, Helvetica, sans-serif;  text-align: center;    }

html {
height:100%; 
max-height:100%;  
padding: 0; 
margin: 0; 
overflow: hidden;
color: Black;
background: White;
}
* html #header, * html #footer,* html #left,* html #menu {position:absolute;  float: left;             }
body { margin: 0; border: 0; padding: 0; height: 100%; max-height: 100%;   overflow: hidden }
.pad1 {display:block; width:18px; height: 35px; float:left;}
.pad2 {display:block; height: 127px;}
#wrp, #wrapper {display:block; height: 100%; max-height: 100%; overflow: auto; padding-left: 15px; position:relative; z-index: 1;      margin-right: auto;  padding-right: 15px;  margin-left: auto;                                            }
#footer {position:fixed;  bottom: -2px;  display:block; width:100%; height: 24px; background: White url(base_black.gif) repeat-x bottom;  text-align:right; font-size: 1em;   overflow: hidden;   color: Black;  z-index: 2;   right: 15px;  margin-left: 5px;  border-top-color: #000099;  border-top-style: solid;  border-top-width: 1px;                                                        }
#header {position:fixed;  top:0; right: 17px; display: block; width:100%; height: 120px;   z-index:5; color: #00008B;   margin-left: 5px;  background: White url(empire_icon.jpg) no-repeat 26px;     font-size: 1em;  border-bottom-style: solid;  border-bottom-width: 1px;  border-bottom-color: #000099;    }
.clear {clear:both;}
#wrp p, #wrp h3, #wrp em {
	text-align: left;
	float: none;
	display: block;
	}
#top_menu {
	float: none;
	margin-top: 46px;
	}	
#top_menu a {
	border-bottom: 1px solid;
}
h1,h2,h3 {
	font-style: normal;
	font-weight: bold;
}
#footer p {
	margin: 0px 29px;
	text-align: center;
	}
#wrp .midle p {
	text-align: center;
	position: relative;
	margin-top: 2%;
	display: block;
	}