		body {
			background-color:#999999;
			font-family: "TrebuchetMS", sans-serif;
			font-size: 14px;
			color: #000000;
			line-height: 1.6em;
		}
		
		#maindiv{
			width:900px;
			height:600px;
			margin:auto;
			background-image: url(http://www.asherschachter.com/images/bg_image.jpg);
		}
	
		#subtitle{
		 text-align:center;
		 font-size:18px;
		 font-weight:bold;
		 text-align: center;
		 color: white;
		}
			
		#menulinks{
			font-size:24px;
			color:white;
			text-align:center;
		}
		
		#menulinks2{
			margin-top:50px;
			font-size:24px;
			color:white;
			text-align:center;
		}
		
		#suburbiaimages{
			width:520px;
			margin-left:auto;
			margin-right:auto;

		}
		
		#suburbiaimages img{
			margin-left:auto;
			margin-right:auto;
		}
		
		#photojazzheaderimages{
			width:775px;
			margin-left:auto;
			margin-right:auto;
		}
/*		
		img{
			border-style:ridge;
			border-color:#DDDDDD;
			border-width: 2px;					
		}
*/		
		#photojazztext{
			line-height: 1.2em;
		}
		
		#about{
			line-height: 1.2em;
		}
		
		#about #techinfo{
			font-style: italic;
		}
		
		#footer{
		
		}
		
		#returnhome{
			text-align: center;
		}
		
	#menulinks a:link {
		color:#CCCCCC;
	}
	#menulinks a:visited{
		color:#CCCCCC;
	}

	#menulinks a:hover{
		color:#FFFFFF;	
	}

	#menulinks2 a:link {
		color:#000000;
	}
	#menulinks2 a:visited{
		color:#000000;
	}

	#menulinks2 a:hover{
		color:#555555;	
	}
