body {
 		background-color:black;
 		color:white;
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: arial, helvetica, geneva, sans-serif;
		}
	
	#left {
	 	background-color: rgb(40,40,60);
		position: absolute;
		left:10px;
		top:220px;
		height:1000px;
		width:180px;
		border-top:1px solid rgb(40,80,80);
		border-right: 3px solid rgb(10,10,30);
		}
	
	#leftspacer {
	 	margin: 4px;
	 	margin-right:0px;
	 	height: 990px;
		background-color: rgb(30,30,45);
		border: 2px solid black;
	}

	#leftcontent { 
		margin:20px;
		margin-right:25px;
		margin-left: 12px;
	}
	
	#center {
	    
	 	background-color: rgb(40,40,60);
		
		margin-top: 1px;
   		margin-left: 200px;
   		margin-right:240px;
		border-top:17px solid black;
	
		}
		
	#centerline{
		
		border-top:1px solid rgb(40,80,80);
	 	 	
	}	
	
	#centerspacer{
	 	margin-top:4px;
	 	
		background-color: rgb(5,5,25);
		border-top:2px solid black;
		}
	
	#centercontent{
		margin:25px;
	}
		
		
	#right {
	 	background-color: rgb(40,40,60);
		position: absolute;
		right:10px;
		top:220px;
		height:1000px;
		width:220px;
		border-top:1px solid rgb(40,80,80);
		border-left: 3px solid rgb(10,10,30);
		}
	
	#rightspacer {
		margin: 4px;
		margin-left: 0px;
		height:990px;
		background-color: rgb(30,30,45);
		border: 2px solid black;
	}
	
	#rightcontent {margin:12px;}
	
	#top {
		background-color: rgb(30,30,45);
		height:190px;
		border:1px solid rgb(40,80,80);
	}
	
	#topcontent {
		background-color: black;
		margin: 5px;
		margin-bottom: 5px;
		height:178px;
		border:3px solid rgb(20,20,35);
		
	}
	
	#logo {
		position: absolute;
		left:25px;
		height:201px;
		width:172px;
		
	}
	
	#info { 
	        height:80px;
	        width:350px;
	        border-top: 1px solid rgb(150,150,160);
	        border-left: 1px solid rgb(150,150,160);
	        border-bottom: 1px solid rgb(60,60,70);
	        border-right: 1px solid rgb(60,60,70);
	        margin-left:250px;
	        padding: 10px;
	        background-color: black;
	        
	}

	#news {
	        border-top: 1px solid white;
	        border-left: 1px solid white;
		margin: 10px;
		padding: 5px;
		}
					
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	#centercontent h1 { font-size: 16px; }
	
	p {font-size:14px; }
	
	h2 { font-size: 22px; font-weight: bold; color: rgb(200,245,200)}
	
	h3 { font-size: 18px; }
	
	h4 { font-family:helvetica; font-weight:bold; font-size:20px}
	
	 
	 
	H5 { font-size: 18px; font-weight: bold }
		
	#top h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#right p {
		font-size:10px
		}
	
	#leftcontent hr { margin-top:12px; margin-bottom:12px }
	
	#rightcontent a { font-size:13px }

	a {color:rgb(240,240,255); text-decoration:none;}
	a:hover {color:rgb(150,255,150)}
	a:visited {color:rgb(145,165,145)}
	a.menulinks {color:rgb(240,240,255); text-decoration:none }
	a.menulinks:visited {color:rgb(145,165,145)}
	a.menulinks:hover {color:rgb(150,255,150)}
	
	a.standard {color:rgb(200,100,180)}
	a.standard:visited {color:rgb(150,100,125)}
	img {border:1px solid black}
	
	#rentalheader { height:25px; margin:20px; }
	
	#rentalselect { border: 1px solid green; width:100px; margin-right:20px; }
	
	#rnt1, rnt2, rnt3, rnt4, rnt5, rnt6, rnt7, rnt8: {
		border: 1px solid white;
		margin-right:20px;
		width:300px;
		}