body {
	background-image: url(images/background-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E7DBBD;
	margin: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #525121;
	text-decoration: none;
	text-align: left;
}

.bodytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}

a.bodytext:active, a.bodytext:hover, a.bodytext:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.bodyboldtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #525121;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
}

a.bodyboldtext:active, a.bodyboldtext:hover, a.bodyboldtext:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #525121;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
}

.bodymargin {
	padding-right: 50px;
	padding-left: 50px;
}

.formbasic {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 300px;
	background-color: #FFFFFF;
}

.formcomments {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 360px;
	height: 60px;
}

.formbutton {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

input:focus {
	background-color:#FFFFCC 
}

textarea:focus {
	background-color:#FFFFCC 
}

menu:focus {
	background-color: #FFFFCC;
}


.portnavpicpad {
	margin: 0px 10px 0px 0px;
}
.homepicpad {
	margin: 0px 0px 0px 10px;
}
.aboutpicpad {
	margin: 10px;
}

.detailspicpad {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 30px;
}	

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #423C29;
	text-decoration: none;
	text-align: center;
}

.krackfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #DDC286;
	text-align: center;
}
