body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(graphics/bg.jpg);
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.mainbox {
	border:#990000 solid 1px;
	background:url(graphics/bigbg.jpg);
	width:640px;
	height:854px;
	padding:15px;
	padding-top:5px;
	margin: 10px;
}
.sidebartables {
	border:#000000 solid 1px;
	background-image:url(graphics/sidebar/smallbg.jpg);
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:10px;
	width:303px;
	height:181px;
}
.sidebaryoutube {
	border:#000000 solid 1px;
	background-image:url(graphics/sidebar/smallbg.jpg);
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:10px;
	width:303px;
	height:181px;
}
.sidebarimg {
	border:#000000 solid 1px;
	margin: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.menu{
	background-image:url(graphics/menu/menubg.jpg);
	width:100%;
	border-bottom:1px #000000 solid;
	border-top:1px #000000 solid;
}
.songs{
	padding:10px; width:293px; height:1300px; overflow:auto; border:#000000 solid 1px; background-image:url(graphics/sidebar/smallbg.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:5px;
	margin-right:10px;
}

#twitter_t {
   width: 445px;
   height: 34px;
   background-image:url("your top image");
}

#twitter_m {
   width: 415px;
   padding: 0 15px;
   background:url("your middle image")  0 0 repeat-y;
}

   #twitter_container {
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 415px;
           padding: 0;
           overflow: hidden;
           font-family: Georgia;
           font-size: 14px;
           font-style: italic;
           color: #31353d;
           line-height: 16px;
           font-weight:bold;
       }

       #twitter_update_list li {
           width: 415px;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

#twitter_b {
   width: 445px;
   height: 29px;
   background-image:url("your bottom image");
}