

body {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	color:#555555;		margin:0px 0px; padding:0px;
	text-align:center;		margin-top:3%;
}




a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#FF6666;
}

ol,ul {margin-top:-10px;

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
	padding-bottom:10px;
	padding-right:3px;
}
#page {
	margin-top:400px;

}
#menu {
	width:100%;
	padding-top:4%;
	padding-bottom:20px;

}
#menu a {
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #243482;
	border-right:1px solid #243482;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/hover.jpg);
}

#header {
	margin-bottom:5%;	margin-top:12%;
}
#header h1 {
	font-family:Times;
	font-size:35px;
	letter-spacing:10px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
	color:#990000;
	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 {
	
	text-align:left;
	width:675px;		margin:0px auto;
	padding-bottom: 100px;
}

.introduction {
	font-family:"Trebuchet MS", Arial, Verdana;
	line-height:18px;
	color:#666666;
	background-position:bottom left;
	padding-left:0;
	padding-right:50px;
	padding-bottom:90px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:left;
	padding-right:20px;
}
.clearer {
	clear:both;
}

#sidebar {

	width:185px;
	padding-top:29px;
	float:right;
	font-size:95%;
	color:#253183;
	text-align:left;
}
#sidebar h1 {
	font-family: Times;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:3px;
	border-bottom:1px solid #eeeeee;
	color:#990000;
	text-align:center;
}

#sidebar2 {

	width:185px;
	padding-top:29px;
	float:right;
	font-size:95%;
	color:#253183;
	text-align:left;
}
#sidebar2 h1 {
	font-family: Times;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:3px;
	border-bottom:1px solid #eeeeee;
	color:#990000;
	text-align:center;
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-image:none;
	background-repeat:repeat-y;
background-position:left;
}
#mainbar {
	margin-right:185px;
	padding-right:40px;
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:Times;
	font-size:15px;
	letter-spacing: 6px;
	text-transform:uppercase;
	padding-top: 15px;
	border-bottom:1px solid #eeeeee;
	color:#990000;
}

#mainbar h2 {
	font-family:Times;
	font-size:15px;
	letter-spacing: 6px;
	text-transform:uppercase;
	padding-top: 30px;
	border-bottom:1px solid #eeeeee;
	color:#990000;
}

#sidebar p {
	text-align:left;
color:#555555;
line-height: 18px;
}

#sidebar2 p {
	text-align:left;
color:#555555;
line-height: 18px;
}

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

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

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


#sidebar .articleimg {
	float:left;
	padding:3px;
	border:1px solid #eeeeee;
	margin-right:6px;
	margin-bottom:-2px;
}

#mainbar .articleimg2 {
	float:left;
	padding:5px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}