body {
background: #10303f; 
color:#24d6e2; 
font-family: verdana; 
font-size: 10px; 
margin:0; 
padding:0;
}

#content {
margin-left: auto; 
margin-right: auto; 
width: 600px;
color:#24d6e2; 
}

#nav {
background-image: url(nav_ds.gif);
background-position: bottom left;
background-repeat: repeat-x;
padding-bottom: 20px;
padding-top: 10px;
padding-left: 23%;
color:#24d6e2; 
}

#nav_button {
position: relative;
top: -17px;
left: -25px;
background-image: url(nav_button_new1.gif);
background-repeat: no-repeat;
margin:0;
margin-left: 23%;
padding-top: 18px;
padding-left: 25px;
width: 182px;
height: 45px;
}

#news {
position:absolute; 
left: 55%; 
top: 10px; 
width: 300px; 
color:#24d6e2;
}

h1 {
font-size: 11px;
color: #fff;
}

h2, h3{
font-size: 10px;
color: #fff;
}

p {
color:#24d6e2; 
}

p.question
{
padding-bottom:0;
margin-bottom:0;
font-weight:bold;
}


p.answer
{
padding-left:2em;
padding-right:1em;
padding-top:0;
margin-top:0;
}




ul {
list-style-type: none;
margin:0;
padding:0;
margin-bottom: 10px;
}

li {
margin:0;
}

/* links */

#content a:link    
{
color:#24d6e2;  
text-decoration:underline;
}

#content a:visited 
{
color:#14c6d2; 
text-decoration:underline;
}

#content a:active  
{
color:#fff; 
text-decoration:none;
}

#content a:hover   
{
color:#fff; 
text-decoration:underline;
}


a:link    
{
color:#24d6e2;  
text-decoration: none;
}

 a:visited 
{
color:#14c6d2; 
text-decoration: none;
}

a:active  
{
color:#fff; 
text-decoration:none;
}

a:hover   
{
color:#fff; 
text-decoration: none;
}

hr {
color:#24d6e2;  
height: 1px;
}
