      body {
          font-family : arial;
          font-size : 12px;
          color : #efefef;
          background-repeat : repeat-y;
          background-image : url(/images/site_bg.jpg);
          background-position: center top;
		  background-color:#000000;
          margin: 0px;

      }
	  a.nav{
	  	margin:0px; padding:0px;
		text-decoration:none;
	  }
      td {
          vertical-align : top;
      }





      .top {
          background-repeat : no-repeat;
          background-image : url(/images/top_bg.jpg);
          padding-left: 18px;
          padding-right: 18px;
          height: 139px;
      }

      .toptreenav {
          font-size: 11px;
          font-family: arial;
          color: #FFFFFF;
          padding-bottom: 8px;
          font-weight : bold;
      }

      .toptreenav A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : bold;
      }
      .toptreenav A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : bold;
      }
      .toptreenav A:hover {
          text-decoration : none;
          color : #6f2400;
          font-weight : bold;
          border-bottom: 1px #6f2400 dotted;
      }

      .topbanner img{
          border: 2px #FFFFFF solid;
      }

      .sidebanner img{
          border: 3px #82501d solid;
      }

      .right {
	      background-image : url(/images/sidebar.jpg);
          background-color: #6f2400;
		  background-repeat : no-repeat;
      }
      
      .main {
          padding: 18px;
      }
      

      .bottom {
          background-color: #1d1d1d;
          padding: 11px;
          border: 1px #3d3d3d solid;
          background-repeat : no-repeat;
          background-image : url(/images/bottom.jpg);
      }



     A:link {
          text-decoration : none;
          color : #6f2400;
          font-weight : bold;
		  margin:0px; padding:0px;
      }
     A:visited {
          text-decoration : none;
          color : #6f2400;
          font-weight : bold;
		  margin:0px; padding:0px;
      }
     A:hover {
          text-decoration:underline;
          color : #6f2400;
          font-weight : bold;
		  margin:0px; padding:0px;
      }

	.smallLink {
		font:9px Verdana, Arial, Helvetica, sans-serif;
		color:#ffffff;
		
	}
	#content{
		width:500px;
		background-color:#00FF00;
	}
     .contentfont {
          font-size : 12px;
          font-family : arial;
          color : #000000;
      }
     .redsmcontentfont {
          font-size : 11px;
          font-family : arial;
          color : #9d4922;
          font-weight : bold;
      }
     .smcontentfont {
          font-size : 11px;
          font-family : arial;
          color : #efefef;
      }


     h1{
	font-size: 18px;
	font-family:  "Lucida Sans", Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #ee3125;
	line-height:20px;
	margin:0px;
	padding:0px;
}
      h2{
	font-size: 12px;
	font-family:  "Lucida Sans", Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height:13px;
	font-weight:bold;
}
      





      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }







/* FOOTER */


     .footerfont {
          font-size : 11px;
          font-family : arial;
          color : #363636;
      }
     

/*	--------------------------------------------------------------------------------------------------------------------------
	Community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.myspaceLink {
		width:229px;
		height:29px;
		margin:0px 0px 0px 0px;
		display:block;
		float:left;
	}
	.myspaceLink a.myspace:link, .myspaceLink a.myspace:active, .myspaceLink a.myspace:visited {
		width:229px; height:29px;
		display:block;
		background:url(/images/myspace_logo.gif) no-repeat top;
	}
	.myspaceLink a.myspace:hover {
		background:url(/images/myspace_logo.gif) no-repeat 0px -29px;
	}


    
#mediaPlayer 
{
	width:300px; height:600px;
	background:url(/images/bg_mp.jpg);
	margin:5px 0 0 0;
	border:solid 3px #82501D;  
	  
}