body {
	text-align:center;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	}

ul li p  {
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;
color:red;
	}


#frame {
	width:776px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
    background:  url(images/inner_776x1.jpg) repeat-y left top;
    border-bottom: 1px solid black;
	}
	
#contentleft {
	width:205px;
	float:left;
	padding: 10px;
	margin-top: 22px;
	}

#contentleft img {
	width:190px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 25px;	
}

#contentcenter {
	width:315px;
	padding:0px;
	float:left;
	padding: 10px;
	}

#contentright {
	width:196px;
	padding:0px;
	float:left;
	padding: 10px;
	}

#contentheader {
	background:#fff;
    width:776px;
	height:120px;
	background:  url(images/header.jpg) no-repeat center center;
	}

#ajaxmenu{	
	width:776px;
	height:47px;
	background:  url(images/header_776x19.jpg) no-repeat left bottom;
}

p {
	margin:0px 10px 10px 0px;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

p a {
	color: #618200;
}

p a:hover {
	background-color: #618200;
	color: #ffffff;
}		

	
h1 {
	font-size:20px;
}
	
h2 {
	font-size:16px;
}	

h3 {
	font-size:12px;
}

#contentheader h1 {
	font-size:26px;
	padding:10px;
	margin:0px;
	color: yellow;
	}

#contentright p { font-size:10px}
