* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #222222;
}

.clearFix{
 overflow: visible;
}

.style1 {
font-size: 8px;
font-family: "Times New Roman", Times, serif;
border: 1px solid #ccc;
 padding:5px;
}

.floatLeft{
  float: left;
}
* html .clearFix{
	height:1%;
	overflow:visible;
}

#wrapper { 
 margin: 0 auto;
 width: 992px;
 background-color: #ffffff;
}

#header {
 color: #333;
 width: 972px;
 float: left;
 padding: 10px;
 border: 0px solid #ccc;
 height: 90px;
 margin: 0px 0px 0px 0px;
 /*background: #989898 url(../images/banner.gif);*/
  background-color: #ffffff;
}
.logo {
  float: left;
}

.topad {
  float: right;
}

#navigation {
 float: left;
 width: 992px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #555555;
 height: 24px;
}

#topads{
 float: left;
 width: 992px;
 color: #333;
 padding: 0px;
 height: 100px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}


#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 2px 1px 10px 1px;
 width: 170px;
 float: left;
}

#content { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 10px 1px;
 width: 480px;
 display: inline;
}

#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 2px 1px 10px 1px;
 width: 318px;
 float: left;
}

#footer { 
 width: 970px;
 clear: both;
 color: #fff;
 font: 11px arial;
 border: 1px solid #ccc;
 background: #989898;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 height: 50px;
}

#footerlinks{
  width: 950px;
  float: left;
  color: #fff;
  text-align: center; 
}

/* Home page */
#firstad{
  float: left;
  width: 450px;
  height: 50px;
  border: 1px solid #ACACAC;
  margin-bottom: 5px;
}

#listalbums{
  float: left;
  text-align: center;
}

#listalbums .listalbum {
  float: left;
  width: 85px;
  margin: 2px;
}

#listalbums .listalbum .albimage{
  padding: 2px;
  border: 1px solid #999999;
}

#listalbums .listalbum p{
  font:bold 11px Arial;
  text-align: center;
}

#albtitle h1{
  float: left;
  width: 450px;
  height: 18px;
  background: url(../images/bkmenu.gif);
  font:bold 14px "Trebuchet MS";
  padding: 5px;
  color: #ECECEC;
  margin-bottom: 5px;
}
#albtitle h1 a{
  color: #ECECEC;
  text-decoration: underline;
}

#albtitle h1 a:hover{
  color: #ECECEC;
  text-decoration: none;
}

#mfp{
  float: left;
  width: 450px;
}

#mfp .fpagetbl{
  float: left;
  padding: 1px;
  font: 12px "Trebuchet MS";
  width: 220px;
}

#mfp .fpagetbl p{
float: left;
 width: 215px;
}

#mfp .fpagetbl p a{
  text-decoration: none;
  font: 12px "Trebuchet MS";
  color: #333333;
}


#mfp .fpagetbl p a:hover{
  text-decoration: underline;
  font: 12px "Trebuchet MS";
  color: #333333;
}

#mfp .fpagetbl img{
  padding: 1px;
  border: 1px solid #999999;
}

.latestnewz {
  float: left;
  width: 145px;
  height: 160px;
  border: 1px solid #ACACAC;
  margin-right: 3px;
  padding: 3px;
}

.latestnewz b{
  padding: 2px;
  width: 140px;
  font:bold 14px "Trebuchet MS";
  color: #555555;
  margin-bottom: 10px;
  text-decoration: underline;
}
.mypfont {
  font:12px "Trebuchet MS";
}
#dloadtext p{
  font:14px "Trebuchet MS";
  padding: 5px;
}

.dloadtextb{
  color: #336699;
}
.mytable td {
  padding: 3px;
}

.common a {
  color: #555555;
  text-decoration: none;
}

.common a:hover {
  color: #555555;
  text-decoration: underline;
}

/* songs listing table */
.songlisttbl {
  border-collapse: collapse;
  border-color: #FFFFFF;
}

.songlisttbl a {
  color: #000000;
  text-decoration: none;
}

.songlisttbl a:hover {
  color: #000000;
  text-decoration: underline;
}

.songlisttbl td{
  padding : 2px 15px;
  font:12px "Trebuchet MS";
}
.rd {
  color: #990000;
}

/* Left Sidebar */
#topdloadtitle {
  float: left;
  width: 161px;
  background: url(../images/bkmenu.gif);
  font:bold 14px "Trebuchet MS";
  padding: 5px;
  color: #ECECEC;
  margin-bottom: 5px;
}

/* Right Sidebar */
#rtrecentnews{
  float: left;
  width: 313px;
  background: url(../images/bkmenu.gif);
  font:bold 14px "Trebuchet MS";
  padding: 5px;
  color: #ECECEC;
  margin-bottom: 5px;
}

#rightcolumn p {
  font:bold 12px Arial;
  padding: 3px;
}

#rtwallpaper {
  float: left;
  width: 313px;
  background: url(../images/bkmenu.gif);
  font:bold 14px "Trebuchet MS";
  padding: 5px;
  color: #ECECEC;
  margin-top: 5px;
  margin-bottom: 5px;
}

#rtwalls {
  float: left;
  padding:2px;
}

.rtwall {
  float: left;
  padding:1px;
  border: 1px solid #ACACAC;

}


#rtwalls1 {
  float: left;
  padding:5px;
}

.rtwall1 {
  float: left;
  padding:2px;
  margin: 3px;
  border: 1px solid #ACACAC;

}


.newbullet li{

  list-style-type: disc;
  list-style-position: inside;
  font:bold 12px "Trebuchet MS";
  padding: 2px 2px 2px 4px;
}

.newbullet li a{
  color: #333333;
  text-decoration: none;
}

.newbullet li a:hover{
  color: #333333;
  text-decoration: underline;
}
.sponser li{
  list-style-type: none;
  list-style-position: inside;
  font:bold 12px "Trebuchet MS";
  padding: 2px 2px 2px 4px;
}

.newsstyle {
  padding: 5px;
  font:12px "Trebuchet MS";
}

.newstitlestyle {
  padding: 5px 2px 5px 10px;
  font:12px "Trebuchet MS";
}

.newstitlestyle a {
  color: #333333;
  font:12px "Trebuchet MS";
  font-weight: bold;
  text-decoration: none;
}

.newstitlestyle a:hover {
  color: #333333;
  font:12px "Trebuchet MS";
  font-weight: bold;
  text-decoration: underline;
}

.newstitlestyle ul li{
  list-style-position: inside;
  font:12px "Trebuchet MS";
}
#wallcats .titl1{
  padding: 6px 10px 3px 10px;
  float: left;
  width: 450px;
  font:14px "Trebuchet MS";
  font-weight: bold;
  text-decoration: underline;
}

#wallcats .s1titl{
  padding: 6px 10px 3px 10px;
  float: left;
  width: 450px;
  font:14px "Trebuchet MS";
  font-weight: bold;
  text-decoration: underline;
}


#wallcats .s1titl p {
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  padding: 2px;
  margin: 1px 3px;
  width: 140px;
}

#wallcats .s1titl p a{
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

#wallcats .s1titl p a:hover{
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}

#wallcats .titl{
  padding: 6px 10px 3px 10px;
  float: left;
  width: 125px;
  font:14px "Trebuchet MS";
  font-weight: bold;
  text-decoration: underline;
}


#wallcats .titl p {
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  padding: 2px;
  margin: 1px 3px;
  width: 100px;
}

#wallcats .titl p a{
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

#wallcats .titl p a:hover{
  float: left;
  font:12px "Trebuchet MS";
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
}

.morebtn {
  width: 95%;
  float: left;
  padding: 1px 10px;
}

.morebtn p {
  margin-left: 380px;
  color: #ffffff;
  padding: 0px;
  font: 11px arial;
  border: 1px solid #000000;
  background-color: #336699;
  width: 45px;
}

.morebtn p:hover {
  margin-left: 380px;
  color: #ffffff;
  border: 1px solid #000000;
  background-color: #cc0000;
  width: 45px;
}
