/* BODY */

	body	{
		width:1000px;
		min-height:700px;
		margin:0 auto;
		background-color:black;
		}
		
	
	body a	{
		text-decoration:none;
		color:#808080;
		outline:0;
		}
		
	body a img	{
		border:0px;
		}
		


/* WRAPPER */

	#wrapper	{
		width:900px;
		min-height:700px;
		background-image:url(../images/sabre_hold_new.gif);
		background-position:center;
		background-repeat:no-repeat;
		}
	
		
/* MENU */

	#menu	{
		
		position:relative;
		top:140px;
		left:650px;
		}
		
	.on	{
		display:none;
		}
		
	.li {
		margin-bottom:2px;
		}
	

/* MEG DES */

	#megdes	{
		padding-top:50px;
		padding-left:-50px;
		}
	
		

	


