@charset "UTF-8";
/* CSS Document */

body  {
	font: Garamond, Georgia, Times;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-color: #c8c2b0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#container {
	position:relative;
	top:0px;
	width:986px;
	height:1000px;
	text-align: left;
	margin: 0 auto;
}

#workouts2slice-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:255px;
	height:922px;
}

#nav1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:255px;
	height:110px;
}

#home4slice-02_ {
	position:absolute;
	left:255px;
	top:0px;
	width:722px;
	height:479px;
}

#nav2_ {
	position:absolute;
	left:0px;
	top:110px;
	width:255px;
	height:30px;
}

#nav3_ {
	position:absolute;
	left:0px;
	top:140px;
	width:255px;
	height:31px;
}

#nav4_ {
	position:absolute;
	left:0px;
	top:171px;
	width:255px;
	height:30px;
}

#nav5_ {
	position:absolute;
	left:0px;
	top:201px;
	width:255px;
	height:30px;
}

#nav6_ {
	position:absolute;
	left:0px;
	top:231px;
	width:255px;
	height:27px;
}

#home4slice-09_ {
	position:absolute;
	left:0px;
	top:258px;
	width:255px;
	height:62px;
}

#workouts2slice-02_ {
	position:absolute;
	left:255px;
	top:0px;
	width:729px;
	height:96px;
}

#mainContent {
	position:absolute;
	left:255px;
	top:96px;
	width:517px;
	height:826px;
	padding-left: 5px;
	padding-right: 8px;
}
#workouts2slice-05_ {
	position:absolute;
	left:790px;
	top:96px;
	width:195px;
	height:826px;
}
#footer{
	color: #FFFFFF;
	font-size: 10pt;
}
#footer a:link{
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
 }
#footer a:active {
	text-decoration: none;
	color: #ffffff;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {color: #5B79A5}
.style2 {
	color: #f27979
}
#workoutNav{
	padding-bottom: 50px;
}
#featTop_ {

}
#featBot {
	background-image: url(../images/workouts/stripedBack.gif);
	}
#title {
	padding: 5px;
	text-align: left;
	padding-left: 10px;
}
#title a:link{
	color: #666666;
	text-decoration: none;
}
#title a:visited {
	text-decoration: none;
	color: #666666;
}
#title a:hover {
	width:50px; 
	background-color: #8d8778;
	color: #f4f3ef;
 }
#title a:active {
	text-decoration: none;
	color: #666666;
}
#askLana {
	background-image: url(../images/workouts/haveQuestionTop.jpg);
	height:259px;
	color: #FFFFFF;
	font-size: 11pt;
}
#askLana a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#askLana a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#askLana a:hover {
	width:50px; 
	background-color: #B6D6E4;
	text-decoration: none;
	color: #507c91;
}

#askLana a:active {
	text-decoration: none;
	color: #FFFFFF;
}
