body.headshotleft {
background-image: 
url('images/headshotleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}


body.contactleft {
background-image: 
url('images/contactleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.storeleft {
background-image: 
url('images/storeleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.liferideleft {
background-image: 
url('images/liferideleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.educationleft {
background-image: 
url('images/educationleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.bioleft {
background-image: 
url('images/bioleft_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.left {
background-image: 
url('images/left_bg.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-color: #1661A0;
}

body.leftnew {
background-image: url('images/left_bgnew.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #1661A0;
}

body.content {
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
background-color: #21527d;
}

.ContentHeader {
font-family: Tahoma; 
font-size: 15px;
font-weight: bold;
color: #FFF856;
}

.PollText {
font-family: Tahoma; 
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}

.TestText {
font-family: Tahoma; 
font-size: 12px;
font-style: italic;
color: #FFFFFF;
}

.PollHeader {
font-family: Tahoma; 
font-size: 13px;
font-weight: bold;
color: #FFF856;
}

.FooterText {
font-family: Tahoma; 
font-size: 8px;
color: #FFFFFF;
}

.FooterLinks {
font-family: Tahoma; 
font-size: 8px;
color: #FFFF99;
}

.PressText {
font-family: Tahoma; 
font-size: 14px;
font-weight: bold;
color: #FFF856;
}

body { 
font-family: Tahoma; 
font-size: 11px; 
color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #1661A0;
}

A:link {
color: #FFF856;
font-size: 11px;
text-decoration: none;
}

A:visited {
color: #FFF856;
font-size: 11px; 
text-decoration: none;
}

A:active {
color: #FFF856;
font-size: 11px; 
text-decoration: none;
}

A:hover {
color: #FFF856;
font-size: 11px; 
text-decoration: underline;
}

p { margin: 0; padding: 0; }

