BODY {
background-color:#8E8D8C;
font-family:arial;
font-size:12px;
}

td {
font-size:12px;
}

.wrapX {
width:808px;
height:608px;
margin:12px;
}

.wrap               {
width:800px;
height:600px;
border:2px solid #C2C2C2;
margin:12px;
}

.wrapB               {
width:800px;
height:600px;
border:2px solid #C2C2C2;
}

#home {
background-image:url('../img/home_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#contact {
background-image:url('../img/contact_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#info {
background-image:url('../img/info_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#bio {
background-image:url('../img/bio_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#whatsnew {
background-image:url('../img/whatsnew_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#gallery_main {
background-image:url('../img/gallery_main.jpg');
background-position:center center;
background-repeat:no-repeat;
}
#gallery_view {
background-image:url('../img/gallery_view.jpg');
background-position:center center;
background-repeat:no-repeat;
}

.nav {
color:#8A6F8C;
text-align:center;
font-weight:bold;
font-family:verdana;
}

.navbul {
vertical-align:middle;
margin-left:4px;
margin-right:4px;
margin-bottom:-2px;
}

.songlist {
padding-top:130px;
color:#8A6F8C;
text-align:center;
font-weight:bold;
font-family:verdana;
line-height:24px;
}

A:link {
color:#8A6F8C; 
text-decoration:none; 
}
A:hover {
color: #593E5B; 
text-decoration:none; 
}
A:visited {
color: #8A6F8C; 
text-decoration:none; 
}
A:visited:hover {
color:#593E5B; 
text-decoration:none; 
}
.fTbl {
height:210px;
}
.fLbl {
color:white;
font-weight:bold;
text-align:right;
padding-right:12px;
font-size:11px;
}
.fTxt {
background:#C2BBC2;
color:#665567;
width:140px;
border:0px;
}
.fArea {
background:#C2BBC2;
color:#665567;
width:140px;
height:100px;
border:0px;
}
FORM {
margin:0px;
}