﻿#masthead {
	width: 850px;
	margin: 0px auto 0px auto;
}

#top_nav {
	width: 850px;
	margin: 0px auto 0px auto;
	position: relative;
}



div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}


#body {
	width: 850px;
	margin: 0px;
	position: relative;
	margin: 0px auto 0px auto;
}



#footer {
	width: 850px;
	margin: 0px auto 0px auto;
}

#main_text {
	z-index: 1;
	position: absolute;
	text-align: left;
	left: 405px;
	top: 300px;
	width: 470px;
}

#nav_pict {
	z-index: 2;
	position: absolute;
	text-align: left;
	left: 600px;
	top: 640px;
	width: 313px;
	height: 256px;
}


a:link {
	text-decoration: none;
	border-style: none;
}

a:visited {
	text-decoration: none;
	border-style: none;
}

a:active {
	text-decoration: none;
	border-style: none;
}

a:hover {
	text-decoration: none;
	border: none;
}

