body {
	margin:0 auto;
	padding-top:0px;
	background:#000000 url(images/p_background.gif) repeat-x;
	font-family:Verdana,Arial,Sans-Serif;
	color:#000;
  font-size:11px;
	}
  
.header {
  width: 1006px;
  height: 86px;
  background: #000000 url(images/header.gif);
  }	
  
img {
	border:0;
	}
a {
	color:#000;
  text-decoration:underline;
	}
a:hover {
	color:#FFF;
	text-decoration:underline;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#245071;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
  border-style: solid;
  border-width: 1px;
  border-color: #232323;
  background: #666;
	float:left;
	padding:3px;
	}

.alignleft:hover{
  background: #848484;
  }
  
.alignrightt:hover{
  background: #848484;
  }    
  
.alignright {
  border-style: solid;
  border-width: 1px;
  border-color: #232323;
  background: #666;
	float:right;
	padding:3px;
	}


	
.ad1{
	text-align:center;
	margin:15px auto;
	padding:0 0;
}
/* The Wrapper */

.wrapper {
	width:1006px;
	margin:0 auto;
	background:#e2e2d9;		
	padding: 0 0 0px 0;
  margin-top: 10px;
	}
	
/* The Top */

#top {
	height:158px;
	margin:auto;
	background:#f5f3f3;
	background-repeat:no-repeat;

	}
.blogname {
	float:left;
	width:700px;
  font-family:Verdana,Arial,Sans-Serif;
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:45px;
	font-weight:bold;
	margin:40px 0px 0 25px;
	text-decoration: none;
	text-align:left;

	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #5AA6BE; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:5px 0px 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
/* Search */

/* Only for field on the right side */
#search {
  margin-top: 15px;
	height:32px;
	width:auto;
}

/* Rest of the search form */

#search form {
  width: 314px;
  background: #848484;
  border-style: solid;
  border-width: 1px;
  border-color: #232323;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
  margin: 4px;
	width: 210px;
  height: 16px;
	padding: 4px 0 0 5px;
	border:none;
  background: #7a7a7a;
  border-style: solid;
  border-width: 1px;
  border-color: #545454 #6b6b6b #6b6b6b #545454;
	font-family: Verdana,Arial,Sans-Serif;
  font-size: 11px;
	color:#000;
}

#searchsubmit {
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	background: #6d6d6d;
  color: #000;
	height: 22px;
  padding: 0 5px;
  margin: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #727272 #666 #666 #727272;
}

#searchsubmit:hover {
  color: #FFF;
}

			
/* The Menu */

#topmenu{
 background-color:#FF0000;
 }
 
#foxmenucontainer{
	height:33px;
	display:block;
	padding:1px 0 0px 22px;
	font: 14px Verdana, Arial, sans-serif;
  background:url(images/foxmenu.gif) no-repeat ;
	font-weight:bold;
	}
	
#foxmenuie{
  position: absolute;
	height:29px;
  width: 500px;
	display:block;
	padding:87px 0px 0px 0px;
	font: 14px Verdana, Arial, sans-serif;
	font-weight:bold;
  z-index: 1829;
	}  

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}
  
#menu a {
	color: #fff;
	display: block;
  font-weight: bold;
  padding: 2px 10px 6px 13px;
  background:url(images/menu_arrow_a.gif) no-repeat;
	}
	
#menu a:hover {
	color: #ccc;
	display: block;
	text-decoration: none;
  background:url(images/menu_arrow_b.gif) no-repeat;
	}
  
#menu.active  a:active {
	color: #bc0705;
	display: block;
	text-decoration: underline;
	border-right:1px solid #000;
  background:url(images/menu_arrow_c.gif) no-repeat;
	}    

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}

#catmenucontainer{
	height:29px;
	/*background:#fff;*/
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #828282;
	display: block;
  font-weight: normal;
  padding: 5px 10px 6px 10px;
	border-right:1px solid #000;
	}
	
#catmenu  a:hover {
	color: #bc0705;
	display: block;
	text-decoration: underline;
	border-right:1px solid #000;
	}
 
#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #828282;
	z-index:2;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	z-index:2;
	}

#catmenu  li ul {
	width: 10em;
	left: -999em;
	z-index:11;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

#featured{
	height:auto;
	margin:0 0 5px 0;
}	
	

/* Content*/	
	
.content {
	padding:0px 5px 0px 10px;
  background:#999999 url(images/page_bg.gif);
  }

#content {
	float: left;
	width: 650px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}
#lpst{
	height:10px;
	margin:0px 0 5px 0;
}
	
.post {
	width: 315px;
  height: 158px;
	float:left;
	margin: 0px 5px 40px 5px;
	padding:0px 0 0 0;
	background:url(images/review_box.gif);
	display:inline;
	font-family:Verdana,Arial,Sans-Serif;
	}
  
.postbottom {
	width: 315px;
  height: 28px;
	float:left;
	margin: 0px 5px 10px 0px;
	padding:0px 0 0px 0;
	background:url(images/review_box_bottom.gif);
	display:inline;
	font-family:Verdana,Arial,Sans-Serif;
	}  

.post h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 0px 7px;
	text-align: left;
	font-size: 11px;
	overflow:hidden;
	height:16px;
	font-weight:bold;
	text-transform: uppercase;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
  padding: 0 0 0 8px;
	color: #000;
	overflow:hidden;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
.date{
	margin: 0px 0 0px 0;
	padding: 3px 0px 3px 0px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	line-height:14px;
	font-weight:bold;
	color:#fff;
}
.clock{
	background:url(images/clock.png) no-repeat;
	padding:5px 0 0 25px;

}	
	

.authr{
	padding:5px 0 0 0px;
}


.postinfo {
	height:20px;
	padding: 4px 5px 4px 8px;
	font-size:10px;
}

.time{
	float:left;
	margin-left:5px;
	padding:0px 0 0 0px;
	color:#444444;
	background-repeat:no-repeat;
	font-size:10px;
	}	
.time a:link,.time a:visited {
	color:#000;
	}
	
.rmore{
	float:right;
	margin-right:4px;
	color:#000;
	background-repeat:no-repeat;
	font-size:11px;
  border-style: solid;
  border-color: #565555;
  border-width: 0 1px 0 1px;
	}
	
.rmore a:link,.rmore a:visited {
	color:#000;
  font-weight: bold;
	}

.rmore a:hover {
	color:#fff;
  font-weight: bold;
  background-color: #565555;
	}  
	
.mentry a:link,
.mentry a:visited {
	color: #FFFFFF;
	background-color: transparent;
}

.mentry a:hover {
	color: #3b0000;
	background-color: transparent;
	text-decoration: underline;
}
.mentry{
	height:119px;

}
.mentry p{
	margin: 25px 0 0 5px;
	padding: 0px 10px;
	font-size:11px;
	color:#000000;

	}
.post img{
	float:left;
	margin: 16px 5px 0px 15px;
}
.cover{
	margin: 0 0;
	padding:5px 10px;
	}
.singlemeta{
	width:668px;
	background:#fff;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;

}	
	
/* sidebar */
#rightcol{
	width:325px;
	float:right;
}

#fideohead{
	height:21px;
	background: #666666;
	width:325px;
  padding: 4px 0px 0px 8px;
	margin: 0 0 0;
  color:#6ca7c7;
}

#fideofoot{
	height:1px;
	width:325px;
	margin:0px 0 5px 0;
}
#fvideo {
	width:325px;
	background:url(images/box_bg.gif) no-repeat;
	padding:5px 2px 5px 2px;
	margin:0 0 0px 0;

}	

#fvideo p{
	margin:0px 5px;
}

#fvideo h2 {
	margin:0px 5px;
	text-align: left;
	font: 16px Arial, century gothic,verdana,  sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#48708f;
	padding:5px 0px;
	}

#fvideo h2 a, #fvideo h2 a:link, #fvideo h2 a:visited  {
	color: #48708f;
	background-color: transparent;
	}
.fat{
	margin:0px 5px;
	text-align: left;
	font: 12px Arial,century gothic,verdana,  sans-serif;
	color:#6ca7c7;
	padding:0px 0px;

}	
	

/* The Sidebar1 */

.sidebar1{
	float:left;
	width:325px;
	padding-top:10px;
	padding-left:5px;
	font-size:12px;
	font-family:Verdana,Arial,Sans-Serif;
	}

.sidebar1 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	font-weight:normal;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;


	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #606975;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Verdana,Arial,Sans-Serif;
	background:#03070d;
	border-bottom:1px solid #020408;
	}

.sidebar1 ul li a:hover {
	background:#070d17;
	color:#bacbda;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#03070d;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:150px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	font-family:Verdana,Arial,Sans-Serif;
	}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/sh2.jpg);
	font-weight:normal

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #606975;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Verdana,Arial,Sans-Serif;
	background:#03070d;
	border-bottom:1px solid #020408;
	}

.sidebar2 ul li a:hover {
	background:#070d17;
	color:#bacbda;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#03070d;
	}		
	
/* --- FOOTER --- */

#footer {
	height:20px;
	margin:0 0px ;
	padding:9px 0 0 4px;
	background:url(images/page_bottom.gif) no-repeat;
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#000;
  text-decoration: underline;
	}

#footer a:hover {
	color:#fff;
	}
.fleft{
	float:left;
	padding: 0 0 0 10px;

}

.fright{
	float:right;
	padding: 0 10px 0 0;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:8px 14px;
	margin:0px 0 0 0;
	float:left;
	width:630px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#000;
	}
.navigation a:hover {
	color:#FFF;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:25px;
	padding:8px 10px;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:left;
	background:url(images/navig.jpg);
	color:#fff;
	
	}
/* The Comments */

.comments {

	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E8EBDA;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:14px;

	}
.comments-count{
	font-weight:bold;
	font-size:18px;
	padding:0 0 0 20px;
	color:#fff;
}	
	
#commentform {
	padding-left:20px;
	}
#commentform input {
	background:#E8EBDA;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#20425D;
	border:1px solid #43627E;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 20px;
	padding:0;
	font-weight:normal;
	color:#62696c;
	}
	

.commentbox ol {
	list-style-type:none;
	margin: 0 ;
	padding:20px 0px;
	
	}
.commentbox ol li{
	list-style-type:none;
	margin: 5px 0 ;
	padding:5px 5px;
	
	}
	
.alt{
	background:#fff url(images/com.jpg) top repeat-y;

}	

.odd{
	background:#fff url(images/col.jpg) top repeat-y;

}
	
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#ccc;
	
	}
.commentmeta small{
	color: #F5072B;
	
}
.comments img{

	margin:4px 4px;
	background:#245071;
	padding:4px 4px;

}


.featlist {
	height:21px;
	background: url(images/news_box_top.gif) no-repeat;
	width:325px;
  padding: 4px 0px 0px 8px;
	margin: 0 0 0;
  color:#6ca7c7;
	}
		
.highlight{
	margin-top:4px;
	height:36px;
	background:#232628 url(images/top5.jpg) ;
	width:325px;
	float:left;
}	

.fblock h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 7px 3px;
	text-align: left;
	font-size: 12px;
	overflow:hidden;
	height:15px;
}

.fblock h2 a:link, .fblock h2 a:visited{
	color:#4d7891;
}

.fblock {
	width: 325px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Verdana,Arial,Sans-Serif;
}


.fblock p{
	margin:5px 5px;
	color:#6b7478;
}


.fblock img {
	float:left;
	border:1px solid #393F42;
	margin: 1px 5px 1px 1px;
	padding: 0 0;
	}

.fblock ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

	
.fblock ul li {
	height:100%;
  line-height:27px;
	}

.fblock ul li a:link{
	color: #000000;
	text-decoration: none;
	padding: 1px 0px 1px 2px;
	display:block;
	font-family:Verdana,Arial,Sans-Serif;
	background:#03070d url(images/news_bg.gif) ;
	border-bottom-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  
  }
  
.fblock ul li a:visited   {
	color: #353535;
	text-decoration: none;
	padding: 1px 0px 1px 2px;
	display:block;
	font-family:Verdana,Arial,Sans-Serif;
	background:#03070d url(images/news_bg.gif) ;
	border-bottom-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
	}
.fblock ul li a:hover {
	/*background:#070d17;
	color:#bacbda;*/
	background:#03070d url(images/news_bg_hover.gif) ;  
	border-bottom-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
	}

  
  
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#d7ebfc;
	padding: 2px 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:10px;
	color:#525252;
	padding: 0 0 0 3px;
	margin:0px 0 0px 0;
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#3a6e98;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}

.fmeta a:hover{
	overflow:hidden;
	font-size:12px;
	color:#fff;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
			
}
	
.sponsor{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:620px;
	float:left;

}

.sponsor ul {
   	 margin: 0px 0px;
	 padding: 0px 10px;
	 overflow: auto;
	 list-style:none;
}
	 
.sponsor ul li{
	height:125px;
	width:125px;
	margin: 2px 7px ;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:left;
	background:#0E1829;
}

.sponsor li a:link, .sponsor li a:visited {
	text-decoration: none;
}

#imageSlideshowHolder
	{

	/* CSS HACK */
	width: 851px;	/* IE 5.x */
	width/* */:/**/851px;	/* Other browsers */
	width: /**/851px;
	
	/* CSS HACK */
	height: 137px;	/* IE 5.x */
	height/* */:/**/137px;	/* Other browsers */
	height: /**/137px;
	

	position:relative;	
	}
	
	
.imageInGallery{		
	width:851px;
	height:137px;
	
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
	
	
	#imageSlideshowHolder img{
		position:absolute;
	}

	 #imageSlideshowHolder{
    width:851px;
    height:137px;
    position:relative;  /* Never change this value */
    
  }
  .imageInGallery{    
    width:851px;
    height:137px;
    
    /* Never change these 3 value */
    left:0px;
    top:0px;
    position:absolute;  
  } 

.mp3widget {
   float: left;
   background: #6c6c6c;
   border-style: solid;
   border-width: 1px;
   border-color: #555;
   width: 250px;
   height: 250px;
   color: #fff;
   font-size: 11px;
   font-family:Verdana,Arial,Sans-Serif;
   padding: 5px;
   margin-left: 10px;
   }
   
.nomp3widget {
   float: left;
   background: #6c6c6c url(images/nomp3.png);
   border-style: solid;
   border-width: 1px;
   border-color: #555;
   width: 204px;
   height: 60px;
   color: #fff;
   font-size: 11px;
   font-family:Verdana,Arial,Sans-Serif;
   padding: 200px 0 0 55px;
   margin-left: 10px;
   }

.tracklist {
   background: #6c6c6c;
   border-style: solid;
   border-width: 1px;
   border-color: #555;
   width: 335px;
   min-height: 250px;
   color: #000;
   font-size: 11px;
   font-family:Verdana,Arial,Sans-Serif;
   padding: 1px;
   margin-left: 275px;
   }   


.sidebarheader {
   margin: 15px 0 0 0;
   padding: 3px 0 0 13px;
   color: #000;
   font-weight: bold;
   font-family:Verdana,Arial,Sans-Serif;
   font-size: 12px;
	 text-transform: uppercase;
   height: 19px;
   width: 301px;
   background: #666;
   border-style: solid;
   border-width: 1px 1px 0 1px;
   border-color: #3f3f3f;
   }   
   
.sidegalery {
   padding: 5px 0 5px 0;
   width: 314px;
   background: #848484;
   border: solid 1px #232323;
   }
   
.galdiv {
   font-family:Verdana,Arial,Sans-Serif;
   font-size: 12px;
	 text-transform: uppercase;
   margin: 5px 0 0 5px;
   padding: 0 5px;
   width: 292px;
   height: 115px;
   background: #7a7a7a;
   border: solid 1px #6b6b6b;
   color: #000;
   }
   
.sidethumb {
   width: 90px;
   height: 90px;
   margin: 1px 1px 3px 2px;
   border: solid 2px #000;
   }   
   
.festivalcontainer {
   background: #6c6c6c url(images/festival_bg.jpg);
   width: 631px;
   height: 110px;
   padding: 15px 0 0 9px;
   margin: 0 0 10px 5px;
   font-family:Verdana,Arial,Sans-Serif;
   font-size: 12px;
	 text-transform: uppercase;
}   
   
.festbanner {
   padding-top: 4px;
}   

.bannerrotation {
  width:468px;
	height:60px;
	width:auto;
  padding: 21px 28px 0 0;
	float:right;
}

.socialbm {
 float: right;
 width: 85px;
 height: 19px;
 padding: 0px 5px 0 0;
}

.sbm_faceb {
 margin: 1px;
 width: 19px;
 height: 19px;
 background: #6c6c6c url(images/facea.gif);
 float: right;
}

.sbm_faceb:hover {
 background: #6c6c6c url(images/faceb.gif);
 float: right;
}

.sbm_twit {
 margin: 1px;
 width: 19px;
 height: 19px;
 background: #6c6c6c url(images/twita.gif);
 float: right;
}

.sbm_twit:hover {
 background: #6c6c6c url(images/twitb.gif);
 float: right;
}

.sbm_myspa {
 margin: 1px;
 width: 19px;
 height: 19px;
 background: #6c6c6c url(images/myspa.gif);
 float: right;
}

.sbm_myspa:hover {
 background: #6c6c6c url(images/myspb.gif);
 float: right;
}

.sbm_goog {
 margin: 1px;
 width: 19px;
 height: 19px;
 background: #6c6c6c url(images/googa.gif);
 float: right;
}

.sbm_goog:hover {
 background: #6c6c6c url(images/googb.gif);
 float: right;
}

.btn_rss {
 margin-top: 15px;
 float: left;
 width: 38px;
 height: 40px;
 background: #6c6c6c url(images/rssa.jpg);
}

.btn_rss:hover {
 background: #6c6c6c url(images/rssb.jpg);
}

.btn_podc {
 margin-top: 15px;
 float: left;
 width: 40px;
 height: 40px;
 background: #6c6c6c url(images/podca.jpg);
}

.btn_podc:hover {
 background: #6c6c6c url(images/podcb.jpg);
}

.btn_myspace {
 margin-top: 15px;
 float: left;
 width: 120px;
 height: 40px;
 background: #6c6c6c url(images/myspacea.jpg);
}

.btn_myspace:hover {
 background: #6c6c6c url(images/myspaceb.jpg);
}

.btn_twitter {
 margin-top: 15px;
 float: left;
 width: 118px;
 height: 40px;
 background: #6c6c6c url(images/twittera.jpg);
}

.btn_twitter:hover {
 background: #6c6c6c url(images/twitterb.jpg);
}