
*{ padding:0; margin:0}

body { 
background:#04020a url('images/background.jpg') repeat-y; 
color:#5e6bb5; 
font: 11px tahoma, verdana, sans-serif;}

ul { 
text-align:left; 
padding:0; margin:0; 
list-style-type: none;}

li { 
background:url('images/bullet.jpg') no-repeat .1em 63% ;
padding-left: 1.2em; }

#navigation, #content{ position:absolute;}

#content { 
top:125px; 
left:23px; 
width:342px;}

#navigation { 
top:490px; 
left:395px; 
width:255px;}

h1{
letter-spacing:4px; 
color:#AB77B5; 
border-bottom:1px solid #2E475F; 
text-align:left;
margin:12px 0;}

b, h1,#navigation a{ font:bold 11px arial, sans-serif;} 

p { margin:10px 0;}

#navigation a { 
color:#28639F; 
text-decoration:none; 
border:none; 
background-color:#000000;}

#navigation a:hover {
color:#30A19D; 
background-color:#000000;}

a { 
cursor:default; 
color:#28639F; 
text-decoration:none; 
border-bottom:1px dashed #28639F; }

a:hover { 
color:#A092D6; 
text-decoration:none; 
border-bottom:1px dashed #28639F; }

b {color:#2b69bd; }

i { font-family: verdana, sans-serif;}

