@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
}
#wrap {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(web%20components/freebies_sequence/mountain_climber_background.png);
	background-repeat: no-repeat;
}
#header {
	background-repeat: no-repeat;
	width: 760px;
	background-position: center center;
	height: 185px;
	font-size: 0.875em;
	text-align: center;
	color: #75FFFF;
}
#main {
	width: 580px;
	height: 600px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
body,td,th {
	font-size: 0.875em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #990;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	font-size: 0.875em;
	text-decoration: none;
}
a:link {
	color: #CCC;
	text-decoration: none;
	text-align: center;
}

