.title {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #636531;
	height: 220px;
}
.footer {
	font-family: "Viner Hand ITC";
	font-size: 1em;
	font-weight: normal;
	color: #666634;
	font-style: normal;
	position: absolute;
	bottom: 5px;
	right: 5px;
	float: right;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #5B2400;
	position: absolute;
	left: 30%;
	top: 64%;
	margin: 12px;
	padding: 15px;
	font-weight: normal;
	right: 16%;
	background-color: #FFFFE7;
	border-top: medium solid #FE9934;
	border-right: none;
	border-bottom: medium solid #FE9934;
	border-left: none;
}
	.content a:link {
	color: #666634;

}
	.content a:active {
	color: #FFFFE7;

}
	.content a:hover {
	color: #5B2400;

}
	.content a:visited {
	color: #FE9934;
}
body {
	background-color: #CECB94;
	color: #FFFFFF;
	bottom: 10px;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #FE9934;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	color: #CECB94;
	background-color: #666634;
	position: absolute;
	height: 600px;
	width: 200px;
	top: 198px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FE9934;
	left: 0px;
	bottom: 0px;
	
}	
	.links a:link {
	color: #CECB94;
	text-decoration: none;
}
	.links a:active {
	color: #666634;
	text-decoration: none;
}
	.links a:hover {
	color: #FE9934;
	text-decoration: none;
}
	.links a:visited {
	color: #5B2400;
	text-decoration: none;
}

.header {
	font-family: "Trebuchet MS";
	font-size: 2.3em;
	color: #5B2400;
	position: absolute;
	top: 53%;
	font-weight: bold;
	font-style: italic;
	right: 15%;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 3em;
	color: #5B2400;
	position: absolute;
	font-weight: lighter;
	top: 50%;
	font-style: normal;
	left: 53%;
}
.linksheader {
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #FE9934;
}
