#container {
	height: auto;
	width: 800px;
	margin-top: 0.25px;
	margin-right: auto;
	margin-bottom: 0.25px;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
body {
	background-color: #f3caca;
}
.article_1 {
	margin-left: 25px;
	width: auto;
	margin-right: auto;
	height: 125px;
}

#left_col {
	text-align: left;
	width: 219px;
	float: left;
	background-color: 7c7575;
}
#spacing1 {
	background-color: 7c7575;
	width: 15px;
}
#main_context img {
	float: left;
}

#links {
	padding-left: 19px;
	background-color: #7c7575;
}
.link_background {
	background-color: #2e2b2b;
	color: #CCCCCC;
	padding-left: 25px;
}
#link_text {
	background-color: #f9f9f9;
	color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	border: thin none #000000;
	padding-right: 8px;
}
#contact_link {
	background-color: #f9f9f9;
}
#main_context {
	background-color: #f9f9f9;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: auto;
	margin-right: 15px;
	margin-left: 0px;
	height: 475px;
}
#main_context h1 {
	color: #926463;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	margin-left: 25px;
}
#main_context h2 {
	font-size: 18px;
	color: #7C7575;
}
.comp_article_1 {
	width: 225px;
	float: left;
}





#link_text h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #EBABAB;
}
#link_text h3 {
	font-size: 16px;
	color: #AB8584;
	font-weight: bold;
}
#right_col {
	text-align: left;
	background-color: #f3caca;
}
