/* CSS Document */

* { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; }

html, body { height: 100%; margin:0; padding: 0; }
body { margin:0; background: #000000 url('images/darkcamo.gif');  }
h2 { color:#FF6600; margin:0 0 24px 0; }
h3 { color:#FF6600; margin:0 0 18px 0; }
h4 { color:#FF6600; margin:0 0 14px 0; }
a { text-decoration:none; color:#FF6600; }
a:visited { color:#993300; }
a:hover { color:#FFFF00; }

#topspace { height:24px; }
#header { background: url('images/headbar.jpg') repeat-x top left; height:137px }
#logo { background:url('images/logo.jpg') no-repeat; height:59px; width:667px; margin:0 auto }
#nav { background:url('images/nav.jpg') no-repeat; height:36px; width:755px; margin:0 auto }
#blacktop { padding:0 24px; height:42px; }
#blackbar { width:100%; height:42px; background:url('images/topblack.jpg') repeat-x top left;  }
#main { padding:0 24px; height:auto; margin:-24px 0 0 0; }
#maincontent { width:100%;  height:auto;  background: #000000 url('images/midmainleft.jpg') repeat-y top left;   }
#footer { /*background:url(images/footerbg.jpg) bottom left repeat-x;*/ height:65px;  }
#footcontainer { padding:0 24px; height:65px;  }
#footah { background:url('images/fbg.jpg') repeat-x top left; height:65px  }
#wrapper { background:url('images/footerbg.jpg') repeat-x left bottom; height:auto }
/*#container { height: auto !important; height: 100%; min-height: 100%; }*/

.cls { clear:both; display:block; line-height:0px; content:"."; font-size:0px; }
.fl { float:left; }
.fr { float:right; }
.topbarleft { background: url('images/topblackleft.jpg') no-repeat; width:23px; height:42px }
.topbarright { background: url('images/topblackright.jpg') no-repeat; width:23px; height:42px }
.midmainleft {  width:1%; height:auto;   }
.mainmid { padding:0 15px; }
.text { font-size:12px; color:#FFFFFF; }
.ltyelbig { font-size:14px; color:#FFFFBB; }
.ltyel { font-size:12px; color:#FFFFBB; }
.ltblu { font-size:12px; color:#BBEEFF; }
.red {color:#ff0000;}
.yellow {color:#ffff00;}
.green {color:#00bb00;}
.mleft { width:65%; }
.mright { width:33%;   }
.fun { width:45%; padding:10px; }
.sophisticated { width:45%; padding:10px; }
.footerleft { background:url('images/footleft.jpg') no-repeat; width:5%; height:65px  }
.footerright { background:url('images/footright.jpg') no-repeat top right; width:5%; height:65px  }
.footertext { font-size:10px; color:#FFFFFF;  padding:25px 0 0 0;  width:87%; margin:0 auto; }
/*.footback { background:url(images/footback.jpg) top left repeat-x; height:21px; margin:-21px 0 0 0; width:24px; }*/
.padd { padding:0 24px; }
.foottop { width:100%; }