<!-- site design by: Laura B. Poindexter queenb@laurabcreative.com -->
<!-- http://www.laurabcreative.com/ -->
<!-- stylesheet revised: 27 October 2006 -->

img#bnr { /*promotional banner*/
position : absolute;
top : 10px;
left : 400px;
}

.feature { /*featured exercise photo*/
position : absolute;
top : 350px;
left : 20px;
}

.contentimage { /*image for content*/
position : absolute;
top : 530px;
right : 80px;
}

.LeftNavigation {
position : absolute;
top : 160px;
left : 14px;
width : 238px;
height : auto;
line-height: 200%;
}

.navlines {
font-size : 11px;
font-weight : 200;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
background : transparent;
color : #FFFFCC;
padding: 4px;
margin: 2px;
}

a.navlines:link {
color : #FFFFCC;
text-decoration : none;
font-size : 11px;
font-weight : bold;
background : transparent;
}
a.navlines:visited {
color : #99CCCC;
text-decoration : none;
font-size : 11px;
font-weight : bold;
background : transparent;
}
a.navlines:hover {
color : #003399;
text-decoration : none;
font-size : 11px;
background : transparent;
}
a.navlinestot {
color : #CC0000;
text-decoration : none;
font-size : 12px;
font-weight : bold;
background : transparent;
}

a:link { /*link colors for content*/
color : #003399;
text-decoration : none;
font-weight : bold;
font-size : 14px;
background : transparent;
}
a:visited {
color : #CC0000;
text-decoration : none;
font-size : 14px;
background : transparent;
}
a:hover {
color : #9999FF;
text-decoration : none;
font-size : 14px;
background : transparent;
}

.ContentText {
margin-right : 40px;
margin-left : 232px;
margin-top : 160px;
padding :  40px;
background : #FFFFCC;
color : #000000;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 150%;
}

.ContentText h1 {
color : #CC3300;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style : normal;
font-weight : bold;
font-size : 24px;
}

BODY {
background : #6699CC url(images/newbackground.gif) no-repeat;
font-size : 10px;
color : #003399;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

