 

body {
width:990px;
background: #0033ff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}


#wrap {
width: 990px;
background:#ffffff;
border-bottom-width:thin;
border-bottom-color:#0033FF;
}

#header { 
border: 0px solid #ddd;
height: 215px;
background:#ffffff;
color:#0033FF;
}
#mylink{
width:980px;
height:22px;
background:#ff;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #182535;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #aaa;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}



.left {
margin-top: 2px;
width: 665px;
float: left;
text-align: justify;
border: 0px solid #ddd;
padding: 5px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
margin-top: 2px;
width: 296px;
float: right;
border: 0px solid #ddd;
font-size: 12px;
padding:5px;


}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 2px;
text-align: center;
color: #444;
font-size: 11px;
border: 2px solid #ddd;
padding: 4px;
background:#FFFFFF;
}