﻿/* CSS layout */
#masthead {
	border-style: solid;
	border-width: 20px 20px 0px 20px;
	border-color: #FFFFCC;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
}

#top_nav {
}

#container {
	border: 20px solid #FFFFCC;
	position: relative;
	width: 716px;
	height: 735px;
	margin-right: auto;
	margin-left: auto;
}
#a {
	border-color: #FFFFCC;
	position: absolute;
	width: 180px;
	height: 735px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #433722;
	border-right-width: thin;
}
#c {
	position: absolute;
	width: 535px;
	height: 94px;
	margin-top: 0px;
	margin-left: 181px;
	background-color: #433722;
}
#d {
	position: absolute;
	width: 485px;
	height: 65px;
	margin-top: 94px;
	margin-left: 206px;
	background-color: #ffffcc;
}
#e {
	position: absolute;
	width: 24px;
	height: 641px;
	margin-top: 94px;
	margin-left: 181px;
	background-color: #433722;
}
#f {
	position: absolute;
	width: 25px;
	height: 641px;
	margin-top: 94px;
	margin-left: 691px;
	background-color: #433722;
}
#g {
	position: absolute;
	width: 485px;
	height: 485px;
	margin-top: 159px;
	margin-left: 206px;
	background-color: #ffffcc;
}
#h{
	position: absolute;
	width: 485px;
	height: 65px;
	margin-top: 644px;
	margin-left: 206px;
	background-color: #ffffcc;
}
#i {
	position: absolute;
	width: 485px;
	height: 25px;
	margin-top: 710x;
	margin-left: 206px;
	background-color: #433722;
}

#footer {
	width: 716px;
	margin-right: auto;
	margin-left: auto;

}
