#site_layout {
	margin: auto;
	height: 100%;
	width: 100%;
	color: #A6C3A7;
	background-color: #261A0E;
	padding-top: 5px;
}
#site_layout_content {
	background-color: #A6C3A7;
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	float: left;
	color: #000000;
	border: 7px solid #543D1C;
	margin: auto;
}
#sidebar {
	background-image: url(images_a/menubarbcc.jpg);
	background-color: #A6C3A7;
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 10px;
	border: 5px solid #543D1c;
	width: 160px;
}
.textb {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
	background-color: #A6C3A7;
	font-style: italic;
	margin: auto;
	padding: 5px;
}


#img {
	margin: auto;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}




a:hover {
	background-color: #5F9160;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

a:visited {
	color: #FFFF00;
}
#flash {
	background-color: #261A0E;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: auto;
}




#nav {
	background-color: #261A0E;
	width: 800px;
	margin: auto;
	padding: 10px;
	height: 40%;
}
#footer {
	height: 70px;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
	background-color: #261A0E;
	margin: auto;
	text-decoration: none;
}

