/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

input {
	background-color:#336699;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	border:1px solid #003366;
	background-color:#336699;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #003366;
	margin-bottom:2px;
}

a {
	color:#336699;
	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:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#336699;
	margin-bottom:30px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
	background-attachment: fixed;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #000066;
	border-left:1px solid #000066;
	border-right:1px solid #336699;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 25px;
}
#header h1 {
	font-family:"Bradley Hand ITC";
	font-size:45px;
	text-transform:none;
	font-weight:normal;
	margin:0 0 0px;
	padding:0px 0 0;
	color:#000066;
	text-align:left;
	font-style: normal;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:12px;
	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:#336699;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:65px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.introduction a {
	text-decoration: underline;
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}
.header_img {
	padding: 5px;
	float: none;
	margin-left: 30px;
	margin-bottom: 0px;
}
#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#336699;
	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:#336699;
	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:175px;
	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:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#003366;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}
#mainbar a {
	text-decoration: underline;
}
#mainbar a:hover {
	color: #eee;
	text-decoration: none;
	background-color: #336699;
}
#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	clear: both;
	width:100%;
	background-color:#000033;
	border-top:1px solid #0033CC;
	border-bottom:5px solid #000033;
	padding-top:5px;
	padding-bottom:3px;
	color:#FFFFFF;
	height: 160px;
}
#footer a {
	color:#336699;
}
#footer a:hover {
	color:#FFFFFF;
}
#footer a.link {
	color: #99CCFF;
}
.imgs {
	border: 1px solid #eeeeee;
	margin: 20px;
	padding: 5px;
	height: 116px;
	width: 140px;
}
.absimgs {
	position: absolute;
}
.img {
	border: 5px solid #EEEEEE;
	list-style-position: outside;
}
.img_about {
	padding: 5px;
	margin-bottom: 50px;
	border: 1px solid #EEEEEE;
	height: 150px;
	width: 200px;
}
.img_map {
	border: none;
	float: right;
	margin: 10px;
}
.main_2 {
	bottom: 10px;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 20px 0px 20px 15px;
}
.main_3 {
	margin: 20px 20px 20px 10px;
	padding: 5px;
	right: 0px;
	border: 1px solid #eee;
}
.random {
	padding: 5px 5px 0px;
	float: left;
	border: 1px solid #eee;
	margin-right: 15px;
	margin-left: 5px;
}
.links_fade {
	float: right;
	clear: right;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
}
.portrait {
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #eee;
	margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.sidebar {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #eee;
	float: right;
}
.bottom_right {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.par_img {
	float: left;
	border: 1px solid #eee;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.float_right {
	float: right;
	border: 1px solid #eee;
}
.advertising {
	float: right;
	margin: 20px 0px 0px;
	padding: 0px;
	clear: right;
}
#mainbar2 {
	background-position:right top;
	background-repeat:no-repeat;
}
#mainbar2 h1 {

	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#003366;
}
#mainbar2 p {
	padding:10px;
	line-height:20px;
}

#mainbar2 .articleimg {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin: 10px 6px;
}
#mainbar .articleimg_fade {

	float:right;
	padding:5px;
	border:0px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.link {
	color: #FFFFFF;

}
