html, body, ul, ol, li, p, h1, h2, form, fieldset {
padding: 0;
border: 0;
margin: 0;
}


html {
height: 100%;
padding-bottom: 1px;
}


body {
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 1.5em;
color: #333;
text-align: center;
background-color: #f7fafd;
background-image: url(../images/bg1.jpg);
}


a:focus {
outline: none;
}


#wrapper {
width: 960px;
border-right: 1px solid #848484;
border-bottom: 1px solid #848484;
border-left: 1px solid #848484;
margin: 0 auto;
text-align: left;
background-color: #fff;
}


#banner {
width: 960px;
height: 225px;
}


#navigation {
width: 952px;
height: 25px;
text-align: center;
background-color: transparent;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
margin: 0 auto;
}


#nav ul li {
height: 25px;
list-style-type: none;
padding: 0;
border-right: 1px solid #999;
margin: 0;
display: block;
float: left;
line-height: 2.0em;
text-align: center;
font-size: 12px;
font-weight: normal;
background-color: #ccc;
}


#nav a {
width: 118px;
height: 25px;
font-family: arial, verdana, sans-serif;
background-color: #DEE9F0; /*** bc ***/
color: #3C4376; /*** btc ***/
text-decoration: none;
display: block;
}


#nav a:hover {
display: block;
background-color: #C2DEF0; /*** bhc ***/
color: #fff; /*** bhtc ***/
}


#nav li#active a{
display: block;
background-color: #FFD987;
color: #000;
}


.triangle {
position: absolute;
width: 118px;
height: 7px;
background-image: url(../images/triangle.gif);
background-repeat: no-repeat;
background-position: 50% 0;
}


#content {
float: right;
position: relative;
width: 950px;
min-height: 365px;
height: auto !important; /*** IE6 min-height fix ***/
height: 365px; /*** IE6 min-height fix ***/
padding: 0 0 5px 0;
border: 0;
margin: 15px 3px 10px 0;
font-family: verdana, arial, sans-serif;
text-align: left;
background-color: #fff;
}


h1 {
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #333;
}


h2 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #900000;
}


.style1 {
font-size: 10px;
line-height: 1.7em;
}


.style2 {
font-family: arial, verdana, sans-serif;
font-size: 10px;
color: #808080;
padding: 0 0 0 25px;
}


.style3 {
font-family: verdana, arial, sans-serif;
font-size: 13px;
}


.style4 {
font-family: arial, verdana, sans-serif;
font-size: 10px;
color: #808080;
}


#hpbg {
float: left;
width: 350px;
padding: 0 15px 0 0;
}


.titles {
margin: 0 0 15px 0;
}


.pullquote {
float: right;
width: 145px;
padding: 10px 10px 10px 0;
border: 1px solid #898989;
margin: 10px 3px 0px 12px;
font-family: Courier New, Courier Mono;
color: #666;
text-align: right;
font-size: 17px;
line-height: 24px;
background-color: #ECF2F6;

}


.quotel {
margin: 0 3px 2px 0;
}


.quoter {
margin: 0 0 0 5px;
}


.rocknroll {
float: right;
width: 135px;
margin: -20px 10px 0 5px;
}


.rocknroll2 {
float: right;
width: 135px;
margin: -50px 0 0 5px;
}


.betty {
width: 135px;
position: absolute;
bottom: 0;
right: 10px;
}


#setfr {
float: right;
width: 135px;
}


.thumbs1 {
border: 1px solid #333;
cursor: pointer;
}


a:hover .thumbs1 {
border-color: #FF0000;
}


.lineupthumbs {
margin: -30px 0 0px 320px;
border: 1px solid #333;
}


.bdr1 {
border: 1px solid #000;
}


a:hover .bdr1 {
border-color: #FF0000;
}


.bdr2 {
width: 320px;
height: 270px;
border: 1px solid #666;
padding: 5px;
}


.loading {
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%; 
}


#table1 {
width: 600px;
margin: 0 auto;
border-top: 1px solid #999;
border-right: 1px solid #999;
border-left: 1px solid #999;
margin-top: 10px;
}


.table1 {
border-collapse: collapse;
width: 600px;
margin: 0 auto;
background-color: #DEE9F0;
}


.table1 td {
font-family: verdana, arial, sans-serif;
text-align: left;
font-size: 13px;
color: #000;
border-bottom: 1px solid #999;
padding: 4px 0 4px 10px;
height: 30px;
}


#footer {
clear: both;
font-family: arial, verdana, sans-serif;
border-top: 1px solid #BEC2E0;
margin: 0 auto;
width: 960px;
height: 34px;
background-color: #DEE9F0;
}


#footleftcol {
float: left;
width: 140px;
height: 34px;
font-size: 10px;
color: #333;
line-height: 1.7em;
text-align: center;
background-color: transparent;
}


#footrightcol {
float: right;
width: 810px;
height: 32px;
padding-top: 2px;
font-size: 11px;
text-align: center;
line-height: 2.8em;
background-color: transparent;
}


#footnav {
float: left;
width: 500px;
height: 30px;
text-align: right;
background-color: transparent;
}


#footer p {
font-size: 8px;
padding: 3px;
}


hr {
height: 0;
width: 70%;
border: 0px;
border-top: 1px solid #BEC2E0;
}


.dottedline {
width: 70%;
height: 1px;
border-top: 8px solid #fff;
border-bottom: 8px solid #fff;
margin: 0 auto;
background-image: url(../images/dotted.gif);
background-repeat: repeat-x;
}


#preloader {
display: none;
width: 1px;
height: 1px;
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
}


#linx {
position: absolute;
left: -1000px;
top: -1000px;
display: none;
}


.btt {
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 1.0em;
padding: 1px 3px 1px 3px;
border: 1px solid #999;
margin-right: 4px;
background-color: #DEE9F0;
}


a.nav:link {color: #202020; text-decoration: none}
a.nav:visited {color: #202020; text-decoration: none}
a.nav:hover {color: #fff; text-decoration: none; background-color: #9FCBE7;}


a:link {color: #900000; text-decoration: none}
a:visited {color: #900000; text-decoration: none}
a:hover {color: #666666; text-decoration: none}


a.one:link {color: #900000; text-decoration: none; border-bottom: 1px dotted #900000;}
a.one:visited {color: #900000; text-decoration: none; border-bottom: 1px dotted #900000;}
a.one:hover {color: #333; text-decoration: none; border-bottom: 1px solid #333;}

