body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
background-image: url(images/bk.jpg);
background-repeat:repeat;
background-attachment:fixed;

}

a {
color:#000000;
font-weight:bold;
text-decoration:none;

}

a:hover {
color:#003399;
font-weight:bold;
text-decoration:none;

}

img {
padding: 2px;
}


#header {
position:relative;
width: 796px;
height:166px;
top: 2px;
margin-left: auto;
margin-right: auto;

}

#linkbar {
background: url(images/link_bar_bk.png);
position:relative;
width: 796px;
height: 31px;
top: 0px;
margin-left: auto;
margin-right: auto;

}
table#links {
position:relative;
width: 100%;
top: 7px;

}


td#link  {
text-align:center;
width: 120px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
}

td#link  a{
font-size: 11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

td#link  a:hover{
font-size: 11px;
font-weight:bold;
text-decoration:none;
color: #666;
}


td#linkbars  {
text-align:center;
width: 1px;
} 


#content {
background: #FFFFFF;
position:relative;
width: 793px;
height: auto;
top: 0px;
margin-left: auto;
margin-right: auto;
border-left: solid #000 1px;
border-right: solid #000 1px;
}



img#linkweb {
text-align:center;
border: 0px;

}
table#maincontent {
position:relative;
width: 730px;


}

#intro {
position:relative;
padding-right:10px;
padding-top:20px;

}

#dots {
background-image:url(images/dots.jpg);
position:relative;
width: 10px;
height: 700px;
top: 10px;
}

#musicplayer {
position:relative;
padding-left:10px;
padding-top:13px;
text-align:center;

}

#footer {
	position:relative;
	width: 796px;
	height: 76px;
	top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/footer_bk.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-image: url(images/footer_bk.gif);

}

#footerlinks  {
float:inherit;
top: 10px;
color:#FFFFFF;
font-size:10px;

}

#footerlinks a{
font-size: 11px;
text-decoration:none;
color:#fff;
}

#footerlinks a:hover{
font-size: 11px;
color: #999;
}
