@charset "UTF-8";
/* CSS Document */

body  {
	background-image: 
	url('img/tile4.png');
	background-repeat: repeat
}
			
			
a:link { color: #808b0b; text-decoration: none }
a:hover { color: #999; text-decoration: none }
a:visited { color: #808b0b; text-decoration: none }			

	
				
#content {
		width : 877px;
		height: 708px;
		background-color:#fff;
		margin-right : auto;
		margin-left : auto;
		margin-top :80px;
		border : 0px solid #000000;
		padding : 0px;
}

div.mainNav {
		font-family:verdana,Arial,sans-serif; color: #adbc0b;
		font-size:12px ;
		line-height:150%;
		position:relative;
		left:280px;	
		text-align:center;
		top:20px;
}
						
div.bioCopy {
		font-family:verdana,Arial,sans-serif; color: #adbc0b;
		font-size:12px ;
		line-height:150%;
		position:relative;
		width : 400px;
		height: 400px;
		padding : 100px;
		text-align:justify;
}

div.contactCopy {
		font-family:verdana,Arial,sans-serif; color: #adbc0b;
		font-size:12px ;
		line-height:150%;
		position:relative;
		width : 400px;
		height: 400px;
		padding : 100px;
		text-align:left;
}
				
				
div.indexImage {
		position:relative;
		size:100%;
		width : 677px;
		height: 505px;
		background-image: url('img/bg-2.png');
		margin-top: 100px;
		margin-left:100px;
		float: center;
}
		
div.gallerySWF {		
		position:relative;
		size:100%;
		width : 677px;
		height: 505px;
		margin-top: 100px;
		margin-left:100px;
		float: center;
		}
		
div.contactImage {
		position:relative;
		size:100%;
		width : 226px;
		height: 427px;
		top:-486;
		left:560;
		background-image: url('img/contact.jpg');
}
		
div.intro {
		font-family:verdana,Arial,sans-serif; color: #333;
		font-size:12px ;
	  position:relative;
		top:-40px;
		left:555px;
}
		
