/* clear all*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {


	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}


body { text-align: center; font-size: 12px; line-height: 1.5; font-family: Tahoma, Myriad Pro, Verdana, Arial, Helvetica, sans-serif, Lucida Grande, Lucida Sans Unicode; color: #fff; background: #dfeca2;  }
div { text-align: left; }
	
a { cursor: pointer; font-size: 12px; font-weight: normal; text-decoration: none; color: #c7ee0a; }
a:hover  { text-decoration: underline; }

img { float: left; padding-right: 10px; padding-top: 5px; }
td { text-align: center; border: 1px solid #000; }
fieldset { float: left; width: 520px; color:#000; background:#FFFBC0; padding-left: 10px; }
	fieldset a { color: green; font-weight: bold; }
	legend { font-size: 15px; font-weight: bold; }
		legend a { font-size: 15px; color: #000; font-weight: bold; }
textarea { width:97%; height:20em; padding:3px; }

input[type=button;] { border:1px solid #ccc; color:#000; font-size:.8em; line-height:1.5em; cursor:pointer; display:block; float:left; background:#f9f6f2; margin:0 .1em; padding:.2em .8em; }

.date { border-bottom: 1px solid #caff00; margin: 10px 0px 20px 0px;  }
.comment { float: left; color:#fff; margin: 0 0 10px; padding: 10px;}
.commentsbox { float: left; color:#fff; margin:0 0 10px; }	
.black { color: #000; }
.underline { text-decoration: underline; }

#wrapper { margin: auto; width: 800px; position: relative; padding-top: 25px; }
	.nav {  float: left; width: 100%; height: 70px; background: #a7c809; border-bottom: 5px solid #caff00;}
		.search { float:right; text-align:right; margin:0; padding:20px 20px 0 20px; }
			input { vertical-align:middle; padding:2px; }
			input.searchfield { width:200px; border:2px solid #caff00; font-size:.9em; padding:6px; }
			input.searchbutton { border:0; color:#fff; font-weight:700; font-size:.9em; background: #caff00; padding:6px; }
	.baner { float: left; width: 100%; height: 276px; background: url(../images/baner.jpg) no-repeat; border-bottom: 3px solid #caff00; }	
		.menu { text-align: center; width: 800px; padding-top: 10px; }
			.menu ul { text-align: center; }
				.menu li { display: inline; }
					.menu a { padding-left: 30px; padding-right: 20px; font-family: Myriad Pro, Verdana, Arial; font-size: 14px; color: #fff; }
		.logo { float: right; margin-top: 35px; margin-right: 150px; }
	.container { float: left; width: 800px; background: #4b8203; }
		.sidebar { float: left; width: 189px; border-right: 1px solid #caff00; margin: 10px; padding: 2px; }
			.sidebar h3 { float: left; width: 169px; font-size: 17px; font-weight: bold; font-family: Helvetica, Myriad Pro, Tahoma, Arial; padding: 10px 10px 5px 10px; }
			.sidebar ul { float: left; list-style: square; padding: 10px 20px 20px 30px; }
				.sidebar li { padding-bottom: 5px; }
					.sidebar a { font-size: 13px;  font-weight: bold; }
		.content { float: right; width: 536px; padding: 10px; margin-right: 15px; margin-top: 10px; margin-bottom: 20px; }
			.content h2 a { float: left; width: 526px; padding: 10px 10px 10px 0px; font-size: 22px; color: #caff00;  }
			.content h4, h2 { margin-bottom: 10px; float: left; width: 526px; padding: 10px 10px 10px 0px; font-size: 22px; color: #caff00; }
			.content h3 { float: left; width: 512px; padding: 10px 10px 10px 0px; font-size: 17px; color: #fff; font-weight: bold; }
			.content p { width: 516px; float: left; padding: 0px 20px 10px 0px; }
			.content ul { float: left; width: 430px; padding: 0px 20px 20px 50px; list-style: square; }
				.content li { padding-bottom: 5px; }
	.footer { float: left; width: 100%; background: #4b8203; border-top: 5px solid #caff00; margin-bottom: 50px; }
		.footer p { color: #fff; padding: 20px; }
			.footer a { color: #fff; }
		
			
			
			
			
			
			
			
			
			
			
			
			
