	/*
		Title Font: Gapstown AH Bold
		Dark Orange: FFAE00
		Light Orange: FFCE66
	*/

	body{
		/*color: #;*/
	    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-color: #FFD780;
	}

	#doc{
		background: #FFFFFF;
	}

	#ft{
		text-align:center;
	}

	#ft span{
		background: url("/site_media/css/footer.gif") no-repeat;
	color: #fff;
	text-align: right;
	padding: 7px 50px 6px 30px;
		line-height: 26px;
	font-size: 11px;
}

#orangeYouthImg{
	padding: 0px 105px 0px 70px;
}

#orangeSideImg{
	padding: 0px 0px 0px 13px;
}

#titleVerse{
	padding: 10px 20px 0px 20px;
	width:200px;
	position:absolute;
	top:120px;
	/*left:260px;*/
	color:#FFF;
	text-weight:bold;
}

#bd{
	position:relative;
	/*top:-80px;*/
	padding: 10px 20px 0px 20px;
}

.sideList li{
	font-size: 12px;
	border-bottom: 1px solid #E6EEF0;
	padding: 0px 0px 0px 10px;
}

a{
	text-decoration: none;
}

a:hover{
	font-weight:bold;
}

a:visited{
	color:blue;
}

h3{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
	padding-bottom:2px;
	border-bottom: 1px solid #E6EEF0;
}

.sup {
font-size:0.65em;
font-weight:bold;
vertical-align:text-top;
}

h4{
	font-weight:bold;
	font-size:12pt;
}

h5{
	font-weight:bold;
}

#iFishEye_example_1{
        text-align:center;
        position:absolute;
        top:0px;
}

