body 
{
margin: 0px 0px 0px 0px;
background-color: black;
background-image: url('images/bgtexture.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
}


#bghome{
margin:0px;
background: url(images/bghome.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 100%;
width: 862px;
}

#bgmore{
margin:0px;
background: url(images/bgmore.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 100%;
width:862px;
}

#textbox {
margin: 0px 0px 0px 0px;
width:370px;
height: auto;
font: 12px arial;
color: #eeeeee;
text-align:left;
line-height: 16px;
border: 0px dotted #cccccc;
}


A:link { color:#765D95; text-decoration: underline;}
A:visited { color:#765D95; text-decoration: underline;}
A:HOVER { COLOR:#987A88; text-decoration: underline;}


.navtext{ font-family: arial,helvetica,sans-serif; font-size: 10px; font-style: normal; line-height: 15px; font-weight: bold; color: #765D95;}
.navtext a:link { color: #765D95; text-decoration: underline;}
.navtext a:visited { color: #765D95; text-decoration: underline;}
.navtext a:hover { color: #987A88; text-decoration: underline;}


.footer { font-family: arial,helvetica,sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #777777;}
.footer a:link { color: #666666;}
.footer a:visited { color: #666666;}
.footer a:hover { color: #ffffff;}

.bodytext { font-family: arial,helvetica,sans-serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; color: #eeeeee;}

.header {font-weight: bold; color: #8B2222; font-size: 16px; line-height: 19px;}
.subhead {font-weight: bold; font-style: normal; color: #8B2222; font-size: 13px; line-height: 18px;}
.grey {color: #888888;}









