body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../assets/images/back.jpg) no-repeat fixed center bottom;
}

a:link {
	color: #E98D03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E98D03;
}
a:hover {
	text-decoration: underline;
	color: #E98D03;
}
a:active {
	text-decoration: none;
	color: #E98D03;
}


#all {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#connect {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #FF9900;
	font-size: 11px;
	z-index: 2;
	position: absolute;
	text-align: right;
	width: 768px;
	top: 85px;
}
#slogan {
	width: 280px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 88px;
	font-weight: bold;
}
#connect img {
	top: 5px;
	position: relative;
	padding-left: 5px;
}
#links {
	z-index: 3;
	position: relative;
	top: 130px;
	left: 225px;
	width: 565px;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
#links a:link {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

#links a:visited {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

#links a:hover {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom-links {
	width: 800px;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 75px;
}

#bottom-links a:link {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom-links a:visited {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom-links a:hover {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.left-td {
	background: url(../assets/images/main-left.png) repeat-y;
	width: 37px;
}
.right-td {
	background: url(../assets/images/main-right.png) repeat-y;
	width: 38px;
}
.main-td {
	background: #000000;
	opacity: 0.9;
 filter:alpha(opacity=90); /* IE's opacity*/
}
#main-content {
	background: url(../assets/images/logo-bottom.png) no-repeat;
	padding: 30px;
	color: #FFFFFF;
	font: 12px/18px "Lucida Grande", Verdana, Arial;
}
#main-content h1 {
	color: #E98D03;
	font: 22px "Lucida Grande", Verdana, Arial;
	margin-bottom: 0px;
}
.runningpic {
	float: right;
	margin-left: 20px;
	border-style: none;
	margin-top: 29px;
}
.runningpic2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
}
.runningpic4 {
	float: left;
	margin-left: 0px;
	border-style: none;
	margin-top: 0px;
	margin-right: 20px;
}
.runningpic3 {
	float: right;
	margin-left: 20px;
	border-style: none;
	margin-top: 0px;
}
