* {
	margin: 0px;
	padding: 0px;
}
	
body{
   text-align: left;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Tahoma, Arial;
   font-size: 11px;
   color: #404040;
   background: url(../images/bg.gif) #F3F3F3 repeat-y center;
}

a {
color:#3366CC;
}
a:visited {
color:#5588CC;
}
a:hover {
color:#6699ff;
}



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

#wrapper{
   width: 100%;
   height: 100%;
   display: table;

}

#content{
   width: 100%;
   margin: 0 auto;
   padding:0px;
   height: auto;
   padding-top: 4px;
   display: table;
}

#toplinks{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   height: auto;
   display: table;
   text-align: right;

}

#topholder{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   height: auto;
   display: table;
}


#logo{
   width: 145px;
   height: 54px;
   padding-top: 0px;
   padding-right: 50px;
   float: left;
}

#slogan{
   width: 300px;
   padding:0px;
   height: 37px;
   padding-top: 25px;
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #B2B2B2;
   text-transform: uppercase;
   font-weight: normal; 
}

#search{
   width: 300px;
   padding:0px;
   height: 37px;
   padding-top: 22px;
   float: right;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #B2B2B2;
   text-transform: uppercase;
   font-weight: bold; 
   text-align: right;
}

#search input, #search select{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal; 
   width: 100px;
   text-transform: none;
   display: inline;
   color: #666666;
}

#separator{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   height: auto;
   display: table;
   margin-top: 5px;
   border-top: 1px dotted #CCCCCC;
}


#place_ad{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   height: auto;
   display: table;
   text-align: right;
   font-size: 10px;
   color: #669933;
   text-transform: uppercase;
}


#mainholder{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 0px solid  #FF0000;
}

#mainholder td{
   padding-top: 6px;
}

#catholder{
   width: 260px;
   height: 215px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
}

#catholder h1{
   padding-left: 5px;
   padding-bottom: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 19px;
   color: #B2B2B2;
   text-transform: uppercase;
   font-weight: normal; 
}



#catholder li{
	list-style-type: disc;
	margin-left: 20px;
	padding: 2px;
	font-size: 12px;
	line-height: 18px;
	}


#footer{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 0px solid  #FF0000;
}

#adscounter{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B2B2B2;
  text-align:center;
  padding-top: 25px;
}


#footerlinks{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B2B2B2;
  text-align:center;
  padding-top: 10px;
}

#copyright{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #B2B2B2;
  text-align:center;
  padding-top: 15px;
}

#generalbox{
   width: 780px;
   height: auto;
   margin: 0 auto;
   padding:10px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
}

#error_text{
	color: #CC0000;
}

#error_text_big{
	color: #CC0000;
	font-size: 14px;
}

#ok_text{
	color: #006600;
}

#adcontainer{
   width: 780px;
   height: auto;
   margin: 0 auto;
   padding:4px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
   line-height: 18px;
}


#adtext{
	line-height: 16px;
}

#sendmessagebox{
   width: 750px;
   height: auto;
   margin: 0 auto;
   padding:10px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
}

#navcontainer{
   width: 780px;
   height: auto;
   margin: 0 auto;
   padding:4px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
   line-height: 18px;
}

#navcontainerleft{
	font-size: 11px;
	width: 200px;
	float: left;
	padding-left: 5px;
}

#navcontainermiddle{
	font-size: 11px;
	text-align: center;
	width: 365px;
	float: left;
}

#navcontainerright{
	font-size: 11px;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
