body 
{
	background-color: #333333;
	width:1024px;
	margin:0 auto;
	text-align:center;
	font-family:Trebuchet MS, Verdana;
	font-size:14px;

}

h1 { margin:0px; }

#header
{
	background: url(../images/header.jpg);
	height:179px;

}

#menubar img
{
	float:left;
}    

#contentbody
{
	background: url(../images/bgcontent.jpg);
	min-height:350px;
	height:auto !important;
	height:350px;
	text-align:left;
	width: 1024px;
	vertical-align: top;
	clear:both;
}
#navbar
{
	float: left; width: 235px;
	display:inline;
}

#content
{
	float: right; 
	width: 735px;
	margin-right:25px;
	
}

#contentfoot
{
	background: url(../images/bgcontentfoot.jpg);
	height:69px;
}
#footer
{
	background: url(../images/footer.jpg);
	height:105px;
	color:White;        	
}
.catCSS {
   font-size: 11pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   letter-spacing: 1.5pt;
   font-weight: 300;
   background-color: black;
   color: white;
   border: 1px #cccccc dotted;      
}

a.leftNav {
 font-size: 8pt;
 font-family: verdana, arial;
 color: black; 
 text-decoration: none;
  padding: 5px 5px 5px 10px;
 }

a.leftNav:Hover {
 font-size: 8pt;
 font-family: verdana, arial;
 color: black; 
 text-decoration: none;
 background-color: white;
 padding: 5px 5px 5px 10px;
 //* Top, Right, Bottom, Left  */
 }

a.leftNav:Linked {
 font-size: 8pt;
 font-family: verdana, arial;
 padding: 15px 5px 15px 5px;
 color: black; 
 text-decoration: none;
 }

a.leftNav:Visited {
 font-size: 8pt;
 font-family: verdana, arial;
 color: black;
 font-weight: 800;
 text-decoration: none;
  padding: 5px 5px 5px 10px;
 }

.detThumb {
   font-size: 8pt;
   font-family: Arial, Helvetica, sans-serif;
   color: black; 
   text-align: justify;
   padding: 10px 10px 10px 10px;
   border: 1px #cccccc dotted;
   letter-spacing: 1.2pt;

}
.hThumb {
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   color: black; 
   padding: 5px 10px 5px 10px;
   border: 1px #cccccc dotted;
   background-color: #f7e3a8;
   letter-spacing: 1.5pt;
}

h1 {

   font-size: 20pt;
   letter-spacing: 1.5pt;
   font-family: verdana, arial;
   padding: 15px 10px 0px 10px;
   font-weight: 100;
   border-bottom: 1px #666666 solid; 
   text-align: right;
   }

.headerD {
    font-size: 8pt; 
	font-family: verdana, arial;
	color: white;
	letter-spacing: 1.5pt;
	background-color: #000000;
	height: 30;
	border: 1px #cccccc dotted;
	
}

.labelF {
   font-size: 8pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
}
input, textarea, select {
   font-size: 8pt;
   font-family: Arial, Helvetica, sans-serif;
   border: 1px #cccccc solid;
}
.smallprint { 
   font-size: 7pt;
   font-family: verdana;
   font-weight: 100;
}
.btn {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
letter-spacing: 1.5pt;
border 1px black dotted;
font-weight: 600;
}
        
