* {
	margin: 0;
	padding: 0;
}
body
{
	margin: 2em 0;
	text-align: center; /*color: #663;*/
	color: #000000;
	font-family: "Century Gothic", helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	background-color: #FFFFFF;
}
P, H2, h4 {
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
}
.wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	border:thin solid #CCCCCC;
}
TH {
	text-align:left;
}
table td{
	border-top:thin solid #CCCCCC;
}
.about_text {
	width: 100%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	color: #6E6969;
	border-color: #441F54;
}
.about_pic {
	padding: 10px;
	text-align: left;
	color: #6E6969;
	float: right;
}
.links {
	text-align:right;
	height: 50px;
	float: right;
	
}
.content {
	width: 45%;
	padding: 10px;
	text-align: left;
	color: #6E6969;
}
.menu A {
	
	text-decoration: none;
	text-align:right;
	font-weight: bold;
	font-size: 11px;
	color: #9D4521;
}
.menu {	
	text-decoration: none;
	text-align:right;
	font-weight: bold;
	font-size: 11px;
	color: #9D4521;
}

.menu_selected A {	
	text-decoration: none;
	text-align:right;
	font-weight: bolder;
	font-size: 13px;
	color: #BB5C1A;
}
.menu_selected {	
	text-decoration: none;
	text-align:right;
	font-weight: bolder;
	font-size: 13px;
	color: #BB5C1A;
}

#TableContainer {
	width: 720px;
}
.content_wrapper {
	width: 718px;
	padding: 0px;
	text-align: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.content_text {
	width: 20%;
	padding: 10px;
	text-align: left;
}