body {
	background-color: #000000;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	top: 0px;
}
#navigation {
	position: absolute;
	height: 35px;
	width: 950px;
	left: 0px;
	top: 125px;
}
#flashcontent {
	position: absolute;
	height: 300px;
	width: 930px;
	left: 10px;
	top: 170px;
}
#subnav_home {
	position: absolute;
	height: 125px;
	width: 930px;
	left: 10px;
	top: 480px;
}
#subnav_home2 {
	position: absolute;
	height: 125px;
	width: 930px;
	left: 10px;
	top: 615px;
}
#meetrob {
	position: absolute;
	height: 125px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#photogallery {
	position: absolute;
	height: 125px;
	width: 300px;
	left: 315px;
	top: 0px;
}
#freeclass {
	position: absolute;
	height: 125px;
	width: 300px;
	left: 630px;
	top: 0px;
}
#mensvideo {
	position: absolute;
	height: 125px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#womensvideo {
	position: absolute;
	height: 125px;
	width: 300px;
	left: 315px;
	top: 0px;
}
#footer_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 70px;
	position: absolute;
	height: 130px;
	width: 930px;
	left: 10px;
	top: 615px;
}
#maincontent {
	padding-left: 30px;
	position: absolute;
	top: 170px;
	width: 550px;
	padding-top: 20px;
	padding-right: 350px;
	padding-bottom: 20px;
	left: 10px;
}
#sidebar {
	position: absolute;
	left: 625px;
	top: 170px;
	padding-top: 20px;
	width: 300px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
#imagepad {
	margin-bottom: 20px;
}
#footer_sub {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 930px;
	padding-top: 70px;
	position: absolute;
	left: 0px;
	bottom: -200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
}
.bold_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
ul {
	margin-left: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
a {
	color: #FFCC00;
	text-decoration: underline;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #FFCC00;
}
#maincontent_gallery {
	position: absolute;
	height: 500px;
	width: 870px;
	left: 10px;
	top: 170px;
	padding: 30px;
	text-align: center;
}
#float_right {
	float: right;
	margin: 10px;
}
.img_galary {
	padding:7px;
}
.thumb_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:5px;
}
.thums_prop {
border:1px solid #999999;
	}
