body {
	margin: 0 0 0 0;
	padding: 0;
	background:  #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	color: #4B4B4B;
}

h1, h2, h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #FFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;

}

h2 {
	font-size: 10px;

}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 15px;
	
}

t {font-size: 14px;


}

a {
	color: #333;
}

a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;

}

img.right {
	float: right;
	margin-left: 15px;

}

/* Form */

form {
	margin: 0;
	padding: 0;
	color: #F00;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	color: #F00;
}

legend {
	display: none;

}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909;
}

#wrapper {
	margin: 0;
	padding: 0;

	
}

/* Header */
#header {
	width: 980px;
	margin: 0 auto;
	height: 60px;
	border: 10px #FFFFFF solid;

}

/* Menu */
#menu {
	float: right;
	width: 700px;
	height: 25px;
	background: url(images/img0.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 120px;
	list-style: none;
	line-height: normal;	
}

#menu li {
	float: left;
	text-align: center;	
}

#menu a {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #3E3E3E;
	background:  #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

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

#menu .current_page_item a {
	color: #3E3E3E;
}

#menu le {
	float: left;
	text-align: left;
	padding: px  0px;
}

#menu b {
	width: 500px;
	display: block;
	padding: 0 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #000;
}

#RC b {
	font-family: arial narrow;
	text-transform: uppercase;
	font-size: 24px;
	color: #515151;
	padding-left: 15px;
	}

/** LOGO */

#logo {
	width: 880px;
	height: 28px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color: #FFFFFF;
}

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

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #93C;
}

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

#logo p a:hover { text-decoration: underline; }


/* Page */
#page {
	width: 980px;
	height: 650px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px #FFFFFF solid;
}

/* Content */
#content {
	float: left;
	width: 280px;
	depth: 400;
	/*border-right: 1px dashed #DFE1E0;*/
}

/* Content */
#flash {
	float: left;
	width: 500px;
	text-align: center;
	height: 360px;
	/*border-right: 1px dashed #DFE1E0;*/
}

/* Content */
#NU {
	float: left;
	width: 100px;
	depth: 400;
	font-size: 24px;
	color: #FFF;
	/*border-right: 1px dashed #DFE1E0;*/
}

#AB {
	float: left;
	width: 400px;
    height: 360px;
	/*border-right: 1px dashed #DFE1E0;*/
}

#AC {
	float: left;
	width: 500px;
	height: 360px;
	/*border-right: 1px dashed #DFE1E0;*/
}

/* Post */

.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #9F0000;
}

.post h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #333;
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #00F;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF; 
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#x {
	padding: 3px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #FFFFFF;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #FFFFFF;
}

/*Footer */
#footer-wrap {
}

#footer {
	width: 900px;
	margin: 0 auto;
	background: #1E4918;
	/* border: 10px #FFFFFF solid;*/
}

html>body #footer {
	height: auto;
	background: #FFFFFF;
}

#footer p {
	font-size: 12px;
	background: #FFFFFF;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #1;
	background: #FFFFFF;
}



#threeb {
	float: center;
	width: 880px;
	height: 200px;

}
#threeb ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	width: 960px;
	line-height: normal;
}
#threeb li {
	float: left;
	text-align: center;
	width: 320px;
}


#threeb a {
	display: block;
	padding: 0 000px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color:  #000;
}

#threeb b {
	width: 260px;
	display: block;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	color:  #000;
	float: none;
	font-family: Arial;
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	letter-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4B4B4B;
}

img#grass {
	position:absolute;
	border:0px;
	width:450px;
	height:360px;
	z-index:2;
	background-image: url(index_files/grass1.jpg);
	left: 519px;
	top: 137px;
}
img#graph {
	position:absolute;
	border:0px;
	width:450px;
	height:350px;
	z-index:1;
	background-image: url(index_files/graph2.jpg);
	left: 519px;
	top: 137px;
}
img#sign {
	position:absolute;
	border:0px;
	width:450px;
	height:350px;
	z-index:1;
	background-image: url(index_files/sign1.jpg);
	left: 519px;
	top: 137px;
}
