/* Where all the lights are bright */

/* Has the background image for the diagonal stripes on the right. */
html {
	background-image: url(images/klippa.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-attachment: fixed;
	width: auto;
	}
/* Has the background image for the diagonal stripes on the left. */
body {
	margin: 0; font-family: arial, verdana, sans-serif;
	background-image: url(images/fyr.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed; color: #000000;
	background-color: transparent;
	}
/* Banner across top of page that says the name of the whole site */
#main-title {
	background-image: url(images/topn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0;
	margin-left: 9.85em;
	margin-right: 9.85em;
	font-size: .70em;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-right: 5px;
	background-color: #99B1CE;
	color: #a9a9a9;
	}
/* To create the main image near the top of the page. */
#header-image {
	background-color: #99B1CE;
	background-image: url(images/indtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 305px;
	color: #000000;
	margin-left: 6.9em;
	margin-right: 6.9em;
}
#front-page {
	background-image: url(images/ind.jpg);
	background-repeat: no-repeat;
	height:500px;
	background-color: #97ACC7;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13.8em;
	margin-right: 13.8em;
	font-size: .50em;
	line-height: 1.8em;
	background-position: center top;
	background-repeat: repeat-y;
	color: #000000;
	border-top: medium solid #8893A3;
	}
/* Styles for the footer at the bottom of the page */
#footer {
	background-image: url(images/4abnu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	text-align: center;
	font-size: .9em;
	background-color: #99B1CE;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px #515151 solid;
	margin-left: 7.67em;
	margin-right: 7.67em;
	border-top: medium solid #8893A3;
}
img {
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	}
.blacksl {
	color: #000000;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}
.blacks {
	color: #000000;
	background-color: transparent;
	font-size: 8pt;
	font-weight: bold;
	}
.blackf {
	color: #000000;
	font-weight: bold;
	background-color: transparent;
	}
.wat {
	width: 80px;
	}
.qtolv {
	width: 120px;
	}
.bor {
	border: none;
	}
.borbls {
	width: 100px;
	border: none;
	background-color: transparent;
	color:#3202cc;
	font-size: 4.0em;
	font-weight: bold;
	line-height: 5.0em;
	padding-bottom: 5px;
	}
.borblen {
	border: none;
	background-color: transparent;
	color:#3202cc;
	font-size: 4.0em;
	font-weight: bold;
	line-height: 5.0em;
	padding-bottom: 5px;
	}
.rit {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-left: 70px;
	}
.q {
	text-align: center;
	}
.borw {
	width: 30%;
	border: none;
	}
.wst {
	width: 120px;
	text-align: center;
	}
.leo {
	width: 15%;
	border: none;
	background-color: transparent;
	color:#3202cc;
	font-size: 4.0em;
	font-weight: bold;
	line-height: 5.0em;
	padding-bottom: 5px;
	}
.rig {
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
	margin-right: 0;
	}

