* {
	margin: 0;
	padding: 0;
}
body {
	background: #6b9099;
	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana, Arial, sans-serif;
	color: #000;
}
#layout {
	width: 982px;
	margin: 0 auto 20px auto;
	background: #fff;
}
h1 a {
	display: block;
	height: 120px;
	width: 246px;
	background: url('../img/logo.png') no-repeat;
	float: left;
}
h2 {
	font-size: 0.75em;
	color: #a00101;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 15px;
	margin: 15px 0 5px 0;
	background: url('../img/horiz_dot.png') repeat-x top;
}
h2.first {
	padding-top: 0;
	margin-top: 0;
	background: none;
}
h2 a, h2 span {
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	border-left: #787570 1px solid;
	padding-left: 5px;
}
h3 {
	font-size: 0.875em;
}
a, a:visited {
	color: #0861b5;
}
a:hover {
	text-decoration: none;
}

/* Header */
#header {
	height: 120px;
	background: url('../img/header.png') repeat-x;
	text-indent: -9000px;
}
#header p {
	height: 120px;
	width: 318px;
	background: url('../img/slogan.png') no-repeat;
	float: left;
	margin-left: 35px;
}
h5 a {
	height: 81px;
	width: 160px;
	background: url('../img/burst.png') no-repeat;
	float: left;
	margin-left: 120px;
	margin-top: 15px;
}
.feedflare {
	display: none;
}

/* Navigation */
#nav {
	width: 193px;
	float: left;
	line-height: .9em;
	padding: 0 17px 20px 0;
}
#nav ul {
 	height: 361px;
 	width: 176px;
 	background: url('../img/nav.png') no-repeat;
 	text-indent: -9000px;
 	list-style: none;
}
#nav li a {
	display: block;
	height: 35px;
	width: 176px;
	margin-bottom: 1px;
}
#nav h2 {
	margin: 10px 0 0 10px;
	padding: 0;
	background: none;
}
#nav p, #nav ul, #nav ol, #nav dl {
	font-size: 0.6875em;
	font-family: Verdana, "Trebuchet MS";
}
#nav p {
	margin: 0 0 20px 10px;
}

/* Content */
#content {
	width: 446px;
	float: left;
	line-height: 1.4em;
	padding: 10px 17px 20px 17px;
	background: url('../img/vert_line.png') no-repeat top right;
}
#content p, #content ul, #content ol, #content dl {
	font-size: 0.8125em; 
	margin-bottom: 10px;
}
	/* Members */
	#members_list {
		list-style: none;
	}

/* Sponsors */
#sponsors {
	width: 258px;
	float: left;
	line-height: .9em;
	padding: 10px 17px 20px 17px;
}
#sponsors h2 {
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}
#sponsors #sponsors_list {
	color: #999;
	font-weight: normal;
	text-transform: none;
	font-size: .75em;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#sponsors .sponsors_list2 {
	color: #999;
	font-weight: normal;
	text-transform: none;
	font-size: .75em;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	background: url('../img/horiz_dot.png') repeat-x top;
}
#sponsor5 img, #sponsor6 img {
	margin-left: 30px;
}
#sponsors p, #sponsors ul, #sponsors ol, #sponsors dl {
	font-size: 0.6875em;
	font-family: Verdana, "Trebuchet MS";
}
#sponsors ul {
	list-style: none;
}
#sponsors ul li {
	margin: auto;
	margin-bottom: 20px;
}
#sponsor1 {
	height: 76px;
	width: 224px;
	background: url('../img/sponsor2.png') no-repeat;
	text-indent: -9000px;
}
#sponsor2 {
	height: 102px;
	width: 102px;
	background: url('../img/sponsor1.png') no-repeat;
	text-indent: -9000px;
}
#sponsor3 {
	height: 32px;
	width: 234px;
	background: url('../img/sponsor3.png') no-repeat;
	text-indent: -9000px;
}
#sponsor4 {
	height: 40px;
	width: 240px;
	background: url('../img/sponsor4.png') no-repeat;
	text-indent: -9000px;
}
#sponsor15 {
	height: 124px;
	width: 180px;
	background: url('../img/banners/banner1.jpg') no-repeat;
	text-indent: -9000px;
}
#sponsor16 {
	height: 67px;
	width: 215px;
	background: url('../img/banners/nper.jpg') no-repeat;
	text-indent: -9000px;
}
#sponsor5 {
	padding-top: 20px;
	text-align: center;
	height: 170px;
}
#sponsor6 {
	text-align: center;
	height: 400px;
}

/* Footer */
#footer {
	clear: both;
	border-top: #6b9099 20px solid;
	font-family: Verdana, "Trebuchet MS";
	color: #111;
	font-size: 0.6875em;
	text-align: center;
	height: 108px;
	padding: 10px;
}
#footer a, #footer a:visited {
	color: #004c4c;
	text-decoration: none;
}
#address {
	float: right;
	position: relative;
	top: 20px;
	right: 200px;
	line-height: 1.4em;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	text-indent: -9000px;
	height: 108px;
	width: 245px;
	background: url('../img/logo2.png') no-repeat;
}
