@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat; 
	background-attachment: fixed
}
.shell {
	height: 773px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
.leftcolumn {
	float: left;
	width: 241px;
	overflow: visible;
	z-index: 1;
	position: relative;
}
.logo {
	position: absolute;
	top: 93px;
	left: 11px;
}

.header {
	height: 215px;
	width: 584px;
	background-image: url(../images/header.png);
	margin-top: 35px;
	position: relative;
}
.content {
	background-image: url(../images/contentbg.png);
	width: 524px;
	min-height:475px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	position: relative;
}
.whatsnew {
	position: absolute;
	left: 361px;
	top: 47px;
	width: 171px;
	height: 110px;
	font-size: 10px;
	overflow: auto;
}

.footer {
	background-image: url(../images/footerbg.png);
	height: 65px;
	width: 529px;
	padding-left: 30px;
	text-align: center;
	padding-right: 25px;
	color: #D22F19;
}

.rightcolumn {
	float: right;
	width: 584px;
}
.leftcol {
	background-image: url(../images/sidebar.png);
	height: 419px;
	width: 253px;
	background-repeat: no-repeat;
}
.headerlinks2 {
	position: absolute;
	left: 18px;
	top: 191px;
	color: #FFFFFF;
	width: 548px;
}
.homelink {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
}
.homelink A:link {
	color: #FFFFFF;
	text-decoration: none;

	
	
	
}
.homelink a:visited{
	color: #FFFFFF;
	text-decoration: none;

}
.homelink a:hover{
	color: #150F11;
	text-decoration: none;


}
.textmessage {
	position: absolute;
	left: 9px;
	top: 358px;
}
.sociallinks {
	position: absolute;
	left: 22px;
	top: 408px;
	height: 54px;
	font-weight: bold;
	text-align: center;
}
.tmheader {
	position: absolute;
	left: 48px;
	top: -15px;
	width: 177px;
	font-size: 18px;
	font-weight: bold;
}
.tmtext {
	position: absolute;
	left: 42px;
	top: 13px;
	width: 201px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
h1 {
	color: #E63D23;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
.floatright {
	padding: 15px;
	float: right;
}

.twitterfeed {
	position: absolute;
	top: 484px;
	left: 15px;
}
.designedby a:link{
	color: #286333;
	text-decoration: none;
	
	
}
.designedby a:visited{
	color: #286333;
	text-decoration: none;

}
.designedby a:hover{
	color: #000099;


}
.designedby a:active{
	color: #88A98E;
	
}
.login a:link{
	color: #E63D23;
	text-decoration: none;
	font-weight: bold;
	
	
}
.login a:visited{
	color: #E63D23;
	text-decoration: none;
	font-weight: bold;

}
.login a:hover{
	color: #150F11;
	text-decoration: none;
	font-weight: bold;


}
.login {
	text-align: center;
}
.designedby {
	text-align: center;
}

.login a:active{
	color: #E63D23;
	text-decoration: none;
	font-weight: bold;
	
}
.calendarname {
	font-size: 16px;
	color: #A51208;
}
.trainersinfo p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.trainername {
	font-size: 19px;
	color: #A51208;
	padding-top: 15px;
}
.trainerbil {
	font-size: 12px;
	
}
.calendardate {
	font-size: 12px;
	text-align: center;
}
.calendardescription {
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
	margin-top: 5px;
	margin-left: 5px;
}
.content a:link{
	color: #E63D23;
	text-decoration: none;
	font-weight: bold;
	
	
}
.content a:visited{
	color: #E63D23;
	text-decoration: none;
	font-weight: bold;

}
.content a:hover{
	color: #150F11;
	text-decoration: none;
	font-weight: bold;


}

