body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 8px;
}
.italic_red {
	font-style: italic;
	color: #993300;
}
.text_emphasis {
	font-size: 14px;
	line-height: 10px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
.emphasis {
	font-weight: bold;
	color: #993300;
}
.bold_text {
	font-weight: bold;
}
.arrow {
	height: 16px;
	width: 850px;
	text-align: right;
	position: relative;
	right: 5px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	color: #993300;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	line-height: 14px;
	margin-bottom: 10px;
}
.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.text_red_large {
	color: #990000;
	font-size: 22px;
	line-height: 25px;
}
h3 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #993300;
	font-variant: small-caps;
}
.italic {
	font-style: italic;
}
.text {
	position: relative;
	height: auto;
	top: -10px;
}
#main_container {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	position: relative;
}
#name {
	height: 118px;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -20px;
	margin-bottom: 15px;
}

#header {
	height: auto;
	width: 850px;
}
#bar_container {
	height: 77px;
	width: 850px;
	position: relative;
	top: 3px;
}
#menu_container {
	height: auto;
	width: 152px;
	position: absolute;
	left: 10px;
	margin-bottom: auto;
	top: 305px;
	z-index: 10;
}
#menu_container img {
	margin-bottom: 20px;
}
#text_container {
	height: auto;
	width: 530px;
	right: auto;
	position: relative;
	background-color: #FFFFFF;
	top: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	z-index: 5;
}
#sidebar_container {
	height: auto;
	width: 180px;
	left: 665px;
	right: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	position: absolute;
	top: 310px;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	z-index: 5;
}
p {
	text-align: center;
}
.sidebar {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	left: auto;
	right: auto;
	position: relative;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
}
.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.footer:visited {
	color: #999999;
	text-decoration: none;
}
.footer:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tailgate_container {
	border: 1px solid #993300;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	width: 120px;
	font-weight: bold;
}
#sidebar_container .sidebar img {
	position: relative;
	top: 20px;
}
a.about:link {
	font-size: 18px;
	font-weight: normal;
	color: #993300;
	line-height: 22px;
	margin-bottom: 10px;
	text-decoration: underline;
}
a.about:visited {
	font-size: 18px;
	font-weight: normal;
	color: #993300;
	line-height: 22px;
	margin-bottom: 10px;
	text-decoration: underline;
}
a.write:link {
	color: 993300;
	text-decoration: none;
	font-weight: bold;
}
a.write:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.write {
	color: #993300;
	font-weight: bold;
}
