body{
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
.white{
background-color: #FFFFFF;
}
p{
font-size: 12px;
font-family: tahoma;
}
.quote{
font-size: 11px;
font-family: tahoma;
font-style: italic;
}
h1{
font-size: 14px;
color: #000000;
font-weight: bold;
font-family: tahoma;
padding: 0px;
margin: 0px;
}
h2{
font-size: 12px;
color: #B91F21; /*red*/
font-weight: bold;
font-family: tahoma;
padding: 0px;
margin: 0px;
}
h3{
font-size: 12px;
color: #003399; /*dk blue*/
font-weight: bold;
font-family: tahoma;
padding: 0px;
margin: 0px;
}
#copyright{
font-size: 9px;
color: #666666;
}
img {
border: 0px;
border: none;
}
a:link{
color: #003399; /*#618AB8*/
text-decoration: none;
font-size: 12px;
font-family: tahoma;
border: 0px;
border: none;
}
a:hover{
color: #003399;
text-decoration: underline;
font-size: 12px;
font-family: tahoma;
}
a:active{
color: #003399;
text-decoration: none;
font-size: 12px;
font-family: tahoma;
}
a:visited{
color: #003399;
text-decoration: none;
font-size: 12px;
font-family: tahoma;
}
label{
font-size: 12px;
font-family: tahoma;
color: #B91F21;
}
#gallery td{
border-color: #B91F21;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-collapse: collapse;
}
hr {
border: none 0;
width: 80%;
color: #ABC9E3;
background-color: #ABC9E3;
height: 1px;
}
li{
font-size: 12px;
font-family: tahoma;
}
.preload_pic{
display:none;
}
.warning{
font-size: 10px;
font-family: tahoma;
color: #B91F21;
}
img.floatRight {
border: 1px solid #ABC9E3; /*blue*/
float: right;
margin: 0.5em 0.5em;
border: 0px;
border: none;
}
#audio{
float: right;
}
/* picture frame */
#top_left{
border-top: 1px solid #CCCCCC; 
border-left: 1px solid #CCCCCC;
height: 7px;
}
#top_center{
border-top: 1px solid #CCCCCC; 
}
#left{
border-left: 1px solid #CCCCCC; 
}
#left_bottom{
border-left: 1px solid #CCCCCC; 
}
#top_right{
border-top: 1px solid #CCCCCC; 
border-right: 1px solid #999999; 
}
.redText{
font-size: 12px;
font-family: tahoma;
color: #B91F21;
}
