body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center;
	background: #333333 url(background.jpg) repeat-x;
}
.maintable {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}
.maintableOuter {
	width: 914px;
	margin: 0px auto;
	border: 1px solid #333333;
	background: #FFFFFF url(livestrong-header.jpg) no-repeat left top;
}
.footer {
	font-family: "Gill Sans", Helvetica, Garamond, Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
a:link {
	color: #411111;
}
a:visited {
	color: #411111;
}
a:hover {
	color: #463B40;
	text-decoration: none;
}
a:active {
	color: #411111;
}

h1 {
	font-size: 15px;
	color: #463B40;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.maintableOuter .main .break {
	border-bottom: 1px solid #E3E3E3;
}
h2 {
	font-size: 14px;
	color: #463B40;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #411111;
	margin-bottom: 2px;
}
h4 {
	font-size: 14px;
	color: #8BB13D;
	margin-bottom: 5px;
}
h5 {
	color: #993399;
	border: 1px solid #993399;
	background-image: url(../images/navigationBgrnd.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px 50% 5px 0px;
	width: 150px;
	padding: 5px 10px;
	font-size: 13px;
}
.main {
	padding-top: 200px;
	padding-right: 200px;
	padding-left: 10px;
	text-align: left;
}
.maintableOuter .main .firstNav ul {
	list-style: none;
	padding: 0px 35px 0px 0px;
	margin: 0px;
}
.maintableOuter .main .firstNav li {
	padding-bottom: 10px;
}
.firstNav {
	font-size: 10px;
	border-right: 1px solid #E3E3E3;
	padding-left: 5px;
}
