body {
	font-family: Verdana, Geneva, sans-serif;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




#graphicleft {
	float: left;
	width: 30%;
}
#graphicmid {
	float: left;
	width: 40%;
	text-align: center;
	margin-top: 8%;
}


#graphicright {
	float: left;
	width: 30%;
}
#graphicmid #graphholderone {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#graphicmid #graphholdertwo {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}

	
	
	
#cont {
	width: 90%;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#graphiccontainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
}
#graphiccontainer h5 {
	font-size: 10pt;
	margin: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	letter-spacing: .15em;
}
#graphiccontainer p {
	font-size: 0.75em;
	font-weight: bold;
	color: #7C2218;
	margin: 0px auto;
	text-align: center;
}
#graphiccontainer .ptop{
	font-size: .9em;
	margin-top: 2px;
}



#graphiccont {
	height: 300px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
}

#maincontent {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	margin-top: 1%;
}


#pagetitle {
	font-size: 16pt;
	color: #7C2218;
	letter-spacing: 1em;
	text-align: center;
	border-top: 1px solid #7C2218;
	border-bottom: 1px solid #7C2218;
	height: 35px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-top: 3px;
}
#graphgrid {
	height: 100px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#graphgrid a {
	border-style: none;
}
#graphgrid img {
	border-style: none;
}
img {
	border-style: none;
}
.thumbtop {
	margin-top: 20px;
	text-align: center;
}

.thumbbot {
	margin-top: 15px;
	text-align: center;
}
#midbot {
	margin-top: 30px;
	text-align: center;
}
#graphicright #bottomright {
	margin-top: 18px;
}
#graphicright #bottomright  a {
	text-decoration: none;
	color: #7C2218;
}


#graphicright #bottomright  a:visited {
	text-decoration: none;
	color: #7C2218;
}
#graphicright #bottomright  a:hover {
	text-decoration: underline;
	color: #7C2218;
}
#graphicright #bottomright  a:active {
	text-decoration: none;
	color: #7C2218;
}
