body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	background-image: url(../images/rear_bg.jpg);
	background-position: center bottom;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

#foundation {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #000000;
	padding-top: 10px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.padding_right {
	padding-right: 10px;
	padding-bottom: 5px;
}

#header {
	height: 324px;
	width: 770px;
	text-align: center;
}
#content {
	background-color: #d91c22;
	height: auto;
	width: 770px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	width: 770px;
	padding-top: 8px;
	padding-bottom: 12px;
}
#container {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
}
#footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#fix {
	text-align: center;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#fix2 {
	text-align: center;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}.tinytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000000;
}
.highlight_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	color: #CCCCCC;
	text-decoration: underline;
}
