body {
	background: url(pix/sWaly.jpg);
	color: #000000;
	font: 13px verdana, arial, sans-serif;
}

a {
	color: #092cd1;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #092cd1;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #092cd1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #080c82;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover {
	color: #080c82;
	text-decoration: none;
	font-weight: bold;
}

#Header {
	background: url(pix/header.png);
	width: 670px;
	height: 120px;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.page {
	background: #e2eaf8;
	min-height: 850px;
	width: 650px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	padding: 0;
}

.bigstrip {
	background: #e2eaf8;
	width: 520px;
	height: auto;
	border-top: 10px solid #ffffff;
	margin-top: 0;
}

.story {
	padding: 20px;
}

#h3 {
	
	color: #a30074;
	font: small-caps bolder 24px arial, verdana, sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 0;
	border-bottom: 10px solid #ffffff;
	text-align: center;
}

.navi {
	background: #ffffff;
	width: 120px;
	height: auto;
	border-left: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	font: 15px "courier new", courier, mono;
	display: block;
	position: static;
	right: 0;
	left: 0;
	float: right;
}

.strip1 {
	background: url(pix/pic1.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	display: block;
	right: 0;
}

.strip2 {
	background: url(pix/pic4.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	display: block;
	right: 0;
}

.strip3 {
	background: url(pix/pic3.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	display: block;
	right: 0;
}

.strip4 {
	background: url(pix/pic2.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	display: block;
	right: 0;
}

.strip5 {
	background: url(pix/pic7.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	display: block;
	right: 0;
}

.strip6 {
	background: url(pix/pic6.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0 ;
	text-align: center;
	display: block;
	right: 0;
}

.strip7 {
	background: url(pix/pic9.jpg);
	height: 100px;
	width: 120px;
	border-top: 10px solid #ffffff;
	margin: 0 0 0 0;
	padding: 0 ;
	text-align: center;
	display: block;
	right: 0;
}

.strip8 {
	background: #e2eaf8;
	height: auto;
	width: 120px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	text-align: center;
	display: block;
	right: 0;
}

.strip9 {
	background: #e2eaf8;
	height: auto;
	width: 120px;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #e2eaf8;
	margin: 0 0 0 0;
	padding: 18px 0 5px 0;
	text-align: center;
	display: block;
	right: 0;
}

.navi a, a:visited, a:active {
	color: #7a00cf;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.navi a:visited {
	color: #7a00cf;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.navi a:active {
	color: #7a00cf;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.navi a:hover {
	color: #006cff;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.footer {
	clear: both;
	background: transparent url(pix/footer.gif) no-repeat bottom right;
	font: 10px geneva, arial, sans-serif;
	text-align: center;
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 0;
	width: 650px;
	padding: 10px 0 0 0;
	border-top: 10px solid #ffffff;
	bottom: 0;
}