/* 

hotseats.css -- stylesheet for the Hotseats marketing pages at
ClearLightStudio.com
by Douglas Anderson, June 1, 1999

*/

BODY {

background-color: #F84205;
color: #000000;
margin: 0px;

}

H1 {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 20pt;
font-weight: bold;
line-height: 105%;
text-align:center;
background-color: #F84205;
color: #000000;

}

.voyeur {

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 20pt;
font-weight: bold;
line-height: 105%;
text-align: center;
background-color: #000000;
color: #f84205;

}



H2 {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 14pt;
font-weight: bold;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

H3 {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 16pt;
font-weight: bold;
line-height: 105%;
text-align: center;
background-color: #f0000A0;
color: #ffffff;

}

.body {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: normal;
line-height: 105%;
text-align: left;
margin: 10px;
background-color: #f84205;
color: #000000;

}

.frame {

background-color: #ffd8b0;
color: #000000;

}

.caption {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.fetish {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: normal;
line-height: 105%;
text-align: left;
background-color: #f0000A0;
color: #ffffff;

}

.insidelinks {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: normal;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.credits {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;
line-height: 110%;
text-align: center;
background-color: #f84205;
color: #000000;

}

blockquote {

margin-left: 0px;

}

strong {

font-weight: bold;

}

.more {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.foot {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: normal;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.hand {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight: normal;
font-style: italic;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.linkcenter {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;
line-height: 105%;
text-align: center;
background-color: #f84205;
color: #000000;

}

.linkleft {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;
line-height: 105%;
text-align: left;
background-color: #f84205;
color: #000000;

}

.linkright {

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;
line-height: 105%;
text-align: right;
background-color: #f84205;
color: #000000;

}


/* 
LINKS
*/

A:link  {

font-weight: bold;
text-decoration: none;
color: #fbc405;

}

A:visited {

font-weight: normal;
text-decoration: none;
color: #fbc405;

}