* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}


body {
	font-family:"Gill Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*	background-image: url(../img/ice_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	background-image: url(../img/ice_eli.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}

#container {
	left: 50%;
	top: 50%;
	height: 542px;
	width: 982px;
	margin-top: -270px;
	margin-left: -490px;
	position: absolute;
	text-align: center;/*	border: 1px solid #FFFFFF;*/
}
#container_up {
	height: 25px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#flash_box {
	height: 405px;
	width: 720px;
	padding: 0px;
	float: left;
	background-image: url(../img/ice_eric.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.stars {
	height: 410px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#footer {
	width: 720px;
	height: 70px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 130px;
}

#footer_left {
	width: 270px;
	height: 70px;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 0px;
}
/*#footer_left a {
	width: 250px;
	height: 70px;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#footer_left a:hover {
	width: 250px;
	height: 70px;
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}*/
#footer_right {
	width: 270px;
	height: 70px;
	margin: 0px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}











h1 {
	font-size:180%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


h1 a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;*/
	font-size: 100%;
}

h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;*/
}
