.container {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	left: 0px;
	top: 0px;
	height: 90px;
	background-image: url(../images/pg/folioinfobdrop.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EBDFCB;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #613D34;
	background-color: #BCD2DB;
	padding-left: 10px;
	text-transform: uppercase;
	margin-top: 30px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	clear: none;
	background-position: 1.5em;
	text-align: left;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #A99B86;
	border-left-color: #A99B86;
	line-height: 1.2em;
}
.description {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #613B30;
	overflow: auto;
	line-height: 1.2em;
	text-align: left;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #A99B86;
	border-left-color: #A99B86;
	padding-right: 10px;
	margin-top: -1.1em;
}
.float {
	clear: right;
}
.formwrapper {
	height: 99%;
	width: 99%;
	overflow: auto;
	margin: -1px;
}
.divider {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #A99B86;
}
.formtext {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #613B30;
	text-align: left;
	font-weight: bold;
}
.formtextsub {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #613B30;
	vertical-align: bottom;
	margin-top: -1em;
	margin-left: 3px;
	font-style: normal;
	text-indent: 0px;
}
#hint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #613B30;
}
.dividerbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-right: 5px;
	padding-left: 10px;
	color: #613B30;
	line-height: 1.2em;
	width: auto;
	border: 2px solid #BACB92;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/pg/whtransparent.png);
	background-repeat: repeat;
}
.quote {
	font-style: normal;
	vertical-align: -30%;
	font-weight: bold;
	font-size: 9px;
}
.artguydiv {
	position: relative;
	clear: both;
	height: 380px;
	width: 140px;
	top: -10px;
	left: 10px;
}
a:text {
	color: D2B381;
}
.textlinks {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #D2B381;
}
a:link {
	color: #D2B381;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #80694D;
} 
a:hover {
	color: #FFFFFF;
	background-position: 1.5em;
} 

.foliolink {
	font-size: 10px;
	font-weight:bold;
	color:#1695d7;
	}
	
.foliolink a:visited {
	color:#146e9d;
}	

.foliolink a:hover {
	color:#1695d7;
	text-decoration:underline;
}	
