/* CSS Document */

html, body {
	background: url(images/bg-page.jpg) repeat-x #eae4ca;
	text-align: left;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	position: relative;
	margin-top: 0px;
}
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

@charset "UTF-8";
#menu {
	width: 981px;
}
#ind {
	width: 981px;
}
#sponsors {
	width: 100%;
	clear: both;
	margin: 30px auto;
}
#sp-list {
	width: 300px;
	float: left;
	margin-top: 30px;
	height: 450px;
}
.vector {
	background-image: url(include/vector.png);
	background-repeat: no-repeat;
}
#footer {
	width: 981px;
	height: 30px;
	font-size: 9px;
	margin: 50px auto;
	clear: both;
}
.poles {
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
}
.eagle {
	background-image: url(include/eagle.png);
}
h2 {
	font-size: 18px;
	color: #FFF;
}
h3 {
	font-size: 14px;
}
#content {
}
.bodyLink {
	text-decoration: none;
}
a.bodyLink:link {
	text-decoration: none;
	color: #063;
}
a.bodyLink:visited {
	text-decoration: none;
	color: #063;
}
a.bodyLink:hover {
	text-decoration: none;
	color: #FFF;
}
h4 {
	font-size: 14px;
	font-weight: lighter;
}
