@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 119px;
	top: 60px;
}
#bodycopy {
	position:absolute;
	left:120px;
	top:552px;
	width:703px;
	height:790px;
	z-index:2;
}
.bodyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;	
}
#photo {
	position:absolute;
	left:111px;
	top:424px;
	width:283px;
	height:95px;
	z-index:3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
}

/*NAVIGATION*/

#navigation {
	position:absolute;
	left:119px;
	top:252px;
	width:451px;
	height:130px;
	z-index:2;
}
.navStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 28px;
}
#navigation .selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	color: #ec008c;
}
