* {
	margin: 0px auto;
	padding: 0px;
}

body {
	font: 13px trebuchet ms;
	background: url(../images/bg.jpg) #5F8731 repeat-x top;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 132px;
	position: relative;
	width: 900px;
	font-size: 12px;
}

.wrapper {
	background: #fff;
}

#container {
	width: 900px;
	padding-bottom: 15px;
}

#menu {
	float: right;
	position: absolute;
	bottom: 26px;
	right: 0px;
}

#menu li {
	display: inline;
	text-transform: uppercase;
	margin-left: 30px;
}

#menu a, a.visited, a.active, a.visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #FFE907;	
}

a, a.visited, a.active, a.visited {
	color: #5D8733;
	text-decoration: none;
}

a:hover {
	color: #FFE907;	
}

#footer a, a.visited, a.active, a.visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFE907;	
}

#footer {
	background: url(../images/bg_footer.jpg) repeat-x top;
	color: #fff;
	font-size: 12px;
}

.footer_wrapper {
	width: 900px;
	padding: 10px;
	height: 34px;
}

#content ul {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#poweredby {
	float: right;
	width: 74px;
	height: 23px;
	padding: 3px;
	background: #fff;
	border: 1px solid #5D8733;	
}

img {
	border: none;
}

hr {
	border: none;
	border-top: 1px solid #ccc;
	height: 1px;
	margin: 5px 0;	
}

/* MULTI BLOG */

#addblogpost {
    border-color: #cccccc;
    width: 500px;
    background-color: #333333;
    padding: 10px;
    
#addblogpost:hover {
    border-color: #333333;
    width: 500px;
    background-color: #cccccc;
    padding: 10px;
    
#blogpostverify {
    border-color: #cccccc;
    width: 500px;
    background-color: #333333;
    padding: 10px;
    
#blogpostverify:hover {
    border-color: #333333;
    width: 500px;
    background-color: #cccccc;
    padding: 10px;
    
#blogpostverify {
    border-color: #cccccc;
    width: 500px;
    background-color: #333333;
    padding: 10px;
    
#blogpostverify:hover {
    border-color: #333333;
    width: 500px;
    background-color: #cccccc;
    padding: 10px;
}
