body{
background-color:#ffffff;
}

* {  
padding:0;  
margin:0;  
}

a {
color:#ffffff;
text-decoration:none;
}
  
ul {  
list-style:none;  
}

.clear {
clear:both;
}
 
#container {
z-index:1;
border:5px solid #cccccc;  
width:990px;
min-height:935px;
margin:auto;
background-color:#006666;
font-family:'Arial', Helvetica, sans-serif;
font-size:small; 
}

#header {
z-index:2; 
background:#006666 url('../../../images/main/header-background-blur2-990x200.jpg') no-repeat center center;
height:200px;  
}

#logonamebox {
z-index:3;
position:relative; top:0px; left:0px; width:100%; height:100%;
background-color:transparent;
}

#logospot {  
background-color:transparent;
z-index:4; position:relative; top:25px; left:20px; height:100px; width:160px; color:#006666;  
}

#navbar {  
background-color:transparent;
z-index:5; position:relative; top:0px; /*height:95px;*/ width:990px; color:#ffffff;  
}

#midframe {  
z-index:6; position:relative; top:-21px; width:100%;
min-height:615px;
background-color:#cccccc;  
}

#sidebar_left {
float:left;
z-index:7;
background-color:#cccccc;
width:175px; /*194*/
height:615px; /*634*/
}

#skyframe {
z-index:8;  
position:relative;
top:5px; /*17*/
left:5px; /*17*/ 
background-color:#transparent;  
width:160px;
height:600px;  
}  

#centerbox {
z-index:7;
float:left;
width:728px;
min-height:615px;
background-color:#ffffff;
}

#leaderbar {
z-index:8;
float:left;
width:728px;
height:105px;
background-color:#cccccc;
}

#leaderframe {
z-index:9;  
position:relative;
top:5px;
left:0px; 
background-color:#transparent;  
width:728px;
height:90px;  
}

#content {
z-index:8;
clear:both; 
width:728px; /*640*/
min-height:510px;
background-color:#ffffff;
color:#000000;  
text-align:left;  
}

#content a{
color:#006666;
}

#sidebar_right {
z-index:7;
float:right;
width:87px;
min-height:615px;
background-color:#cccccc; 
}

#footer {
z-index:10;
relative;
bottom:0px;
height:25px;
width:990px;
background-color:#006666;  
text-align:center;  
}
