/* (C) wrixton.net */



#inclusive{
width: 990px;
}


#banner{
height: 100px;
width: 749px;
background-image:url(logo.gif);
background-repeat:no-repeat;
background-position:center;
border-bottom: 1px #dddddd solid;
}

#all{
width: 749px;
height: 764px;
border-top: 1px #dddddd solid;
}

#bottom{
border-top: 1px #dddddd solid;
width: 749px;
font-family: Trebuchet MS /*Comic Sans Ms Times New Roman*/ ;
color:#333333;
font-size: 14px /*16px*/;
}


#left{
float: left;
width: 95px;
height: 745px;
background-color:#ffffff /*A9A9A9*/ ;
font-family: Trebuchet MS /*Comic Sans Ms Times New Roman*/ ;
color: gray /*#333333*/;
font-size: 14px /*16px*/;
text-decoration:none;
/* background:url(left-nav.gif); */
background-position:bottom;
}




#left a, #bottom a {
color: gray;
text-decoration: none;
}
#left a:hover, #bottom a:hover {
color: black;
text-decoration: none;
}





#text a {
text-decoration: none;
color: #AFAFAF /*666666*/;
}

#text a:hover{color: #000000 /*#ffffff*/;
font-family: Trebuchet MS /*Comic Sans MS*/;
font-size: 14px;
/*border-bottom:1px dashed #CC0000;*/
text-decoration: none;
}

#text a:active {
color: #000000 /*3366FF*/ ;
text-decoration: none;
}

#text a:visited {
color: #C3C3C3 /*3366FF*/;
text-decoration: none;
}


#text{
/*border-top: 1px solid #CCCCCC;*/
width: 625px;
height: 545px;
background-color: #ffffff /*#505050*/;
font-family: Trebuchet MS /*Comic Sans MS*/;
font-size: 14px;
/*font-weight: bold;*/
color: #333333 /*C3C3C3*/ ;
float: right;
/* background:url(content-white.gif); */
text-align:left;
text-indent:40px;
}












#search a {
text-decoration: none;
color: #AFAFAF /*666666*/;
}

#search a:hover{color: #000000 /*#ffffff*/;
font-family: Trebuchet MS /*Comic Sans MS*/;
font-size: 14px;
/*border-bottom:1px dashed #CC0000;*/
text-decoration: none;
}

#search a:active {
color: #000000 /*3366FF*/ ;
text-decoration: none;
}

#search a:visited {
color: #C3C3C3 /*3366FF*/;
text-decoration: none;
}


#search{
/*border-top: 1px solid #CCCCCC;*/
width: 625px;
height: 1200px;
background-color: #ffffff /*#505050*/;
font-family: Trebuchet MS /*Comic Sans MS*/;
font-size: 14px;
/*font-weight: bold;*/
color: #333333 /*C3C3C3*/ ;
float: right;
/* background:url(content-white.gif); */
text-align:left;
text-indent:40px;
}



#sinclusive{
width: 990px;
}




#sall{
width: 749px;
height: 1215px;
border-top: 1px #dddddd solid;
}






