	


	body 
		 {
		
		background-image: url(back.gif);
		background-repeat:repeat-x; 									background-color:black;
		
        }
		 {
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
	}
	#wrapper {
		background-image: url(bck.html);
		background-repeat:repeat-x;
		width:990px;
		margin:0px auto;
		border:1px outset #bbb;
		padding:10px;
		border-color:white;		
		background-color:black;
		
	}
	#header {
		border:0px ridge #bbb;
		border-color: 999999;
		height:100px;
		padding:10px;
		background-image: url(bar.gif);
		background-repeat:no-repeat; 									background-color:black;
		color:red;
		font: bold normal 40pt virtual dj, serif



	}
	#content {
		margin-top:10px;
		padding-bottom:10px;
		
	}
	#content div {
		padding:10px;
		float:left;
	}
	#content-left {
		border:5px ridge #bbb;
		border-color:999999;
		width:150px;
		height:1000px;
		background-image: url(bak.html);
		background-repeat:repeat-x; 									background-color:black;
		color:6699cc;


	}
	#content-main {
		border:0px solid #bbb;
		margin-left:10px;
		width:666px;
		height:1000px;
		color:white;		
		background-repeat:repeat-x; 							
		font: bold normal 12pt times ,times ;



	}
	#content-box1, #content-box2, #content-box3 , #content-box4{
		padding:10px;
		border:1px solid #bbb;
		position:absolute;
		heght:152px;
		border: 5px double #bbb;
		border-color:999999;

	}
	#content-box1 {
		margin-left:705px;
		width:270px;
		background-image: url(blondie.jpg);
		margin-top:100px;
		height:190px;
	}
	#content-box2 {
		margin-left:160px;
		width:200px;
		background-image: url(greencat.jpg);
		margin-top:100px;
		height:152


	}
	#content-box3 {
		margin-left:405px;
		width:249px;
		background-image:url(whale.jpg);
		margin-top:100px;
		height:152px;

	}
	#content-box4 {
		margin-left:160px;
		width:533px;
		background-image:url(killer.html);
		margin-top:270px;
		height:400px;
		




	}
	#footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		
		background-repeat: repeat-y;
		border:5px ridge #bbb;
		width:960px;
	}

	#bottom {
		clear:both;
		text-align:right;
				
	}		
				
				
			
	#stuff {
		float:left;
		width:878;	
		margin-top:150;
		margin-left:0;	
		color:white;
		border:0px solid #bbb;
		height:100;	

	
	}
	
	a.link1:link     {
		           color: white; text-decoration:none;
	}
	
	a.link1:visited {
			 color: silver; text-decoration:none;
	
	}
	
	a.link1:hover 	 {
	       		color: red; 
	}
		
		