@charset "utf-8";

body{
 line-height:17px;
 background-image:url(images/background.jpg);
 background-position:top center;
 background-color:#0B0E12;
 margin-top:0px;
 margin-bottom:0px;
background-attachment: fixed;
}
td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

#hometext td {
 color:#FFFFFF;
 }

#hometext h1 {
 color:#FFFFFF;
 }


#footer_list{
 margin-top:30px;
 margin-bottom:0px;
 list-style:none;
 text-align:left;
  color:#FFF;
 
}

#footer_list a{
 font-size:10px;
 text-decoration:none;
 color:#FFFFFF;
}

.footerlink_split {
	background-image: url(images/empire_r5_c8_s1.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

h1{
 font-size:20px;
 font-weight:bold;
 color:#123756;
 width:100%;
 height:25px;
 border-bottom-width:1px;
 border-bottom-style: solid;
 border-bottom-color: #7096BC;

}

#contentarea{
 padding-left:45px;
 padding-right:45px;
 padding-bottom:25px;
 line-height:20px;
 text-align:justify;

}

#contentarea a{
 text-decoration: none;
 color: #000;

}

.back_top{
	float:right;
}