html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

* html #main {
	height: 100%;
}

body {
	background: #cccccc url('../images/bak.jpg') no-repeat;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: black;
}

img {
	border: 0;
}

p {
	text-align: left;	
	margin-top: 20px;
}

div#main,div#header,div#footer,div#content {
	margin: 0px auto;
}
div#main {
	margin-left: 120px;
}

div#main {
	background-color: #fff5e9;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0;
	width: 600px;
	min-height: 100%;
}

div#header {
	width: 562px;
	padding-top: 15px;
}

div#content {
	width: 540px;
}
div#imgs{
	padding-top: 20px;
}

#footer {
	width: 542px;
	background-color: #fff5e9;
}
/**
 * underline correct links
 */

#underline {
	display: none;
	position: relative;
	top: 135px;
	left: 140px;
	width: 0px;
	height: 2px;
	margin: 0px;
	padding: 0px;
}

#penunderline {
	display: none;
	position: relative;
	top: 16px;
	left: 140px;
	width: 0px;
	height: 2px;
	margin: 0px;
	padding: 0px;
}

#penmenu {
	display: none;
}

#imgwater {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: 155px;
	top: 189px;
}
#imgwater2 {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: -68px;
	top: 225px;
}
#imgwater3 {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: -68px;
	top: 245px;
}
#imgwater4 {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: 155px;
	top: 170px;
}
#imgwater5 {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: -68px;
	top: 235px;
}
#imgwater6 {
	position:absolute;
	margin-top: 5px;
	margin-left: 280px;
	left: -68px;
	top: 295px;
}
