body {
	background: #6b823c;
	overflow-y: auto;
	overflow-x:hidden;
	margin: 0px;
}
.content {
	font-family: Times New Roman, Serif;
	font-size: 14px;
	color: #000000;
	list-style-type: none;
	padding: 15px;
	text-align:left;
	width: 700px;
}
.content .recent ul li {
	list-style: none;
	float:left;
	display:block;
	width:700px;
}
.sidebar {
	font-family: Times New Roman, Serif;
	font-size: 12px;
	color: #000000;
	list-style: none;
	padding: 15px;
	text-align:left;
	width: 300px;
	float:left;
}
.sidebar ul li	{
list-style:none;
}
.sidebar ul li a{
	position:relative;
	top:-12px;
	left:-40px;
	display:block;
	width: 200px;
	border-bottom:1px dotted #94b156;
	list-style: none;
	background:#849f4a;
	padding:10px;
	padding-left:90px
}
.sidebar ul li a:hover{
	position:relative;
	top:-12px;
	left:-40px;
	display:block;
	width: 200px;
	border-bottom:1px dotted #94b156;
	border-left:10px solid #849f4a;
	list-style: none;
	background:#94b156;
	padding:10px;
	padding-left:80px;
	color:#fff768;	
	letter-spacing:2px;
}
.box ul li {
	list-style:none;
}
.box {
	background:#94b156;
	padding:5px;
}
.footer	
	{
	background: #e76702;
	position:relative;
	bottom: 0px;
	width: 100%;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px
}
.links a:link, .links a:visited, .links a:active {
	font-family: Times New Roman, Serif;
	font-size: 16px;
	text-decoration: none;
	color: #e76702;
	text-transform:uppercase;
	background:url(layout/link.gif) no-repeat;
	display:inline-block;
	margin:auto;
	position:relative;
	top: -18px;
}
.links ul li {
	list-style:none;
	display:inline;
	
}
.links ul li a	{
	width:169px;
	height:30px;
	list-style:none;
}

.links ul li a:hover {
	text-decoration: none;
	height:40px;
	color: #000000;
	font-style:normal;
	background:url(layout/hover.gif);
}/*
.links a:hover:after {
	content:url(layout/.gif);
}*/
.head, h1 {
	font-family: Brush Script MT, Times New Roman, Serif;
	font-size: 30px;
	height: 39px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: center;
	color:#000000;
	-webkit-border-top-left-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius-topleft: 40px;
	-moz-border-radius-topright: 40px;
	background:url(layout/h1.gif);
}
.sub, h2 {
	font-family: Times New Roman, Serif;
	font-size: 16px;
	text-align: left;
	color:#000000;
	background:url(layout/h1.gif);
	margin: 0;
}
.updatemeta {			/*Date at bottom up update*/
	font-size: 12px;
	color: #000000;
	margin:0px;
	font-style:italic;
	background: #9bb762
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding:2px;
	margin:auto;
	list-style:none;
}
a:link, a:active, a:visited {
	color:#fff768;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
p {
	font-family: Times New Roman, Serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}






img {
	border: 0;
}


h3 {
	margin: 0;
	font-size: 1.2em;
}

fieldset {
	border: 0;
	margin: 0;
}
input, select, textarea {
	font: inherit;
}

form#linkform label, form#linkform span.label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
form#linkform input, form#linkform select, form#linkform textarea, form#linkform span.button {
	display: block;
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
form#linkform textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
form#linkform input.button {
	clear: both;
	margin: 10px 0 0 150px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}

#container {
	background: #fff;
	width: 80%;
	padding: 25px;
	margin: 25px auto;
}
	#navigation {
		margin: 0 0 2em 0;
		list-style: none;
		text-align: center;
	}
		#navigation li {
			display: inline;
			padding: 0 10px;
		}

	
	}
		table tr.linkeven {
			background-color: #efefef;
		}
		table tr.linkodd {
			background-color: #fff;
		}
		table tr.pending {
			background-color: #CFE1EF;
			font-weight: bold;
		}
			}
		
		table img {
		vertical-align: middle;
		}

.red { color: #f00; }

.center { text-align: center; }
.right { text-align: right; }
b {
	font-size: 14px;
}
