body {
	margin: 0px;
	background-color: #F7F3EA;
}

body,td,th {
	color: #736541;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 14px;
}

h4 {
	font-size: 10px;
	font-weight: normal;
}

a:link {
	color: #736541;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #736541;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #FF790D;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FF790D;
	font-weight: bold;
}

li {
	list-style-type: square;
}

#title {
	position: absolute;
	height: 37px;
	width: 98px;
	left: 50px;
	top: 50px;
}

#pic {
	position: absolute;
	height: 234px;
	width: 234px;
	left: 160px;
	top: 80px;
}

#langen {
	position: absolute;
	height: 9px;
	width: 11px;
	left: 143px;
	top: 225px;
}

#langis {
	position: absolute;
	height: 9px;
	width: 11px;
	left: 126px;
	top: 225px;
}

#textbox {
	position: absolute;
	width: 300px;
	left: 406px;
	top: 160px;
	padding: 6px;
	margin-bottom: 20px;
}

#intro {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 80px;
	top: 240px;
}

#infant {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 160px;
	top: 320px;
}

#panta {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 240px;
	top: 400px;
}

#bodysuit {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 240px;
	top: 320px;
}

#sources {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 320px;
	top: 320px;
}

#guestbook {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 320px;
	top: 400px;
}

#news {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 400px;
	top: 80px;
}

#pictures {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 480px;
	top: 80px;
}

#sponsors {
	position: absolute;
	height: 74px;
	width: 74px;
	left: 240px;
	top: 480px;
}

div.padding {
	padding-left:15px;
	padding-right:15px;
}