body	{
	margin: 0px;
	background: url(../images/header-repeat.jpg) repeat-x top;
	font: 11px verdana, arial, helvetica, geneva, sans-serif;
	text-align: left;
	color:#000000;
	background-color: #f4f3ed;

}

.lefty {
	background-image: url(../images/leftback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	
.righty {
	background-image: url(../images/rightback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.lefty_bottom {
	background-image: url(../images/left_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	
.righty_bottom {
	background-image: url(../images/right_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mail {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.main_text {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.main_text:link, a.main_text:active, a.main_text:visited {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #6c322b;
}
	a.main_text:hover {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}


.main_links {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #6c322b;
}
a.main_links:link, a.main_links:active, a.main_links:visited {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #6c322b;
}
	a.main_links:hover {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}


.workout_text {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.workout_text:link, a.workout_text:active, a.workout_text:visited {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #6c322b;
}
	a.workout_text:hover {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000
}



.menubuttons   {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	display: block;
	text-align: center;
	line-height: 22px;
}

.menubuttons a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-decoration: none;
	line-height: 22px;
}


.menubuttons a:hover {
	color: #333333;
	background-color: #f0edea;
	display: block;
	text-decoration: none;
	line-height: 22px;
}

.menubuttonsat   {
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	background-color: #f0edea;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}




.formed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 156px;
	background-color: #ffffff
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}