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

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #89b561 url(/pic/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 40px;
}

#menu {
margin: 0 auto;
width: 300px;
height: 32px;
padding-top: 0;
padding-left: 550px;
}

#menu ul {
    margin-top: 0;
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 200px;
	height: 22px;
    display: block;
	text-align: center;
	color: #4b8124;
	font-weight: bold;
	padding-top: 11px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background: #ffffff;
}

#menu a:hover {
	width: 200px;
    height: 22px;
	color: #6c2900;
	text-decoration: underline;
	background: #ffffff;
}

#content {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border: 4px solid #ffffff;
}

#back {
    width: 1000px;
    background: #ffffff;
}

#header {
	height: 305px;
	text-align: left;
}


#logo {
background: url(/pic/header.jpg) no-repeat;
width: 1000px;
height: 270px;
text-align:  left;
padding-left: 0px;
padding-top: 30px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#logo img {
	border: 0;
}

#logo H1 a {
    float: left;
    width: 374px;
    height: 95px;
    margin: 25px 0 0 0;
}


#left
{
	padding: 10px;
	width: 221px;
	padding-right: 1em;
}

#left H3
{
width: 211px;
height: 38px;
font-size: 13px;
font-weight: bold;
padding-left: 15px;
padding-top: 14px;
color: #ffffff;
background: url(/pic/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(/pic/small.gif) no-repeat left;
}

#left a {
	color: #3c3b00;
}

#left a:hover {
	color: #6c2900;
}


#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 20px;
}

#left H4
{
font-size: 12px;
padding-left: 20px;
}

#right
{
float: right;
width: 715px;
padding-right: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #0139a0;
}

#right a {
color: #116700;
text-decoration: underline;
}

#right a:hover {
color: #6c2900;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	color: #377c00;
    font-weight: normal;
    font-size: 19px;
    border-bottom: 4px solid #9cb629;
}

#right ul {
    margin: 10px 0 10px 30px;

}

.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
}

.date a {
	color: #23609C;
}

.date2 {
	float: left;
	width: 73px;
	height: 62px;
	background: url(/pic/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #2F6AA2;
}


#footer {
	height: 37px;
	clear: both;
	padding-top: 15px;
	background: url(/pic/buttons.gif) repeat-x; 
	border-top: 4px solid #326214;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#navigator {
    font-size: 11px;
    margin: 5px  0 15px 0;
}

#navigator a {
    font-size: 11px;
}


blockquote {
    padding: 10px 10px 5px 10px;
    margin: 0 0 10px 0;
    border: 1px solid #307703;
}

blockquote p {
    padding: 0 0 7px 0;
    margin: 0;
}

td {
    padding: 4px;
}

#user_online {
    position: absolute;
    right: 20px;
    width: 500px;
    height: 20px;
    top: 10px;
    color: #fff;
}
