body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFC993;
	background-image: url('http://www.synthsights.net/images/bg_small.jpg'); 
	margin: 0; 
	padding: 0;
	min-width: 800px;
	}

#menu 
	{
	position: relative;
	top: 10px;
	border: 2px solid #8D0500;
	float: left;
	width: 100px;
	background: #FFC993;
	background: #E4C4C5;	
	background-color: #E4B4A5;	
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	}
#menu p
	{
	text-align: center;
	}
#menu a
	{
	display: block; 
	font-size: 1em; 	
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;
	color: #8D0500;
	}
#menu a:hover
	{
	color: #FF4800;
	}

#maincontent
	{
	display: block;

	background-color: #F4D4C5;
	color: black;
	line-height: 140%;
	border: 2px solid #8D0500;
	min-height: 427px;
	margin: 10px;
	margin-left: 140px;	
	padding: 10px 20px;
	}
#maincontent p.centered
	{
	text-align: center;
	}
#maincontent h1
	{
	text-align: center;
	color: #DF4800;
	}	
#maincontent h2
	{
	text-align: left;
	color: #DF4800;
	}	
#maincontent img.lhinset
	{
	display: block;
	text-align: center;	
	float: left; 
	height: 140px;
	margin-right: 10px;
	}	

#maincontent img.rhinset
	{
	float: right; 
	display: block;
	height: 300px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: center;	
	}

#maincontent img.lhinset2
	{
	float: left; 
	height: 80px;
	margin-right: 10px;
	}
#maincontent img.rhinset2
	{
	float: right; 
	height: 80px;
	margin-left: 10px;
	margin-right: 10px;
	}
#maincontent a.centerlink
	{
	display: block; 
	font-size: 1.3em; 	
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;
	color: #8D0500;
	padding-top: 20px;	
	}
#maincontent a.inlinelink
	{
	font-size: 1em; 	
	text-decoration: none; 
	font-weight: bold;
	color: #8D0500;
	}

#maincontent a.inlinelink img
	{
	font-size: 1em; 	
	text-decoration: none; 
	font-weight: bold;
	color: #8D0500;
	border: 2px solid #8D0500;
	}	
		
#maincontent a:hover
	{
	color: #FF4800;
	}
#maincontent a:hover img
	{
	color: #FF4800;
	border: 2px solid #FF4800;
	}	
#maincontent hr
	{
	width:60%;
	margin-top:50px;
	}
#maincontent img.galleryimage
	{
	height: 100px;
	}

		
#banner
	{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100px;
	}
#banner h1
	{
	text-align: center;
	}
#banner p
	{
	position: relative;
	top: -50px;
	left: -7px;
	margin-bottom: -40px;
	color: #DF4800;
	color: #FA8002;
	color: #DF4800;	
	font-size: 20px;
	}
#banner img
	{
	border: none;
	height: 100px;
	width: 600px;
	}
#banner a:link 
	{
	text-decoration: none;
	}

#footer
	{
	text-align: right;
	color: #8D0500; 
	border: none;
	}
#footer a
	{
	color: #8D0500;
	font-size: 0.7em;
	text-decoration: none; 
	}
#footer p
	{
	margin-top: 20px;
	margin-right: 50px;
	}

