body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e5c9af;
}

#bottomnav {
	position : absolute;
	width : 100%;
	height: 80px;
	bottom: 0px;
	right: 0px;
}

body>#bottomnav {position: fixed;}

#centerlogo {
	position : absolute;
	width : 100%;
	height: 363px;
	top : 15%;
	left : 0px;
}

#fredright {
	position: relative;
	right: 0px;
	top: 0px;
}

#fredleft {
	position: relative;
	left: 0px;
	top: 0px;
}

#fred {
	position: absolute;
	width: 100%;
	height: 162px;
	left: 0px;
	top: 0px;
}

#mainbody {
	width: 90%;
	margin-bottom: 90px;
	margin-top: 180px;
	margin-left: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #000000;
}

#largeimage {
}