/* CSS for 1cts */

/* ----------General---------- */

html,body {
background-color: #999999;
/* background-color:#7B95DF; */
/* background-color:#FFFAED; */
/*background-image:url(images/testbg.jpg);
background-repeat:repeat;*/
font-size: 12px;
font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px auto;
height: 100%;
}

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


h1 {
font-size: 22px;
color:#415138;
font-weight: bold;
}

h2 {
font-size: 22px;
color: #990000;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #990000;
}



#wrap {
border-left:  1px solid #282882;
border-right: 1px solid #282882;
background-color:#FFFAED;
/* background-image: url(images/bg_content.gif); */
/* background-repeat:repeat-y; */
align: center;
margin: 0px auto;
width: 774px;
padding: 0px;
text-align: left;
}


#navbar {
align: center;
background-image: url(images/bg2.jpg);
background-repeat:repeat-y
height: 99px;
}


#officepic {
float: left;
width: 195px;
height: 98px;
}


#leftbar {
float: left;
background-image:url(images/left_bar.jpg);
background-repeat:no-repeat;
align: left;
width: 195px;
min-height: 500px;
padding: 0px;
text-align: center;
align: center;



}


#content {
margin-top:0px;
background-color:#FFFAED;
/* background-image: url(images/bg_content.gif);
background-repeat:repeat-y; */
} 


#maintext {
position:relative;left:3px;
position:relative;top:3px;
margin-top: 0px;
/* background-image: url(images/bg_content.gif); */
/* background-repeat:repeat-y; */
width: 569px;
margin-left: 195px;
align: left;

} 


#innermain {
position:relative;left:4px;
float: right;


}


#footer {
align: center; 
background-image: url(images/bg_footer.gif);
background-repeat:repeat;
height: 12px;
text-align: center;
padding: 9px;
clear: both;
}


/*   Links & Copy   */

a,a:hover,a:visited,a:visited:hover,a:active { font-weight: normal; text-decoration: none; }
a {color: #000099;}
a:hover {color: #660033;}
a:visited {color:##0033FF;}
a:visited:hover {color:#660033;}
a:active { color:#C4EEFF;}

#footer a,#footer a:hover,#footer a:visited,#footer a:visited:hover,#footer a:active { font-weight: bold; text-decoration: none; text-shadow: 2px 2px 2px #266883; }
#footer a {color: #333333;}
#footer a:hover {color: #ff0000;}
#footer a:visited {color:#33333;}
#footer a:visited:hover {color:#ff0000;}
#footer a:active { color:orange;}


#footer {
color: #ffffff;
}