body
	{
	font-family: times new roman, times, serif;
	font-size: 1em;
	color: #000;
	background: url('images/page_bg.jpg') no-repeat top center;
	background-color: #e7d8c3;
	margin:0px;
	}
	
a img
	{
	border: none;
	}
	
.bold
	{
	font-weight: bold;
	}
	
.clearFloat
	{
	clear: both;
	}

#pageContainer
	{
	width: 849px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/pagebody_bg.jpg') repeat-y;
	}
	
#banner
	{
	background: url('images/topmenu.jpg') no-repeat;
	height: 29px;
	}
	
#topMenu
	{
	margin: 0px;
	}
	
#mainMenu
	{
	margin: 0px;
	background: url('images/menu_bg.gif') no-repeat;
	height: 321px;
	width: 276px;
	_width: 273px;
	float: left;
	}
	
#mainMenu .graphic
	{
	vertical-align: text-bottom;
	}
	
#mainMenu ul
	{
	margin: 0px;
	padding: 120px 0px 0px 50px;
	list-style: none;
	font-size: 1.15em;
	width: 200px;
	}
	
#mainMenu ul li
	{
	border-bottom: 1px solid #7c69a9;
	padding: 4px 0px 4px 0px;
	}
	
#mainMenu ul li a:link, #mainMenu ul li a:visited
	{
	text-decoration: none;
	color: #fbedd2;
	}

#mainMenu ul li a:active, #mainMenu ul li a:hover
	{
	color: #faac38;
	}
	
#mainMenu ul ul
	{
	display: block;
	position: absolute;
	top: 233px;
	list-style: none;
	z-index: 500;
	border: 1px solid #FFF;
	padding: 4px 15px 4px 15px;
	margin: 2px 5px 2px 45px;
	.margin: 2px 5px 2px -50px;	
	background-color: #6D489A;
	width: 130px;
	}
		
#mainMenu ul ul li
	{
	border-bottom: 1px solid #7c69a9;
	padding: 2px 0px 2px 0px;
	font-size: 0.75em;
	color: #FFF
	}

#mainMenu ul li ul
	{
	display: none;
	}

#mainMenu ul li:hover ul
	{
	display: block;
	}
	
#imageContainer
	{
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url('images/banner_bg.gif') no-repeat;
	margin-left: 276px;
	_margin-left: 270px;
	height: 321px;
	width: 569px;
	border: none;
	}
			
#imageContainer img
	{
	padding: 6px;
	display:none;
	border: none;
	}

#mainContainer
	{
	background: url('images/main_flow.jpg') repeat-y;
	}
	
#leftBar, #mainBody, #rightBar
	{
	float: left;
	}

#mainBody
	{
	background: url('images/main_bg.jpg') no-repeat bottom center;
	background-color: #FBF4EC;
	min-height: 451px;
	height: auto;
	width: 780px;
	}
	
* html #mainBody
	{
	height: 451px;
	}


/*   side bar 	*/


#bodySidebar
	{
	float: left;
	padding: 10px 0px 0px 10px;
	color: #6D489A;
	line-height: 110%;
	}
	
	
#bodySidebar h2
	{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.2em;}


#bodySidebar p
	{
	font-family: ariel, helvetica, sans-serif;
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;
	margin: 0px;
	}


/*  body text 	*/

#bodyText
	{
	margin-left: 235px;
	color: #6D489A;
	padding: 20px;
	line-height: 110%;
	}
	
#bodyText h1
	{
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 1.6em;
	}
	
	#bodyText h2
	{
	font-weight: normal;
	font-size: 1.2em;
	background-image: url(images/brushstroke.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 45px;
	}
	
#bodyText p
	{
	font-family: ariel, helvetica, sans-serif;
	margin-top: 6px;
	font-size: 0.8em;
	}
	
#footer
	{
	clear: left;
	background: url('images/footer_bg.jpg') no-repeat;
	height: 34px;
	width: 846px;
	margin-bottom: 10px;
	color: #fbedd2;
	font-family: ariel, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	}
	
#footer #rightsText
	{
	float: left;
	padding: 12px 0px 0px 100px;
	}
	
#footer #designText
	{
	text-align: right;
	padding: 12px 50px 0px 0px;
	}
	
#gallery_container
	{
	padding: 2em;
	color: #6D489A;
	}
	
#gallery_container h1
	{
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 1.4em;	
	}
	
	#gallery_container p
	{
	margin: 0px 0px 10px 0px;
	font-family: ariel, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	}
	
#gallery_container .picture
	{
	float: left;
	padding: 5px;
	width: 160px;
	margin-right: 9px;
	margin-bottom: 20px;
	}

#gallery_container .bottom_data
	{
	width: 145px;
	float: left;
	position:relative;
	}
	
#gallery_container .info_text
	{
	margin-left: 1px;
	float: left;
	width: 90px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
#gallery_container .size_text
	{
	font-weight: normal;
	font-size: 10px;
	}
	
#gallery_container .enlarge_button
	{
	position: absolute;
	bottom: 0;
	right:0;
	}
	
#gallery_container .enlarge_button img
	{
	vertical-align: bottom;
	}
