

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.54em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}


#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:none;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;

}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:185px;
	padding-right:35px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:none;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}
#mainbar h4 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:11px;
	text-transform:none;
	font-weight:normal;

	border-bottom:0px solid #eeeeee;
	color:#006600;
}


#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width:100%;
	background-color:#b6cf84;
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #94ae62;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}
#footer h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:13px;
	text-transform:none;
	font-weight:normal;
	color:#728c40;
}

A:Visited, A:Link, A:Active
{
	Color: #FFD800;
	Text-Decoration: None;
}
A:Hover
{
	Color: #FFFF00;
	Text-Decoration: None;
}

A:Visited.top, A:Link.top, A:Active.top
{
	Color: #BAE6ED;
	Text-Decoration: None;
}
A:Hover.top
{
	Color: #DCEAEC;
	Text-Decoration: None;
}

A:Visited.left, A:Link.left, A:Active.left
{
	Color: #BA3526;
	Text-Decoration: None;
}
A:Hover.left
{
	Color: #CC0000;
	Text-Decoration: Underline;
}
OL
{
	List-Style-Type: Decimal;
	Font-Family: Verdana;
	Font-Size: 8pt;
	Color: #004078;
}
UL
{
	List-Style-Type: Dice;
	Font-Family: Verdana;
	Font-Size: 8pt;
	Color: #004078;
}

.footertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffd800;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	}
a.footertxt:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	}
