body {
	background-color: #E8E8E8;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	}
#header {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	background: #2670C1 url(images/headerbg.jpg) repeat-x top center;
	height: 98px;
	text-align: center;
	}
.logo {
	border: 0;
	margin: auto;
	}
#navbar {
	height: 21px;
	background: url(images/nav.jpg) repeat-x top center #313131;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
	}
#navigation {
	list-style-type: none;
	padding: 2px 0 0 0; margin: 0;
	}
#navigation li {
	display: inline;
	padding: 2px 8px;
	margin-top: 3px;
	}
#navigation li:hover {
	background: url(images/navilt.jpg) repeat-x top center;
	}
#navigation a {
	font-weight: bold;
	padding-top: 4px;
	text-decoration: none;
	color: #B7B7B7;
	}
#navigation a:hover {
	color: #FFF;
	}
#container {
	background: url(images/container.jpg) repeat-x top center;
	text-align: center;
	border-top: 1px solid #FFF;
	}
#content {
	width: 510px;
	margin:auto;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 50px;
	}
#footer {
	position: fixed;
	bottom: 0;
	color: #FFFFFF;
	background: #313131;
	border-top: 1px solid #FFFFFF;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	text-align: center;
	width: 100%
	}
a {
	color: #2675B5;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #579DD7;
	text-decoration: underline;
	}
img {
	border: 0;
	}
#welcome, #about, #affies, #buttons, #contact, #icons, #join, #links, #members, #stats, #whatis {
	height: 51px;
	font-size: 0.001em;
	margin: 0px;
	padding: 0px;
	}
#welcome {background: url(images/head-greetings.jpg) no-repeat center left;}
#about {background: url(images/head-about.jpg) no-repeat center left;}
#affies {background: url(images/head-affies.jpg) no-repeat center left;}
#buttons {background: url(images/head-buttons.jpg) no-repeat center left;}
#contact {background: url(images/head-contact.jpg) no-repeat center left;}
#icons {background: url(images/head-icons.jpg) no-repeat center left;}
#join {background: url(images/head-join.jpg) no-repeat center left;}
#links {background: url(images/head-links.jpg) no-repeat center left;}
#members {background: url(images/head-members.jpg) no-repeat center left;}
#stats {background: url(images/head-stats.jpg) no-repeat center left;}
#whatis {background: url(images/head-whatis.jpg) no-repeat center left;}
