/* CSS Document */

body {
	font-family:"Century Gothic";
	font-size:12px;
	background-color:#FFFFFF;
	text-align:left;
	color: #0B286A;
	text-transform: none;
	float: left;
	padding-left: 8px;
	margin-right: 100px;
	width: 650px;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#94ae62;
	margin-bottom:2px;
}
html {
	overflow: scroll;
	position: static;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	visibility: visible;
	z-index: auto;
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

#menu {
	width:750px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#660000;
	margin-bottom:10px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:normal;
	background-image:url(../../images/menu.jpg);
	text-transform: lowercase;
	margin-left: 0px;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:700px;
	margin-bottom:13px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0F0EAA;
	border-right-color: #0F0EAA;
	border-bottom-color: #0F0EAA;
	border-left-color: #0F0EAA;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:40px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:5px;
	color:#4F52BD;
	margin-bottom:10px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:lowercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#666666;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:740px;
	text-align:left;
	border-top: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.introduction {
	font-family:"Century Gothic";
	line-height:18px;
	font-size:12px;
	color:#666666;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
	background-repeat:no-repeat;
	text-transform: none;
	
}
.logo {
	float:left;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:left;
	font-size:95%;
	color:#FFFFFF;
	text-align:left;
	padding-top: 30px;
	background-color: #352DF4;
}
#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:#FFFFFF;
	background-repeat:repeat-y;
	color: #FFFFFF;
}
#mainbar {
	margin-right:10px;
	padding-right:35px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 20px;
}

#mainbar 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:#FF0101;
}

#mainbar p {
	padding:5px;
	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;
}
h1 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:40px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:5px;
	color:#4F52BD;
	margin-bottom:10px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h2 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:lowercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#B00000;
	border-bottom:1px solid #eeeeee;
}
.title1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #EF0021;
}
