body {
	margin: 0px;
	padding: 0px;
	background: #DBDBDB url(../../images/bg_site.png) repeat-x 0 0;
}

p {
	color: #000;
	margin: 0px;
	padding: 0px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: normal;
	unicode-bidi: normal;
	vertical-align: top;
}

a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #666;
	text-decoration: underline;
}

a:hover{
	color: #333;
	text-decoration: underline;
}

a:active{
	color: #000;
	text-decoration: underline;
}

h1 {
	font: bold 16px/normal Georgia, "Times New Roman", Times, serif;
	color: #aeaeae;
	margin: 0px;
	padding: 0px;
}

h2 {
	font: bold 13px/normal Georgia, "Times New Roman", Times, serif;
	color: #b6b6b6;
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#Container {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: url(../../images/bg_content.png) no-repeat center 0;
}

#Wrapper {
	width: 960px;
	min-height: 800px;
	margin: 0px auto;
	padding: 48px 0px 0px;
}

#Col_Left {
	width: 172px;
	min-height: 300px;
	margin: 0 20px 0 0;
	padding: 0px;
	text-align: right;
	float: left;
}

#Col_Center {
	width: 480px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Col_Center_Home_Top {
	width: 478px;
	height: 142px;
	margin: 0px 0px 20px;
	padding: 0px;
	background-color: #FFF;
	border: 1px solid #DBDBDB;
}

#Col_Center_Home_Bio {
	width: 266px;
	height: 188px;
	margin: 0px 10px 20px 0px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #DBDBDB;
	float: left;
	overflow: hidden;
}

#Col_Center_Home_Acro {
	width: 190px;
	height: 98px;
	margin: 0px;
	padding: 0px;
	background-color: #454545;
	border: 1px solid #DBDBDB;
	float: left;
	border-bottom: 0px;
}

#Col_Center_Home_Acro_Title {
	width: 190px;
	height: 20px;
	margin: 5px 0px 0 5px;
	padding: 0px;
	border: none;
	float: left;
	position: absolute;
	z-index: 100;	
}

#Col_Center_Home_Gym {
	width: 190px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	background-color: #C2C2C2;
	border: 1px solid #DBDBDB;
	border-top: 0px;
	float: left;
}

#Col_Center_Home_Gym_Title {
	width: 190px;
	height: 20px;
	margin: 5px 0px 0 5px;
	padding: 0px;
	border: none;
	float: left;
	position: absolute;
	z-index: 100;	
}

#Col_Center_Home_Model {
	width: 190px;
	height: 277px;
	margin: 0 10px 20px 0px;
	padding: 0px;
	background-color: #C2C2C2;
	border: 1px solid #DBDBDB;
	float: left;
}

#Col_Center_Home_Model_Title {
	width: 190px;
	height: 20px;
	margin: 5px 0px 0 5px;
	padding: 0px;
	border: none;
	float: left;
	position: absolute;
	z-index: 100;	
}

#Col_Center_Home_Blog {
	width: 266px;
	height: 267px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #DBDBDB;
	float: left;
	margin: 0 0 20px;
}


#Col_Center_Page {
	width: 480px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Col_Center_Page_Top {
	width: 478px;
	height: 142px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border: 1px solid #DBDBDB;
}

#Col_Center_Page_Content {
	width: 468px;
	min-height: 350px;
	height: auto;
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}

#Col_Center_Page_Content ul{
	font: 11px/14px Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#Col_Center_Page_Content li {
	font: 11px/14px Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

#Col_Center_Page_Content li ul li{
	font: 11px/14px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin: 0px 0px 0px -14px;
	padding: 0px;
	list-style-image: url(../../images/sitemap.gif);
}

#Col_Right {
	width: 268px;
	height: 320px;
	margin: 0 0 0 20px;
	padding: 0px;
	text-align: center;
	float: left;
}

#Col_Right_Sponsor{
	width: 268px;
	height: 200px;
	margin: 0 0 0 20px;
	padding: 0px;
	text-align: center;
	float: left;
}

#Col_Right_Sponsor p{
	color: #999;
	text-align: center;
	margin-bottom: 4px;
}

#Col_Right_Sponsor .Sponsor{
	width: auto;
	height: auto;
	margin: 0px 0px 10px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #E6E6E6;
	border: 1px solid #FFF;
}

#Col_Right_Sponsor .Sponsor img a{
	border: none;
}

#Footer {
	width: 480px;
	height: 20px;
	margin: 10px 0 40px 192px;
	padding: 0;
	float: left;
	font-size: 10px;
	line-height: 20px;
}

#Footer p{
	text-align: center;
	color: #999;
}

#Footer p a:link{
	color: #999;
	text-decoration: none;
}

#Footer p a:visited{
	color: #666;
	text-decoration: none;
}

#Footer p a:hover{
	color: #333;
	text-decoration: none;
}

#Footer p a:active{
	color: #999;
	text-decoration: none;
}
