#main_border {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#main_border #main_header {
	background-image: url(images/header_bckgrnd_full.gif);
	background-repeat: no-repeat;
	height: 193px;
	width: 900px;
}
#main_border #main_navigation {
	background-image: url(/images/navigation_full_text.gif);
	height: 44px;
}
#main_border #main_navigation div {
	margin-top: 10px;
}
#main_border #main_textborder {
	width: 350px;
	padding-left: 50px;
	float: left;
}
#main_border #main_pic {
	float: left;
	margin-left: 100px;
}
#main_bottom {
	color: #000000;
	background-color: #d8c27c;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #996600;
	text-decoration: none;
}
A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
