* { 
margin : 0; 
padding : 0; 
} 
body { 
margin : 20px 0; 
background : #ffffff; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #7f7772; 
} 
h1, h2, h3 { 
font-weight : normal; 
color : #8b8bb1; 
} 
h1 { 
font-size : 142%; 
} 
h2 { 
font-size : 122%; 
} 
h3 { 
font-size : 100%; 
} 
p, ul, ol { 
margin-bottom : 20px; 
line-height : 167%; 
font-size : 85%; 
} 
a:link { 
color : #8b8bb1; 
} 
a:hover { 
text-decoration : none; 
color : #ed2024; 
} 
#header { 
width : 770px; 
height : 150px; 
margin : 0 auto; 
} 
#logo { 
float : left; 
width : 240px; 
} 
#logo h1 { 
padding-top : 20px; 
text-align : center; 
} 
#logo h1 a { 
color : #ed2024; 
} 
#logo h2 { 
font-size : 10px; 
} 
#logo h2 a { 
color : #b3a7a0; 
} 
#logo a { 
text-decoration : none; 
} 
#menu { 
float : left; 
width : 530px; 
} 
#menu ul { 
margin : 0; 
padding : 0; 
list-style : none; 
} 
#menu li { 
display : inline; 
} 
#menu a { 
display : block; 
float : left; 
height : 50px; 
padding : 30px 25px 0 25px; 
background : url(images/img1.gif) no-repeat; 
text-decoration : none; 
font-size : 114%; 
color : #333366; 
} 
#menu a:hover { 
color : #ed2024; 
} 
#splash { 
width : 770px; 
height : 280px; 
margin : 0 auto; 
background : url(images/img5a.jpg) no-repeat; 
} 
#splash p { 
float : right; 
width : 430px; 
height : 100px; 
margin : 0; 
padding : 140px 20px 0 70px; 
background : url(images/img3.gif) no-repeat; 
text-align : right; 
font-size : 136%; 
font-weight : bold; 
color : #ff52c5; 
} 
#page { 
width : 900px; 
margin : 0 auto; 
} 
#page h1, #page h2 { 
margin-bottom : 20px; 
} 
#content { 
float : right; 
width : 570px; 
padding : 20px; 
} 
#content ol, #content ul { 
margin-left : 3em; 
} 
#sidebar { 
float : right; 
width : 200px; 
padding : 20px; 
} 
#sidebar h2 { 
padding-top : 6px; 
font-weight : bold; 
} 
#sidebar ul { 
margin : 0; 
padding : 0; 
list-style : none; 
} 
#sidebar li { 
margin : 0 0 20px 0; 
padding : 0 0 20px 0; 
border-bottom : 1px dashed #cccccc; 
} 
#sidebar h3 { 
width : 55px; 
height : 17px; 
padding : 0 10px; 
background : #ff14b1 url(images/img4.gif) no-repeat; 
color : #ffffff; 
} 
#footer { 
clear : both; 
width : 770px; 
height : 50px; 
margin : 0 auto; 
padding-top : 10px; 
border-top : 5px solid #8b8bb1; 
} 
#footer p { 
margin : 0; 
padding : 0; 
line-height : normal; 
font-size : 77%; 
} 
#legal { 
float : left; 
} 
#links { 
float : right; 
} 
