@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: Baskerville;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	color: #4C3B29;
}
.style2 {
	font-family: Baskerville;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #92979B;
	background-image: url(images/seakaya_bgr_index.jpg);
}
#header {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 900px;
}
#lok1 {
	background-attachment: scroll;
	background-image: url(images/Lokfoto-1.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 103px;
	width: 100%;
}
#LOK2 {
	background-attachment: scroll;
	background-image: url(images/Lokfoto-5.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: auto;
	padding: 0px;
	height: 145px;
	width: 100%;
}
#text {
	background-attachment: scroll;
	background-image: url(images/Lokfoto-6.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin: auto;
	padding: 0px;
	height: 360px;
	width: 100%;
}


.outline {
	border: 1px solid #666666;
	padding: 2px;
}
a:link
{
	font-weight: normal;
	color:#4C3B29;
	text-decoration: none;
}

a:visited
{
	font-weight: normal;
	color: #4C3B29;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.style8 {
	text-transform: none;
	font-weight: normal;
	color: #4C3B29;
	font-family: Baskerville;
	font-size: 16px;
}
body_index {
	background-attachment: scroll;
	background-image: url(images/seakaya_bgr_index.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #92979B;
}

