BODY{
margin:0px;
font-family:trebuchet ms, Helvetica, sans-serif;
background-color:#FFFFFF;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-position:top;}

.header{
background-image:url(../images/header.jpg);
background-position:top;
background-repeat:no-repeat;
height:194px;
margin-left:auto;
margin-right:auto;
width:1004px;
}

.title{
font-size:24px;
color:#003366;
letter-spacing:-1px;
font-weight:bold;
padding:0px;
width:270px;
margin-left:20px;
margin-top:30px;
text-align: center;
float:left;}


.block-3 {
position:relative;
height:19px;
width:1004px;
margin-bottom:8px;
text-align:left;
}

.footer {
height:19px;
width:1004px;
margin-bottom:8px;
color:#0066CC;
font-size:10px;
}


/*** Sidebar menu ***/

.nav {
display:block;
background:#FFFFFF;
color:#003366;
text-decoration:none;
margin-top:-2px;
padding:3px 4px 4px 10px;
position:relative;
text-transform:capitalize;
width:133px;
}

.active {
display:block;
background-color:#DEFE92;
color:#003366;
text-decoration:none;
}

.nav_text:link {color: #0066CC; text-decoration:none;}     
.nav_text:visited {color: #0066CC; text-decoration:none;} 
.nav_text:hover {color: #0066CC; text-decoration:none;}



.sub {
display:block;
font-size:0.8em;
margin:3px 0 2px 4px;
padding:2px 5px 2px 10px;
width:129px;
}

h1{
font-size:18px;
color:#0066CC;
font-weight:bold;
margin-bottom:2px;}

a:link {color: #0066CC}     
a:visited {color: #0066CC} 
a:hover {color: #0066CC}  





/*


a:hover { font-family:trebuchet ms, Helvetica, sans-serif;
color:#003366;}

h1 { font-family:trebuchet ms, Helvetica, sans-serif;
font-size:36px}

h2 { font-family:trebuchet ms, Helvetica, sans-serif;
font-size:30px}

h3 { font-family:trebuchet ms, Helvetica, sans-serif;
font-size:24px}

*/

.leftcontent { 
position: absolute;
left:10px;
top:250px;
width:150px;

}

.centercontent { 
margin-top:45px;
margin-left:150px;
margin-right:155px;
height:700px;
width:680px;
padding-bottom:0px;
background-image:url(../images/btm_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-align:left;
padding:10px;
background-color:#FFFFFF;
}

.rightcontent { 
position: absolute;
right:10px;
top:250px;
width:120px;
border:#006699 dashed 1px;
float:right;
}





p,h1,h2,h3 { margin:0px 10px 10px 10px;
}
