/*

Theme Name: Kennard revised



*/
{
padding: 0;
margin: 0;
}

body {
background: url('images/bg.gif') #cccc99;
}

#header {
position: absolute;
background: url('images/header.jpg') repeat-x;
width: 100%;
height: 500px;
}

#header01 {
position: absolute;
width: 832px;
left: 50%;
margin-left: -416px;
background: url('images/header01.jpg') no-repeat top;
height: 250px;
}

#wrapper {
margin-top: 167px;/*167*/
width: 832px;
position: absolute;
left: 50%;
margin-left: -416px;
background: url('images/wrapper.jpg') repeat-y;

z-index: 1;
}

#wrap2 {
padding: 0px 35px 0px 35px;

}
#content {

  padding: 0 20px 0 0;
  font: 0.75em Helvetica, sans-serif;
  text-align: justify;
  line-height: 1.9em;
  width: 550px;
  float: right; 
  padding-bottom: 10px;
  }
  
#sidebar {
padding: 0 0 0 10px;
    font: 0.75em Helvetica, sans-serif;
    line-height: 1.9em;
    width: 150px;
    float: left;
    }


#sbar {
/*position: absolute;*/
width: 150px;
/*left: 50%;*/
/*margin-left: -416px;*/

/*background: url('images/vote.jpg') no-repeat top;*/
height: 160px;/*250*/
}


#news {
/*position: absolute;*/
width: 150px;
/*left: 50%;*/
/*margin-left: -416px;*/
/*background: url('images/sbar.jpg') no-repeat top;*/
height: 250px;
}







#menu {
margin: 0px;
position: absolute;
color: ffffff;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
 position: absolute;
 left: 330px;/*330*/
 _left: 320px;/*320*/
 top: 125px;/*119*/
 z-index: 2;

}

#menu li {
    float: left;
    display:inline;
    list-style-type: none;
   padding: 5px;
    /*background-color: #CCCC99;*/
    margin-left: 10px;

}

#menu li  a{
    font: bold 1em Helvetica, sans-serif;
    color: #333300;    
}

#menu .page_item a:hover {
	color: #ffffff;

}

/*
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

*/


#footer {

    top: 40px;
    clear: both;
    height: 54px;
    background: url('images/footer.jpg') no-repeat top;
    }

span.footer {
padding: 20px 0 0 0;

margin-top: 40px;
   position: relative;
     margin-left: 40px;
     /*top: 20px;*/
     color: #FFF;
     font: bold 12px Helvetica, sans-serif;
    
  
  }


