/* CSS Document */

iframe{
margin-top: 10px;
}

iframe.tight{
}

body {scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:white;
scrollbar-base-color:black;
scrollbar-darkshadow-color:#666666;
scrollbar-face-color:black;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:black;
}

a {
color:#667C90;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #8BBAB8;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

a.onblack {
color:#8BBAB8;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

a.onblack :hover{
color: white;
font-family: Verdana;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}


img.float {
margin-right: 10px;
}

img.float2 {
margin-left: 10px;
margin-bottom: 10px;
}


p {
color: white;
font-family: Verdana;
font-size: 9pt;
padding: 20px 20px 20px 20px
}

p.title {
color: white;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
padding: 5px 5px 5px 5px;
background: #667C90;
margin: 10px;}

p.dates {
color: black;
font-family: Verdana;
font-size: 8pt;
padding: 5px 5px 5px 5px;
background: white;
margin: 10px 10px 10px 10px;
width: 330px;
}

p.storytitle {
color: white;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
padding: 5px 5px 5px 5px;
background: #663333;
margin: 10px 10px 10px 10px;
}

p.story {
color: black;
font-family: Verdana;
font-size: 9pt;
padding: 5px 5px 5px 5px;
background: white;
margin: 10px 10px 10px 10px;
}

p.title2 {
color: white;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
padding: 5px 5px 5px 5px;
background: #663333;
margin: 10px 10px 10px 10px;
width: 330px;
}

p.dates2 {
color: black;
font-family: Verdana;
font-size: 8pt;
padding: 5px 5px 5px 5px;
background: CDCDC4;
margin: 10px 10px 10px 10px;
width: 330px;

}



.med a{
font-family: Verdana;
font-size: 9pt;
}

.med a:hover{
font-family: Verdana;
font-size: 9pt;
color: white;
}

.med_wt {
font-family: Verdana;
font-size: 9pt;
color: white;
}

.med_wt a{
font-family: Verdana;
font-size: 9pt;
color: white;
text-decoration: none;
}

.med_wt a:hover{
font-family: Verdana;
font-size: 9pt;
color: #FF0098;
text-decoration: none;
}

.small {
margin-top: 0;
font-family: Verdana;
font-size: 7pt;
color:white;
}

.small a{
font-family: verdana;
font-size: 7pt;
color: #8BBAB8;
text-decoration: none;
}

.small a:hover{
font-family: verdana;
font-size: 7pt;
color: white;
}


#bio a{
background-image: url('images/bio_off.jpg');
width: 39px;
height: 33px;
}

#bio a:hover{
background-image: url('images/bio_on.jpg');
width: 39px;
height: 33px;
}


#pict a{
background-image: url('images/pict_off.jpg');
width: 70px;
height: 33px;
}

#pict a:hover{
background-image: url('images/pict_on.jpg');
width: 70px;
height: 33px;
}

#music a {
background-image: url('images/music_off.jpg');
width: 49px;
height: 33px;
}

#music a:hover{
background-image: url('images/music_on.jpg');
width: 49px;
height: 33px;
}

#link a:hover{
background-image: url('images/link_on.jpg');
width: 54px;
height: 33px;
}
#link a {
background-image: url('images/link_off.jpg');
width: 54px;
height: 33px;
}

#mail a{
background-image: url('images/mail_off.jpg');
width: 92px;
height: 33px;
}

#mail a:hover{
background-image: url('images/mail_on.jpg');
width: 92px;
height: 33px;
}

#news a{
background-image: url('images/news_off.jpg');
width: 53px;
height: 33px;
}

#news a:hover{
background-image: url('images/news_on.jpg');
width: 53px;
height: 33px;
}


#dates a{
background-image: url('images/dates_off.jpg');
width: 93px;
height: 33px
}

#dates a:hover{
background-image: url('images/dates_on.jpg');
width: 93px;
height: 33px
}


#know a{
background-image: url('images/know_off.jpg');
width: 113px;
height: 33px
}

#know a:hover{
background-image: url('images/know_on.jpg');
width: 113px;
height: 33px
}.titlealt {

color: #0099FF;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
padding: 5px 5px 5px 5px;
background: #663333;
margin: 10px 10px 10px 10px;
width: 330px;
}
.title2alt {


color: #663333;
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
padding: 5px 5px 5px 5px;
background: #0099FF;
margin: 10px 10px 10px 10px;
width: 330px;
}
