body {
	background-image: url(../images/formatting/top-tile.jpg);
	background-repeat: repeat-x;
	background-color: #660000;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#wrapper {
	background-image: url(../images/formatting/logo-bg.jpg);
	background-repeat: no-repeat;
	height: 443px;
	background-position: center 0px;
}

/*==========================TOP NAVIGATION==========================
==================================================================*/

#topnav {height: 43px; width: 830px; margin-right: auto; margin-left: auto; list-style-type: none; margin-top:0; margin-bottom:0; padding:0;}
#topnav li {float: left;}
#topnav li a {height:43px;display:block;text-indent: -9999px;}
#topnav #home a {background-image: url(../images/topnav/home.jpg); width: 46px; margin-left:10px;}
#topnav #home a:hover {background-image: url(../images/topnav/home-over.jpg);}
#topnav #about a {background-image: url(../images/topnav/about-chris.jpg); width: 90px;}
#topnav #about a:hover {background-image: url(../images/topnav/about-chris-over.jpg);}
#topnav #contact a {background-image: url(../images/topnav/contact-me.jpg); width: 86px;}
#topnav #contact a:hover {background-image: url(../images/topnav/contact-me-over.jpg);}
#topnav #ask a {background-image: url(../images/topnav/ask-the-trainer.jpg); width: 110px;}
#topnav #ask a:hover {background-image: url(../images/topnav/ask-the-trainer-over.jpg);}
#topnav #training a {background-image: url(../images/topnav/training-articles.jpg); width: 121px;}
#topnav #training a:hover {background-image: url(../images/topnav/training-articles-over.jpg);}
#topnav #client-pics a {background-image: url(../images/topnav/client-pics.jpg); width: 86px;}
#topnav #client-pics a:hover {background-image: url(../images/topnav/client-pics-over.jpg);}
#topnav #client-hall a {background-image: url(../images/topnav/client-hall-of-fame.jpg); width: 131px;}
#topnav #client-hall a:hover {background-image: url(../images/topnav/client-hall-of-fame-over.jpg);}
#topnav #online a {background-image: url(../images/topnav/online-store.jpg); width: 93px;}
#topnav #online a:hover {background-image: url(../images/topnav/online-store-over.jpg);}
#topnav #links a {background-image: url(../images/topnav/links.jpg); width: 57px;}
#topnav #links a:hover {background-image: url(../images/topnav/links-over.jpg);}

/*======================END TOP NAVIGATION==========================
==================================================================*/
#content-top {
	background-image: url(../images/home/bar-top.jpg);
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
}
#content-bottom {
	background-image: url(../images/home/workouts-bottom.jpg);
	height: 77px;
	width: 748px;
}
#bottom {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home/bottom-border.gif);
}
#bottom a {
	font-size: 11px;
	color: #ff0000;
}
#bottom a:hover {
	color: #000000;
}
.square-ul {
	list-style-type: square;
}
.border-right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 10px;
}
.border-right-chrome {
	padding-right: 20px;
	background-image: url(../images/home/bar-right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
#home-table td {
	padding-left: 15px;
	vertical-align: top;
}
#signup {
	padding: 3px 0 0 30px;
}
#signup .altButtonFormat {
	background-image: url(../images/home/submit.jpg);
	background-color:#000000;
	height: 22px;
	width: 62px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border:none;

}
#signup .altTextField {
	color: #000000;
	background-color: #999999;
}
#signup2 {
	padding: 10px 0 0 10px;
}
#signup2 .altButtonFormat {
	background-image: url(../images/home/submit.jpg);
	background-color:#000000;
	height: 22px;
	width: 62px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border:none;

}
#signup2 .altTextField {
	color: #ff0000;
	background-color: #000000;
	border:none;
	width:120px;
}
.red-border {
	border: 3px solid #CC0000;
}
.video-emb {
	text-align: center;
	background: url(../images/home/movie-emb.gif) no-repeat center;
	width: 421px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display:block;
}
.plug {
	text-align: center;
	clear: both;
	color: #FFFFFF;
}
.plug a {
	color: #FFFFFF;
	text-decoration:none;
}
.plug a:hover {
	color: #C80000;
	text-decoration:none;
}
