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

body {
	background-image: url(../photos/ciuffa_bg5.gif);
	background-position:center;
	background-attachment:scroll;
	
	}
	
	a img	{
	border:none;
	}
	
#container {
	margin:  auto;
	width: 800px;
	padding: 10px;
	}
.articles {
	position:relative;
	float:left;
	width:650px;
	padding:30px;
	margin:30px;
}
.articles p { color:#FFF; padding-bottom:5px; }
.articles h2 { margin-left:20px; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#ffffff;
	margin: 0px;
	font-weight: lighter;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#ffffff;
	margin: 0px;
	font-weight: lighter;
	}
a { color:#FFF; }
.HeadingTitle {
	position:absolute;
	top:0px;
	left:0px;
	margin-left:-3000px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
.bio p	{
	color:white;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	margin-bottom:12px;
}
.bio2 p	{
	color:white;
	font-size:16px;
}
.bio h2 {
	font-size:20px;
	font-weight:normal;
	padding-top:20px;
}
.bio2 a	{
color:#CCCCCC;
}

#header {
	width: 800px;
	height: 154px;
	margin-top: 0px;
	background:url(../photos/header_back.jpg) top center no-repeat;
	
	
	}
	
#gallery_div {	
	position:relative;
	width: 800px;
	/*min-height: 325px;*/
	height:360px;
	text-align:center;
	/*height:auto;*/
	overflow:hidden;
	margin: 0 auto;
	margin-bottom: 10px;
	background-repeat:no-repeat;
	background-position:center;
	z-index:1;
	}

	*html #gallery_div {	
	height:425px;
	
	}
	*+html #gallery_div	{
	height:360px;
	}
	
	#gallery_div_back	{
	position:absolute;
	width: 800px;
	/*min-height: 325px;*/
	height:360px;
	text-align:center;
	/*height:auto;*/
	overflow:hidden;
	margin: 0 auto;
	margin-top:-4px;
	background-repeat:no-repeat;
	background-position:center;
	}
	*html #gallery_div_back {	
	height:360px;
	}
	
	
	#gallery_div img	{
	margin:0 auto;
	border:1px solid #999999;
	display:block;
	}
	#gallery_div img.hidden	{
	display:block;
	visibility:hidden;	
	}
	
	
	#loading	{
		position:absolute;
		left:50%;
		margin-left:-8px;
		margin-top:-200px;
		z-index:0;
		
	}
	
#gallery_nav {	
	display:block;
	text-align:center;
	position:relative;
	margin: 0 auto;
	width: 570px;
	height: 60px;
	float:left;
	z-index:3;
	overflow:visible;
	margin-top:10px;	
	
	
	}
	
#gallery_holder	{

	position:relative;
	height:80px;
	width:620px;
	overflow:visible;
	
	margin:0 auto;
	text-align:center;
	z-index:1;
	
	
	

}

	
#content {
	width: 590px;
	margin: auto;
	margin-top: 10px;
	background-color: #F8FBEB;
	border: #FFFFFF 1px solid;
	padding: 10px;
	}
	
	
#name, #subject, #message {
	border: #333333 1px solid;
	}
	
#submit, #reset {
	border: none;
	background-color: #711C1D;
	padding: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	}
	

#bottom_designs	{
clear:both;

position:relative;
top:-60px;
height:100px;


}	
#left_design {
	float:  left;
	}
	
#right_design {
 	float:  right;
	}
	
#main_gal_img {
	width: 500px;
	height: 300px;
	}
	
#temp_gallery img {
	border: #EEEEEE 2px solid;
	width: 40px;
	height: 40px;
	margin: 2px;
	}
	
	
	.clearfix	{
	clear:both;
	}

	
	
