@charset "utf-8";
body{
	border-color: #111;
}

#footer{
	/*background-color: #D2D2D2;*/
	background-image: url(../site_pic/gallerycbgstripes.png);
}
#header{
	/*background-color: #D2D2D2;*/
	background-image: url(../site_pic/gallerycbgstripes.png);
}


#blurbContainer{
	background-color:#fff;
}
#tempFix{
	margin-top:-1px; 
	margin-left: 1px;
}
.custom_index_page{
	border-top-color:#000;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-top: 13px;
	padding-bottom: 5px;
	clear: both;
	width: 100%;
}
.custom_index_page > a{
	float: left;
}
.custom_index_page > a > h2{
	font-size: 1.875em;
}
.custom_index_page > span{
	float: right;
	font-variant: small-caps;
}
.custom_index_page > div{
	clear: both;
	padding-top: 0.01px;
	margin-left: 20px;
	margin-right: 20px;
}
.custom_index_page > div > p{
}

