body 
{
background-image: url(images/bg.jpg);
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left, top;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 200px;
padding-bottom: 0px;
}

#index {
background-color: #000000;
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 18px;
}

#music {
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 14px;
color: #FFFFFF;
width: 350px;
vertical-align: top;
text-align: center;
}

#weaver {
background-image: url(images/index_18.jpg);
width: 800px;
height: 256px;
font-family: Tahoma, "Trebuchet MS", Verdana;
color: #FF9900;
font-size: 16px;
padding-left: 175px;
padding-top: 70px;
padding-right: 35px;
text-align: justify;
vertical-align: top;
}

#movie {
height: 268px;
vertical-align: bottom;
}

#links {
vertical-align: top;
}

#content {
background-image: url(images/index_19.jpg);
vertical-align: text-top;
background-repeat: repeat;
width: 800px;
height: 200px;
padding-left: 35px;
padding-right: 35px;
padding-top: 35px;
padding-bottom: 35px;
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 14px;
color: #FFFF99;
}

#secondcontent {
background-image: url(images/aboutus_03.jpg);
vertical-align: text-top;
background-repeat: repeat;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px;
padding-bottom: 25px;
width: 800px;
height: 400px;
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 14px;
color: #FFFF99;
}

#footer {
background-image: url(images/index_20.jpg);
background-color: #262521;
width: 800px;
height: 45px;
background-repeat: no-repeat;
padding-top: 25px;
color:#FFFF66;
text-align: center;
font-family:Tahoma, "Trebuchet MS", Verdana;
font-size: 10px;
}

#footer2 {
background-image: url(images/aboutus_04.jpg);
background-color: #262521;
width: 800px;
height: 120px;
background-repeat: no-repeat;
padding-top: 85px;
padding-right: 25px;
color:#FFFF66;
text-align: right;
font-family:Tahoma, "Trebuchet MS", Verdana;
font-size: 10px;
}

#homefoot {
width: 700px;
padding-top: 25px;
color:#FFFF66;
text-align: center;
font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 10px;
}

#Table_01 {
margin-bottom: 0px;
margin-top: 0px;
}

a:link {
color: #FFFF66;
text-decoration: underline;
}

a:visited {
color: #FF6600;
text-decoration:underline;
}

a:hover {
color: #000000;
background-color: #FFFF66;
}