#mainbox {
	height: 600px;
	width: 800px;
	border: thin solid #FFCC33;
}
body {
	background-color: #006633;
}
#textbox {
	background-color: #DDFF53;
	height: 450px;
	width: 350px;
	margin-top: 150px;
	margin-left: 450px;
}
#menubox {
	vertical-align: bottom;
}
#leftbox #menubox {
	margin-top: 500px;
}


#textbox p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C0000;
}
#textbox h4 {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	margin-top: 10px;
}
#fotobox #foto h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDFF53;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#fotobox {
	height: 400px;
	width: 400px;
	margin-left: 20px;
	margin-top: 160px;
	float: right;
	margin-right: 30px;
}
#mainbox #leftbox {
	height: 600px;
	width: 350px;
	float: left;
	vertical-align: bottom;
}
#fotobox #foto {
	border: 1px solid #333333;
}
.vet {
	font-weight: bold;
}
