body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #790d0f;
}
a:active {
	text-decoration: none;
}
#page_wrap {
	background-color: #FFFFFF;
	height: 800px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #790d0f;
}
#nav {
	padding: 5px;
	height: 97px;
}
#tag {
	float: right;
	height: 50px;
	width: 250px;
}
#nav_but {
	float: right;
	clear: right;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 15px;
}
#text {

}
#red_text_box {
	color: #000000;
	background-color: #FFFFFF;
	width: 240px;
	float: left;
	font-size: 100%;
	font-weight: bold;
	height: 240px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #790D0F;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 10px;
}
#text a:link, a:visited, a:active, a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}

#specialHeading {
	font-size: 110%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #780C0C;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#specialHeading a:link, a:visited, a:active, a:hover {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.red_heading {
	font-weight: bold;
	color: #790D0F;
}

#main_text {
	float: right;
	width: 530px;
	padding: 10px;
	margin-right: 60px;
}
#footer {
	text-align: center;
	clear: both;
	width: 99%;
	color: #999999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#photo_bar {
	clear: both;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #790D0F;
	border-bottom-color: #790D0F;
	margin-top: 3px;
	margin-bottom: 20px;
}
.bold_heading {

	font-weight: bold;
}
