* {
    padding: 0;
    margin: 0;
} 
body {
background: #000;
font-family: Times;
font-size: 12px;
line-height: 18px;
color: #aaa;
}
img { border: none; }
a { color: #ECCD93; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }
#wrap {
margin: 40px auto 0 auto;
width: 800px;
}
#header { 
border: 4px solid #222;
height: 80px;
background: #333;
}
#header h1 {
font-size: 30px;
font-weight: normal;
letter-spacing: -1px;
padding: 12px 0 5px 10px;
color: #B9B9FF;
}
#header h1 a {
color: #B9B9FF;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
font-family: Times;
font-size: 12px;
line-height: 18px;
padding-top: 0px;
padding-left: 370px;
font-weight: 100;
}
.left {
margin-top: 5px;
width: 570px;
float: left;
text-align: justify;
border: 4px solid #222;
padding: 10px;
background: #333;
}
.left h2 {
color: #ECCD93;
font-size: 24px;
letter-spacing: 0px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right {
margin-top: 5px;
width: 160px;
float: right;
border: 4px solid #222;
font-size: 12px;
padding: 15px;
background: #333;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #B9B9FF;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #B9B9FF;
line-height: 30px;
}
.right h3 {
font-weight: normal;
font-size: 12px;
color: #B9B9FF;
}
.right a {
color: #ECCD93; text-decoration: none
}
.right a:hover {
text-decoration: underline
}
#footer {
margin-top: 10px;
text-align: center;
color: #B9B9FF;
font-size: 11px;
border: 5px solid #222;
padding: 10px;
background: #333;
width: 570px;
}
.right-II {
margin-top: 5px;
width: 160px;
float: right;
border: 5px solid #222;
font-size: 12px;
padding: 14px;
background: #333;
}
.right-II ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #B9B9FF;
}
.right-II h2 {
height: 30px;
font-size: 12px;
color: #B9B9FF;
line-height: 30px;
}
.right-II h3 {
font-weight: normal;
font-size: 12px;
color: #B9B9FF;
}
.right-II a { color: #ECCD93; text-decoration: none }
.right-II a:hover { text-decoration: underline }
#footer {
margin-top: 10px;
text-align: center;
color: #B9B9FF;
font-size: 11px;
border: 5px solid #222;
padding: 10px;
background: #333;
width: 570px;
}