/* SD CSS Document */


body {
background-color: #000000;
color:#ffffff;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #8295fb;
scrollbar-track-color: #3A3738;
scrollbar-shadow-color: #252525;
scrollbar-lightshadow-color: #424242; 
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #8295fb;
scrollbar-3dlight-color: #8295fb;
}

a:link {
text-decoration: none;
color: #8295fb;
}
a:visited {
text-decoration: none;
color: #8295fb;
}

a:hover{
text-decoration: underline;
color: #FFF91C;
}

a:active{
text-decoration: underline;
color: #FFF91C;
}
.left{
height: 600px;
width: 50%;
background-image: url(images/lft.gif);
background-repeat: repeat-x;
}

.left2{
height: 600px;
width: 50%;
background-image: url(images/lf2t.gif);
background-repeat: repeat-x;
}
.right{
height: 600px;
width: 50%;
background-image: url(images/rt.jpg);
background-repeat: repeat-x;
}

.mid{
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: 0 107;
width: 900px;
margin: 0px;
padding: 0px;
text-align: center;
}

.mid1{
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: 0 107;
width: 750px;
margin: 0px;
padding: 0px;
text-align: center;
}

.pic {
background-image: url(images/p1.gif);
height: 91px;
width: 567px;
z-index: 1;
margin-top: -20px;
padding: 0px;
}

#contentbox {
z-index: 2;
margin-top: -100px;
}

.content {
padding-top: 20px;
padding-left: 55px;
padding-right: 20px;
padding-bottom: 0px;
height: 256px;
font-size: 12px;
background-color: #000000;
background-image: url(images/paws.gif);
background-position: top left;
background-repeat: no-repeat;
}

.content2 {
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 20px;
font-size: 12px;
background-color: #000000;
background-image: url(images/hy.gif);
background-position: 450 80;
background-repeat: no-repeat;
}

.gray{
background-color: #373C3C;
height: 1px;
}
.gray-vert{
background-color: #373C3C;
width: 1px;
height: 100%;

}
.red{
background-color: #7187ff;
height: 1px;
}
.red-vert{
background-color: #7187ff;
width: 1px;
}
.title {
font-weight: bold;
color: #FFF91C;
}
.copy{
font-size: 10px;
color: #808080;
text-align: left;
}
.ll{
font-size: 10px;
color: #808080;
float: right;
margin-top: -36px;
}

a.l2:link {
text-decoration: none;
color: #808080;
}
a.l2:visited {
text-decoration: none;
color: #808080;
}

a.l2:hover{
text-decoration: none;
color: #ffffff;
}

a.l2:active{
text-decoration: none;
color: #ffffff;
}

a.lnav:link{
color: #8295fb;
font-size: 14px;
text-decoration: none;
}
a.lnav:visited{
color: #8295fb;
font-size: 14px;
text-decoration: none;
}
a.lnav:hover{
color: #ffffff;
font-size: 14px;
text-decoration: none;
}
a.lnav:active{
color: #ffffff;
font-size: 14px;
text-decoration: none;
}


a.tnav:link{
color: #CECDCD;
font-size: 11px;
text-decoration: none;
}
a.tnav:visited{
color: #CECDCD;
font-size: 11px;
text-decoration: none;
}
a.tnav:hover{
color: #ffffff;
font-size: 11px;
text-decoration: none;
}
a.tnav:active{
color: #ffffff;
font-size: 11px;
text-decoration: none;
}

.maillist{
font-size: 10px;
float: right;
margin-top: 5px;
margin-bottom: -5px;
}

a.maillist:link{
color: #8295fb;
text-decoration: none;
}
a.maillist:visited{
color: #8295fb;
text-decoration: none;
}

a.maillist:hover{
color: #ffffff;
text-decoration: none;
}
a.maillist:active{
color: #ffffff;
text-decoration: none;
}


.quoteby{
float: right;
font-style: italic;
margin: 1px;
}

.td{
font-size: 12px;
}

td{
font-size: 12px;
}

.button {
background-color: #B1B1B1;
color: #000000;
font-size: 12px;
}

.rpic{
float: right;
margin: 10px;
}