/* ---------------------------------------------------------------- */
/* PRESETS */

	* {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration : none;
		}
	
	BODY {
		background-repeat : repeat-x;
		margin : 0px 0px 10px 0px;
		}
	
	TABLE {border : none;}
	
	TD {
		vertical-align : top;
		text-align : left;
		}
	

/* ---------------------------------------------------------------- */
/* LAYOUT */



	A.copyright {color : #f8f7f1;}
	A:hover.copyright {color : #a49c85;}
	
	P, LI, A, H2, H1 {
		color: #797260;
		text-align : justify;
		margin:0px;
		padding:0px;
		margin-top:5px;
		margin-bottom:10px;
		}
	
	LI {
		margin-left:-15px;
		text-align:left;
		}
	
	H1 {
		font-weight:bold;
		font-size:12px;	
		color:#473E2C;
		text-align:left;		
		}
	
	H2 {
		font-size:12px; 
		color:#473E2C;
		padding-top:20px; 
		display:block; 
		clear:both; 
		float:none;
		}
	
	STRONG, A:hover {
		color: #635D4F;	
		}
	
	.title {
		color: #473e2c;
		font-weight: bold;
		font-size: 12px;
		margin-left:8px;
		}
	
	IMG.galleryimg {border:5px solid #e2d9bb; width:204px; height:135px; margin:10px 0px;}


/* ---------------------------------------------------------------- */
/* PHOTO */


	DIV.photoleft, DIV.photoright, DIV.gphotoleft, DIV.gphotoright {
		width:208px;
		padding:5px;
		background-color:#e2d9bb;
		}
	
	DIV.photoleft {
		float:left;
		margin:0px 16px 0px 0px;
		}
		
	DIV.photoright {
		float:right;
		margin:0px 0px 0px 16px;
		}
	
	DIV.gphotoleft {float:left; margin:0px 0px 10px 0px;}
	
	DIV.gphotoright {float:right; margin:0px 0px 10px 0px;}
		
	DIV.photoleft IMG, DIV.photoright IMG, DIV.gphotoleft IMG, DIV.gphotoright IMG {
		border:2px solid #FFFFFF;
		width:204px;
		height:135px;
		float:none;
		clear:both;
		}
	
	DIV.photoleft DIV, DIV.photoright DIV, DIV.gphotoleft DIV, DIV.gphotoright DIV {
		width:208px;
		margin:0px;
		padding:6px 0px;
		background-color:#FFFFFF;
		float:left;
		position:relative;
		top:-2px;
		}
	
	DIV.photoleft P, DIV.photoright P, DIV.gphotoleft P, DIV.gphotoright P {
		margin:0px 5px;
		padding:0px;
		color:#9d947d;
		text-align:center;
		}
	
	DIV.break {width:450px; height:0px; font-size:0px; line-height:0px; padding:0px; margin:0px; clear:both; float:none;}


/* ---------------------------------------------------------------- */
/* SWF's */
	
	#menutop {
		width:261px;
		height:28px;
		}
		
	#mainflash {
		width:682px;
		height:283px;
		}
	
	#menu {
		width:165px;
		height:195px;
		background-color:#ddd3b5;
		position:fixed;
		}
	
	#introflash {
		width:682px;
		height:283px;
		background-color:#E1DAC0;
		}
		
	#copyrightintro {
		width:302px;
		height:22px;
		background-color:#e0d6b7;
		}
	
	#copyright {
		width:302px;
		height:28px;
		background-color:#ffffff;
		}
	
	#created {
		width:96px;
		height:28px;
		background-color:#e0d6b7;
		}
