


#keuzeMenu {
	position:absolute;
 	top: 0px;
  	left: 270px;
   	width: 500px;
    height: 100px;
}


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



#keuzeMenu ul {
	float: right;
	margin: 0;
	padding: 25px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#keuzeMenu li {
	float: left;
	height: 65px;
	padding: 0px 15px 0px 15px;
}

#keuzeMenu a {
	display: block;
	height: 70px;
	line-height: 70px;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #CC2079;
	border: none;
}

#keuzeMenu a:hover, #menu .current_page_item a {
	border-bottom: 5px solid #CC2079;
	text-decoration: none;
}


#imageBox {
position: absolute;
top:208px;
left:404px;
width: 379px;
height: 400px;
}




#body {
	height:800;
}

#body p {
	color:white;
}



.mainText {
position: absolute;
top: 192px;
left: 26px;
width:353px;
height: 420px;
border:0px solid white;
}



#menu p{
	color:blue;
}

.banner {
position: absolute;
top:0px;
left:0px;
width:1200px;
height:120px;
background-color:white;
}

#livin {
color:white;
font-size:30px;
}


.mystyle {}


#footer { position: absolute; top: 640px; left: 272px; width: 300px; height: 60px;
 }
 
 #footer p{ color:white;
 font-size: 12px;
 }


