/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

#bioBox {
	float: left;
	width: 930px;
	margin-bottom: 3px;
}

#bioQuote{
	width:258px;
	float:right;
	margin: 20px;
	

}

#bioQuoteContent{
	background-color:#7546A0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bac4c6;
	border-left-color: #bac4c6;
	margin: 0px;
	background-image: url(/images/about_bio_quotebg2.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#bioContent {
	vertical-align:text-top;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bac4c6;
	border-left-color: #bac4c6;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
	background-image: url(/images/about_bio_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}

#goldBox {
	float: left;
	width: 930px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#goldContent {
	vertical-align:text-top;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bac4c6;
	border-left-color: #bac4c6;
	background-image: url(/images/about_gold_bg.gif);
	background-repeat: repeat-x;
	background-color: #E0BF39;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallLeftBox {
	float: left;
	width: 463px;
	margin-right: 2px;
	margin-top: 4px;
	clear: left;
}

.smallRightBox {
	float: right;
	width: 463px;
	margin-left: 2px;
	margin-top: 4px;
	clear: right;
}

.smallContent1 {
	vertical-align:text-top;
	padding: 5px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #E1E0E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.smallTop1 {
	vertical-align:text-top;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-image: url(/images/about_smallbox1_bg.gif);
	background-repeat: repeat-x;
	background-color: #5F5F5F;
	height: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}


.smallContent2 {
	vertical-align:text-top;
	padding: 5px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-color: #2A242F;
	border-top-style: none;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(/images/about_smallbox2_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.smallTop2 {
	vertical-align:text-top;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-image: url(/images/about_smallbox2_bg.gif);
	background-repeat: repeat-x;
	background-color: #8B6BB4;
	height: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.highlight1 {
	color: #941a94;
}
.highlight2 {
	color: #d2a7ff;
}
.highlight3 {
	color: #FFFFFF;
}
.highlight4 {
	color: #aa8e1f;
	font-size: 16px;
}
.highlight5 {
	color: #10a674;
}
.highlight6 {
	color: #513172;
	font-size: 16px;
}
.highlight7 {
	color: #f161dc;
}