body 
{
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #eeeeee;
}


h1
{
	text-align: right	;
	font-variant: small-caps;
	font-family: "Lucida Grande", Arial;
	padding-top: 15px;
	letter-spacing: 3px;
	margin-top: 0px;
	color: #eeeeee;
}

div.text
{
	text-align: justify;
	color: #eeeeee;	
	font-family: "Lucida Grande", Arial;
	line-height: 180%;
	width: 402px;
	margin-left: 505px;
	font-size: 80%;
	
}

div.lesstext
{
	text-align: justify;
	color: #eeeeee;	
	font-family: "Lucida Grande", Arial;
	line-height: 180%;
	width: 402px;
	margin-left: 505px;
	font-size: 80%;
	margin-top: 80px;
	
}

div.hot100text
{
	text-align: justify;
	color: #eeeeee;	
	font-family: "Lucida Grande", Arial;
	line-height: 180%;
	width: 480px;
	margin-left: 433px;
	font-size: 80%;
	
}



#leftMenu ul
{
	
	margin-left: -45px;
	/*width: 160px;*/
	list-style-type: none;
	float: left;
	padding-left: 30px;
}

#leftMenu li 
  {
    /*background: url("images/button_test.png") no-repeat; */
    background: #111111;
    margin-bottom: 15px;
    padding: 10px 0px 10px 0px;
    text-align: right;   
    }

#leftMenu li a
{
    color: #888888;
    font-family: arial;
    text-decoration: none;
    font-variant: small-caps;
    padding: 13px 5px 13px 20px;
    font-weight: 400;
    
}

#leftMenu li a:hover
{
    color: #ffffff;
    font-weight: 400;
    
}

#leftMenu #current_left a
{
    color: #dddddd;
    font-weight: 400;
}

#leftMenu li:hover
{
	background: #666666;
}

#leftMenu li#current_left
{
	background: #222222;
}


span.djspace
{
	font-size: 100%;
}

span.bold
{
	font-weight: bold;
}

span.price
{
	text-align: center;
	font-size: 180%;
	color: #dddddd;
}

div.note
{
	text-align: justify;	
	font-family: Arial;
	font-size: 0.7em;
	color: #333333;
	width: 900px;
	margin: 0px auto 0px auto;
}

div.test
{
	min-height: 400px;
	min-width: 400px;
	margin-top: 20px;
}

div.bgimage
{
			width: 950px;
			margin: 20px auto 0px auto;
			padding-bottom: 0px;
			
/* Many Thanks to Jeff Starr at Perishable Press for the following rounded corners code

http://perishablepress.com/

*/
			
			-webkit-border-bottom-left-radius: 15px;
			-khtml-border-radius-bottomleft: 15px;	
			-moz-border-radius-bottomleft: 15px;
			border-bottom-left-radius: 15px;
			
/* END rounded corners bit */			

}

div.container
{
			width: 916px;
			margin: 0px auto 0px auto;
			padding: 15px 15px 0px 15px;
			border: 2px solid #666666;
			min-height: 550px;
			


/* Many Thanks to Jeff Starr at Perishable Press for the following rounded corners code

http://perishablepress.com/ 

*/
			
				
			-webkit-border-radius: 15px;
			-khtml-border-radius: 15px;	
			-moz-border-radius: 15px;
			border-radius: 15px;

			
/* END rounded corners bit */	

}



div.image
{
	margin-left: 170px;
	margin-top: -100px;
}

div.imageLowLeft
{
    position: relative;  
	float: left; 
	margin-top: -50px;
	margin-left: 200px;
	
}

table
{
	font-family: "Lucida Grande", Arial;
	font-variant: small-caps;
	margin: 0px auto 100px auto;


}

table.pricing
{
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}

.price_th
{
	font-size:120%;
	padding: 5px;
}

table#embed
{
	font-family: "Lucida Grande", Arial;
	font-variant: small-caps;
	margin: 0px auto 0px auto;

}

table#tableRight
{
	font-family: "Lucida Grande", Arial;
	font-variant: small-caps;
	margin: 0px 20px 0px auto;

}

sup
{
	font-size: 60%;
}

a
{
	color: #ffffff;
	font-weight: 800;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: 900;
}

a img
{
	text-decoration: none;
	border: none;
}

td
{
	padding:5px;
	
}

	td.col1
	{
		text-align: right;
		
		
	}
	
	td.darker
	{
			color: #888888;
	}

  #header {
  	float: left;
    width: 950px;
    margin-left: -17px;
    margin-top: -40px;
    padding-top: 15px;
    padding-bottom: 14px;
    background: url("images/xydj_top_bar.png") repeat-x bottom;
    font-size:93%;
    line-height:normal;

    }
    
  #header ul {
    margin:0;
    padding: 2px 0px 0px 20px;
    list-style:none;

    }
  #header li {
    float: left;
    /* background: url("images/tb_r_j.png") no-repeat right 35px; */
    margin-right: 0px;
    color: #ccc;
       
    }
    

  #header li a{
    color: #777777;
    font-family: arial;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: 400;

    
    }
    
  #header li a:hover
  {
  	color: #ffffff;
  	font-weight: 400;
  }
  
  #header #current a:hover
  {
  	color: #ffffff;
  	font-weight: 400;
  }
    
  #header a {
    display:block;
    /* background: url("images/tb_l_j.png") no-repeat left top; */
    padding: 8px 22px 0px 22px;
    margin-top: 35px;
    font-weight: 400;
    
  }    
  
    #header #current {
    float: left;
    background: url("images/top_r_cr.png") no-repeat right 35px; 
    margin-right: 4px;
    margin-left: 5px;
      
  }
  
    #header #current a {
    display:block;
    background: url("images/tb_l_cr.jpg") no-repeat left top; 
    padding: 8px 16px 2px 17px;
    margin-top: 35px;
    margin-bottom: 0px;
    color: #ffffff;
    font-weight: 400;
    
  } 
/*   
   #header #current {
    background-image: url("images/tb_rcr.png");


    }
  	#header #current a {
    background-image: url("images/tb_lcr.png");
    padding-bottom: 5px;
        color: #ffffff;
  	}
*/
        
    #header #logo {
    
    	background-image: none;
    	
    }
    
div.s_map 
{
			width: 930px;
			margin: -1px auto 0px auto;
			text-align: right;
			color: #333333;
    		font-family: arial;
    		font-variant: small-caps;
    		font-weight: 200;
    		font-size: 70%;

}

div.s_map a
{
			color: #333333;
    		font-family: arial;
    		text-decoration: none;
    		font-variant: small-caps;
    		font-weight: 200;
}

div.s_map a:hover
{
		color: #dddddd;
		text-decoration: underline;
		font-size: 120%;
}
        

.alt_row
{
	background:#222;
}
    
