body {
	background-image: url(images/insideLayout2.jpg);
	background-repeat: no-repeat;
}
.floatRight {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #0C874E;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0C874E;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #0C874E;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
#tagContainer {
	height: 700px;
	width: 100%;
	margin-top: 20px;
}
.floatLeft {
	float: left;
}
#apDiv2 #leftBox {
	float: left;
	width: 250px;
	margin-right: auto;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #F90;
	height: 900px;
	padding-right: 20px;
	margin-left: auto;
	clear: right;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0C874E;
}
link {
	color: #C63;
}
#apDiv2 #rightBox {
	float: right;
	width: 250px;
	height: 900px;
	margin-left: 280px;
	margin-right: auto;
	clear: left;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	padding-left: 20px;
}
.floatToMiddle {
	text-align: center;
	margin-right: 70px;
	margin-left: 70px;
	float: left;
}
.leftPlus15 {
	float: left;
	margin-right: 15px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 16px;
	font-weight: bold;
	color: #0D874E;
	text-align: center;
	display: block;
}
#PF-leftBox table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #0D874E;
}
#menuBox {
	height: 250px;
	width: 175px;
	margin-top: 365px;
	margin-right: auto;
	margin-left: 25px;
}
.paraByImage {
	text-align: justify;
}
#pictureBox {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #0D874E;
	float: right;
	height: 500px;
	width: 300px;
	padding-left: 320px;
	position: relative;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
}

