body{ margin: 0; padding: 0; }

body {


font-family: arial, verdana, sans-serif;

font-size: 11px;

color: #062740;

background-color: #CFDCE6;

}



#container { 
width: 760px;
height: auto;
margin-left: auto;
margin-right: auto;
}







#header {

background-image: url('images/back.png');

background-repeat: no-repeat;
position:absolute;

margin-left: auto;
margin-right: auto;
top: 0px;
width: 750px; 
height: 300px;

}



#content {

background: #ffffff;

position:absolute;
top: 245px;
height: 1200px;
width: 750px;
margin-left: auto;
margin-right: auto;
}

#indexcontent {
background: #ffffff;

position:absolute;
top: 245px;
height: 750px;
width: 750px;
margin-left: auto;
margin-right: auto;
}

#extracontent {
background: #ffffff;

position:absolute;
top: 245px;
height: 1900px;
width: 750px;
margin-left: auto;
margin-right: auto;
}


#navblock {
position:absolute;
top: 0px;
width: 190px;
height: 100%;
left: 562px;

background-position: right;
}


#nav {
position:absolute;
top: 10px;
width: 180px;
height: 700px;
left: 3px;
padding: 5px;
border-left: 1px solid #CFDCE6
;
}




#nav ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: left;
}



#nav li {
background: transparent url('images/nav_line.gif') no-repeat bottom left;
padding-bottom: 5px;
text-decoration: none;
}



#nav a {
font-size: 11px;

color: #009999;

text-decoration: none;

font-weight: bold;
}

#nav a:hover {

font-size: 11px;
color: #009999;

text-decoration: none;
font-weight: bold;
padding-bottom: 4px;
text-decoration: none;
}

#extras a {
font-size: 11px;

color: #009999;

text-decoration: none;

font-weight: normal;
}

#extras a:hover {


font-size: 11px;
color: #009999;

text-decoration: none;
font-weight: normal;
padding-bottom: 4px;
text-decoration: none;
}





#text {
position:absolute;
top: 0px;
width: 530px;
left: 0px;
padding: 10px;
}

#text a {

color: #009999;

text-decoration: underline;

font-weight: bold;
}



#text a:hover {

color: #009999;

text-decoration: none;
font-weight: bold;

}



#c1 {
position:absolute;
top: 70px;
width: 265px;
left: 10px;
}

#c2 {
position:absolute;
top: 70px;
width: 260px;
left: 290px;
}


#articletext {
position:absolute;
top: 600px;
width: 530px;
left: 10px;
}

#bottomnav {
top: 1250px;
left: 260px;
position:absolute;
text-align: center;
font-size: 12px;
}

#bottomnav a {

color: #009999;

text-decoration: underline;

font-weight: bold;
}



#bottomnav a:hover {

color: #009999;

text-decoration: none;
font-weight: bold;

}


#footer {
top: 1200px;
background-image: url('images/footer.gif');

position:absolute;

width: 750px;
height: 115px;
}

#indexfooter {
top: 750px;
background-image: url('images/footer.gif');

position:absolute;

width: 750px;
height: 115px;
}

#extrafooter {
top: 1900px;
background-image: url('images/footer.gif');

position:absolute;

width: 750px;
height: 115px;
}