/******* PROSOZ STYLES *******/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #323232;
	margin: 10px;
	background-color: #AEC743;
}

h1 {
	background-color: #AFC742;
	font-size: 13px;
	margin: 0px 0px 15px;
	padding: 1px 0px 1px 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 12px;
	color: #f59c00;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 3px;
	border-bottom: 1px dotted #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

h4 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 3px;
	padding: 0px;
}

table tr td {
	padding: 5px;
}

#container {
	margin: 0px auto;
	width: 920px;
}

#top {
}

#created {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
}

#created a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#created a:hover {
	font-size: 11px;
	color: #21663c;
	text-decoration: none;
}

#top_navi {
	float: right;
	padding-right: 0px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
}

#top_navi ul {
	list-style-type: none;
}

#top_navi ul li {
	display: inline;
	padding-right: 0px;
	padding-left: 5px;
}

#top_navi li a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	/*margin-right: 5px;
	margin-left: 3px; */
}

#top_navi a:hover {
	font-size: 11px;
	color: #21663c;
	text-decoration: none;
}

#main_navi {
	clear: both;
	padding: 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
}

#main_navi ul {
	list-style-type: none;
}

#main_navi ul li {
	display: inline;
}

#main_navi li a {
	font-size: 11px;
	font-weight: bold;
	color: #21663c;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 10px;
}

#main_navi li a:hover {
	color: #ffffff;
}

#contentbox {
	background: #FFF;
	padding: 20px 15px;
	margin-top: 10px;
}

/***** LEFT COLUMN *****/

#left_column {
	float: left;
	width: 145px;
	background: #FFF;
	position: relative;
}

#left_column ul {
	list-style-type: none;
}

#left_column ul li {
}

#left_column li a {
	color: #335d32;
	text-decoration: none;
	line-height: 18px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#left_column a:hover {
	color: #323232;
}

/***** CONTENT COLUMN *****/

#content {
	float: right;
	width: 715px;
	padding-left: 15px;
	border-left: 1px dotted #999;
	min-height: 350px;
	background: #FFF;
	position: relative;
}

#content a {
	text-decoration: none;
	color: #323232;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

#content a.noarrow {
	background-image: none;
	padding-left: 0px;
}

#content a:hover {
	text-decoration: none;
	color: #21663C;
}

/* #content img {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}
*/

.picleft {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

/****** NEWSCOLUMN ******/

#news_coliumn_l {
	width: 230px;
	float: left;
	margin-right: 12px;
}

#news_coliumn_r {
	width: 230px;
	float: right;
}


/***** FOOTER ****/
#footer {
	clear: both;
	background: #FFF;
}


/* TWITTER */

#twitter_div {
	margin-top: 25px;
	font: 11px/13px "Courier New", Courier, monospace;
}

#twitter_div ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
}

#twitter_div ul li {
	padding: 5px;;
	background: #e3e3e3;
}

#twitter_div ul li a {
	line-height: 13px;
	display: block;
	background: url(none);
	padding-left: 0px;
} 

a#twitter-link {
	margin-top: 10px;
	font-size: 11px;
	color: #f59c00;
	font-weight: bold;
}
