@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/nightsky.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#header {
	color: #FFF;
	background-image: url(../images/icicles_final.gif);
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
	background-position: left top;
}
#footer {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer1 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer2 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer3 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer4 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer5 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer6 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer7 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#footer8 {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/snow8.gif);
	background-repeat: repeat-x;
	height: 188px;
	background-position: bottom;
}
#content {
	width: 700px;
	color: #FFF;
	font-size: 24px;
	overflow:auto;
	padding-bottom: 250px;
}
h1 {
	font-size: 36px;
	color: #FFF;
}
#wrapper {
	width: 700px;
	margin-left: 100px;
	min-height: 100%;
}
