body {
	background-image: url(image/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #505F62;
}
#wrapper {
	width: 820px;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.credits {
	font-size: 80%;
	color: #D9DCDD;
}
#wrapper a {
	color: #D9DCDD;
	text-decoration: none;
}


#left-column ul {
	color: #EEF0F0;
	font-weight: bold;
	font-size: 110%;
	list-style-image: url(image/bullet.gif);
}
#left-column li {
	margin-left: -12px;
	margin-bottom: 7px;
}

#left-column a {
	color: #FFFFFF;
	text-decoration: none;
}



#header {
	width: 820px;
	height: 192px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
}
#right-column {
	float: right;
	width: 235px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	margin-bottom: 10px;
}
h5 {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
}
.yellowtext {
	color: #FFCC00;
}


h1 {
	font-size: 170%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
}



#left-column {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	font-size: 80%;
	line-height: 18px;
}
#footer {
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	clear: both;
	background-color: #425156;
	color: #D9DCDD;
	padding-top: 25px;
	padding-bottom: 35px;
}
