body  {
/*background:url(images/nclbg.gif) repeat-y #CCCCCC;*/
background-color: #CCCCCC; 
background-position: center;
margin: 0;

}

td {
 text-align:left;
}

#bg{
/*width: 790px;*/
width: 1000px;
margin: 0 auto;

min-height:1000px;
height:auto !important;
height:1000px;
}

#container { 
/*width: 780px;*/
width: 990px;
margin: 0 auto;


}



#header { 
background:url(images/logo.jpg) no-repeat #ffffff;
background-position: right bottom;
height:120px;
} 

#header a {
color: #FFFFFF;
text-decoration: none;
font-family: "Myriad Pro";
}

#menu {
font-size:20px; 
font-family: "Arial Narrow";
background-color: #0002a1; 
padding: 6px 30px 6px 0;
text-align:center;
color:#ffffff;
}

#menu a {
color: #c5d6db;
text-decoration: none; 
font-size: 14px; 
font-family: "Myriad Pro";
text-transform: uppercase;
}

#menu a:hover {
color: #ecf2f3;
}

#sidebar {
background: #d6d6d6;
float: left;
width: 160px;
height: 100%;
padding: 20px 20px 0 20px;
margin: 0;
color: #444444;
text-align: center;
text-transform: uppercase;
}

#sidebar a {
text-decoration: none; 
color: #262626;
font-family: "Lucida Sans Unicode";
font-size: 12px;
}

#sidebar a:hover {
color: #666666;
}



#sidebar img {
border: solid 1px #d6d6d6;
}

.navi {

text-align: left;
margin:10px 0 10px 0;
}

.navi_hl {
text-align: left;
margin:10px 0 10px 0;
font-weight:bold;
}

th {
vertical-align: top;
text-align: left;
color: #0002a1; 
}

h1 {
margin: 0px;
color: #0002a1; 
font-size:18px; 
font-family: "Arial Narrow"; 
font-weight: normal;
}

h2 {
color: #0002a1; 
font-size: 15px; 
margin: 20px 0 5px 0;
}

h3 {
color: #0002a1; 
font-size: 13px; 
margin: 20px 0 5px 0;
}

#main { 
/*background-image:url(images/bg.gif) repeat-y #DDDDDD;*/
background: #d6d6d6;
} 

#text { 
margin: 0 0 0 220px;
padding: 25px 30px 30px 30px;
color: #444444;
font-family: "Tahoma";
font-size: 13px; 
line-height: 18px;
text-align: justify;
background: #FFFFFF; 
} 

#text a {
color: #0002a1; 
text-decoration: none;
}

#text a:hover {
color: #FF4444;
}

#text_extern { 
margin: 0 0 0 220px;
padding: 0px 0px 0px 0px;
background: #FFFFFF; 
} 

#footer {
padding: 6px 30px 6px 30px;
background: #d6d6d6; 
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
text-align: center;
}

#footer a {
text-decoration: none; 
color: #262626;
}

#footer a:hover {
color: #666666;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.clear {
clear:both;
}