body {
	background-color: #312F2D;
	background-image: url(background_gray.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_links a:link, #menu_links a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#menu_links a:hover, #menu_links a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-through;
	color: #000000;
}
#menu_links {
	line-height: 35px;
}



.contentTable {
	border: 5px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	height: 500px;
	background-color: #CD2901;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #450F01;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainTable {
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.headerTable {
	height: 170px;
	border: 5px dashed #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CD2901;
}
.topTable {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	height: 170px;
	width: 580px;
}
.menuTable {
	vertical-align: top;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.logoTable {
	height: 170px;
	width: 100px;
}
#quote {
	color: #000000;
	border: 1px dashed #000000;
	background-color: #9E2101;
	letter-spacing: 1px;
}
#links_page a:link, #links_page a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#links_page a:hover, #links_page a:active {
	color: #660000;
}
