body {
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #113C8B;
}
#Wrapper {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}
#ButtonHolder {
}
#MainHolder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #113C8B;
	border-left-color: #113C8B;
	background-color: #FFFFFF;
	background-image: url(alternative_medicine_images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#CopyrightHolder {
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: left;
	width: 572px;
	padding-top: 11px;
	padding-bottom: 12px;
	background-image: url(alternative_medicine_images/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #113C8B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h2 {
	font-size: 18px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#Copyright a {
	color: #113C8B;
}
#PicHolder {
	float: left;
}
#MainTextHolder {
	float: left;
	width: 480px;
	margin-left: 30px;
}
