body {
margin:0;
padding:0;
background-color: #383B3D;
color: #BCBCBC;
font: 15px normal Times New Roman;
}
.clear{
clear: both;
font-size: 1px;
height: 1px;
line-height: 1px;
}
#loading {
position:absolute;
z-index:2000;
background-color: #383B3D;
width:100%;
height:100%;
top:0;
left:0;
background-image:url('include/images/ajax-loader.gif');
background-position:50% 50%;
background-repeat:no-repeat;
}
#wrapper {
margin: 0 auto;
width: 909px;
}
.header {
height: 93px;
width: 909px;
background-image:url('include/images/a_header.gif');
background-repeat:no-repeat;
margin-bottom: 1.5em;
}
.header ul {
float:left;
margin:0;
padding:0;
width: 406px;
list-style-type:none;
}
.header ul li a {
display: block;
color: #D7D2CA;
padding: 56px 0 15px 215px;
text-decoration:none;
}
.header .page_title {
float:right;
width: 260px;
text-align:right;
letter-spacing: 2px;
font-size: 20px;
margin-top: 50px;
margin-right:50px;
}
#home #links {
width: 32%;
padding-right: 1.5em;
border-right: 2px solid #C3B590;
height: 315px;
}
#home #links ul {
margin: 0;
padding: 0;
text-align: right;
list-style-type:none;
font: 19px normal Times New Roman;
}
#home #links ul li {
margin: 0 0 .75em 0;
}
#home #links ul li a {
color: #D7D2CA;
text-decoration:none;
}
#home #links ul li a:hover {
color: #F1EDE8;
}
.description {
display:block;
float:left;
padding-top: 9px;
letter-spacing: 1px;
font-size: 15px;
}
#bottom_links ul {
width: 842px;
border-top: 2px solid #C3B590;
margin-top: 10px;
margin-left: 39px;
padding: 0;
list-style-type:none;
font: 13px normal Times New Roman;
}
#bottom_links ul li {
margin: 0 0 .75em 0;
padding: 10px 20px;
display: block;
float: left;
}
#bottom_links ul li a {
color: #D7D2CA;
letter-spacing: 2px;
text-decoration:none;
}
#bottom_links ul li a:hover {
color: #F1EDE8;
}
a {
color: #D7D2CA;
}
a:hover {
color: #F1EDE8;
}
