#wrapper {
	width: 810px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
}
#navigation ul li{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navigation ul li p {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation img {
	margin: 0px;
	padding: 0px;
}


#navigation {
	width: 197px;
	margin: 0px;
	padding: 0px;
	height: 500px;
	float: left;
	background-color: #D9D9D9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	border: 1px solid #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.nav {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.info {
	background-color: #000000;
}


body {
	background-attachment: fixed;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
#content {
	width: 602px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 500px;
	margin: 0px;
	padding: 0px;
}
.whitea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.whitea:hover {
	color: #F6D400;
}
.yellowa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAC900;
	text-decoration: none;
}
.yellowa:hover {
	color: #666666;
}
.blacka {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.blacka:hover {
	color: #000000;
}
