/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, sans-serif, Verdana;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	text-align:left;
	background-image: none;
	background-repeat: repeat-x;
}

input {
	background-color:#E80000;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000	;
	border:1px solid #000000;
	background-color:#E80000;
	margin-bottom:2px;
}

input:hover {
	color:#FFFFFF;
	
}

textarea {
	background-color:#E80000;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000	;
	border:1px solid #000000;
	background-color:#E80000;
	margin-bottom:2px;
}

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#E80000;
}

ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
	
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#E80000;
	border-top:1px solid #000000;
	border-bottom:5px solid #000000;
	margin-bottom:0px;
	color:#E80000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	
}
#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:750px;
	margin:0 auto 0 auto;
	margin-bottom:40px;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:15px;
	color:#000000;
	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:auto;
	margin:0 auto 0 auto;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

.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:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#F80000;
}

#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:#E80000;
	border-top:1px solid #000000;
	border-bottom:5px solid #000000;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#footer a {
	color:#000000;
}
#footer a:hover {
	color:#FFFFFF;
}

	
	table {
		font: 10pt "trebuchet ms", arial, sans-serif
	}
	p {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	blockquote {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 20px;
		color: #333333;
	}
	.rightcoltext ol {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 25px;
		color: #333333;
	}
	.rightcoltext ul {
		color: #333333;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 25px;
		list-style-image: none;
	}
	.leftcoltext ol {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
		color: #333333;
	}
	.leftcoltext ul {
		color: #333333;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 15px;
		list-style-image: none;
	}
	.headingbg {
		background-image: none;
		background-repeat: no-repeat;
		background-position: left;
	}
	.leftcoltext a:link {
		color: #79a8d6;
	}
	.leftcoltext a:visited {
		color: #333333;
	}
	.leftcoltext a:link:hover {
		color: #ff001f;
	}
	.rightcoltext a:link {
		color: #79a8d6;
	}
	.rightcoltext a:visited {
		color: #333333;
	}
	.rightcoltext a:link:hover {
		color: #ff001f;
	}
	.centercoltext h1 {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 2px;
	}
	.rightcoltext h1 {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 2px;
	}
	.leftcoltext h1 {
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 2px;
	}
	h1 {
		font-size: 20px;
		color: #000000;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-right: 20px;
		padding-left: 0px;
	}
	h2 {
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	h3 {
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.leftcolbg {
		background-color: #d1e7fd;
	}
	.leftcoltext {
		color: #333333;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.leftcolannounce {
		color: #ff3300;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.tinytext {
		color: #333333;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size : x-small;
	}
	.footer {
		background-image: url(spacegif.gif);
		background-repeat: repeat-x;
		font-size : 10px;
	}
	.rightcoltext {
		padding-right: 100px;
		padding-left: 20px;
		color: #333333;
	}
	.parahead {
		font-weight: bold;
		color: #333333;
		font-size: 11px;
	}
	.highlightbox {
		padding: 5px;
		color: #333333;
		border: 1px solid #666666;
		background-color: #ff001f;
	}
	img.picA	{
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
	}
	
	img.picB	{
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
	}
	
	img.floatleft	{
	float: left;
	margin: 0px 14px 3px 0px;
	}
	
	div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}
/* figure-divs and their supporters */
div.figure {
padding: 10px; 
margin: 0.67em auto; /* needed to support centering of almost-full-width figures */
border: thin solid silver;
}

div.figure img { width: 100%; }

div.figure p { /* the default "legend" style, as opposed to "caption" */
font-family: verdana, arial, sans-serif;
font-size: smaller;
padding-left: 1%;
padding-right: 1%;
line-height: 1.1;
margin: 0.25em auto 0 auto;
}
div.figure p.caption { text-align: center; }
/* "caption" for short phrases; "legend" (default) is for continuous prose */

.full { width: 90%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }

.right { float: right; margin-left: 2%; }
.left { float: left; margin-right: 2%; }

/* end figure-divs */

span.lorem { color: silver; }