body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/bodybg.gif);
color: #000000;
}
#container {
	width: 750px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding: 0; 
}
#main-title {width: 750px;
	margin-left:auto; 
	margin-right:auto; 
	font-size: .7em;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 0;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #191919;
	color: #ffffff;
	border-top: 2px #F88600 solid;
	border-bottom: 3px #F88600 solid;
}

#header-image {
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/logo_2.jpg );
	background-position:right;
	background-repeat: no-repeat;
	height: 100px;
	}

#navbar {width: 750px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 4px;
	background-color: #191919;
	color: #ffffff;
	border-top: 2px #F88600 solid;
	border-bottom: 2px #F88600 solid;
}

#navbar a:link, #navbar a:visited {
text-decoration: none;
color: #ffffff;
padding: 0px 10px 0px 10px;
background-color: #191919;}

#navbar a:hover {
color: #f88600;
text-decoration: none;
background-color: #191919;}

#navbar a:link.current, #navbar a:visited.current {
color: #000000;
text-decoration: none;
padding: 6px 22px 6px 22px;
background-color: #dddddd;
}

#headline {
font-size: .65em;
padding-top: 20px;
text-align: justify;
background-color: #F2F2F2;
margin-bottom: 0;
line-height: 1.5em;
}

#navbar2 {width: 750px;
	height: auto;
	margin-left:auto; 
	margin-right:auto; 
	text-align: left;
	background-color: #dddddd;
	color: #000000;
	border-bottom: 1px #F88600 solid;}

#scrollframe {
	background-color: #ffffff;
	width: 750px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom: 0px;
	size: auto;
	height: 450px;
	overflow: auto;
	}

#scrollframe table {
	font-size: 1.0em;
	margin-left:70px; 
	margin-right:20px; 
	margin-bottom: 0px; 
	}
#scrollframe iframe {
	margin-left: 70px;
	margin-height: 0px;
	frameborder: 0;
	}
#scrollframe ul  {
	font-size: 17px;
	line-height: 25px;
	}

h1 {
margin-left: 30px;
margin-right: 0;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 0;
color: #000000;
border-bottom: 0px;
letter-spacing: 2px;
font-size: 1.2em;
}

h1 a {
	font-size:9pt;
	color: #191919;
	text-decoration: none;}

h1 a:hover {
	font-size:9pt;
	color: #f88600;
	text-decoration: none;
}

#main-text {
margin-top: 10;
margin-bottom: 0;
font-size: .8em;
line-height: 1.6em;
background-color: #ffffff;
}


#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
margin-top: 0
}

a {
color: #191919;}

a:hover {
text-decoration: underline overline;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 3px;
margin-left: 50px;
margin-right: 50px;
font-size: 1.1em;
margin-top: 0;
padding-top: 10px;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

#footer {
text-align: left;
margin-bottom: 0;
padding-top: 4px;
padding-left: 8px;
padding-bottom: 4px;
font-size: 13px;
margin-top: 0px;
padding-right: 50px;
background-color: #191919;
color: #ffffff;
border-top: 2px #F88600 solid;
border-bottom: 3px #F88600 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
color: #F88600;
}

