﻿
<style type="text/css"> 
<!-- 
 
/* ------------------
	Layout
--------------------*/
 #FMA{
	border-top: 0px solid #c7c4b2;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 11px;
	width: 580px;
	height: 200px;
}
 
 #midContent{
	background: #ffffff;
	padding: 10px 0px 15px 0px;
	color: #000;
	font-size: 10px;
	width: 580px;
	height: 175px;
	margin-left:0px;
}
 
#persist {
	border-top: 1px solid #c7c4b2;
	background: #ece9e6;
	padding: 5px 5px 5px 5px;
	color: #000;
	font-size: 9px;
	width: 530px;
	margin-left: 0px;

} 
 
#persist p {
	margin: 0;
	padding: 0;
}

.persister {
	width: 160px;
	float: left;
	border-right: 1px dotted #c7c4b2;
	padding-right: 4px;
	margin-right: 4px;
}
* html .persister {
	width: 160px;
	border-right: 1px solid #c7c4b2;
}
 
#perOne, #perTwo {
	margin-bottom: 8px;
	padding-bottom: 8px;
}
 
#perThree {
	padding-bottom: 15px;
}
 
#persist h1 {
	color: #853525;
	font-size: 10px;
	/*font-family: 'Poiret One', cursive !important;*/
	margin: 0;
	padding: 0;
}
 
/*-------------------
	Images
--------------------*/
 
#persist img {
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}
 
#midContent img {
	float: none;
	margin-right: 0px;
	
}
 
/*-------------------
	Links
--------------------*/
 
#persist a, #persist a:link, #persist a:active {color: #000; text-decoration: none;}
#persist a:hover {color: #000; text-decoration: underline;}
 
#persist h1 a:link {color: #853525;text-decoration:none;}
#persist h1 a:visited {color: #853525;text-decoration:none;}
#persist h1 a:hover {color: #853525;text-decoration:none;}
#persist h1 a:active {color: #853525;text-decoration:none;}
 
/*-------------------
	Tables
-------------------- */
 
table {
	border-collapse: collapse;
}

 
/*-------------------
	Misc
--------------------*/
 
.clear {
	clear: both;
}
a img {
	border: 0;
}
.floatLeft {
	float: left;
}
.floatLRight{
	float: right;
}	
-->

.imgPadRight{
	
	padding-right: 10px;
	padding-bottom: 5px;
	float:left;
}

#article h1{
	color: #853525;
	font-size: 24px;
	/*font-family: 'Poiret One', cursive !important;*/
	margin: 0;
	padding: 0;
	}
#article h2{
	color: #853525;
	font-size: 18px;
	/*font-family: 'Poiret One', cursive !important;*/
	margin: 0;
	padding: 0;
	}
.ImageContainer{
	text-align:center;
	border: 0px gray solid;
	width:575px;
	}
.CollectionNav{
	border: 1px gray solid;
	}

.imgPadRight{
	
	padding-right: 10px;
	padding-bottom: 5px;
	float:left;
}




<!-- [if IE]>
	<link rel="stylesheet" type="text/css">
		<@import url(ie-styles.css);>
<![endif]-->
-----!>
</style>
