body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg.gif);
}
#wrapper-home {
	background-color: #000000;
	background-image: url(../images/bg-planet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	width: 389px;
	border: 1px solid #000000;
	position: relative;
	padding: 100px 330px 120px 40px;
	overflow: visible;
	visibility: visible;
	color: #FFFFFF;
	top: 10px;
	bottom: 10px;	
}
#logo {
/*	background-image: url(../images/logo.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	width: 302px;
	height: 92px;
	position: absolute;
	right: 30px;
	overflow: visible;
	visibility: visible;
}
#wave-top {
	background-image: url(../images/page-wavy-top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 759px;
	height: 27px;
	position: absolute;
	left: 0px;
	top: 30px;
	overflow: visible;
	visibility: visible;
}
#menu {
	width: 747px;
	height: 30px;
	position: absolute;
	padding: 6px;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
* html #menu {
	width: 759px;
}
#wave-bottom {
/*	background-color: #993333;*/
	background-image: url(../images/page-wavy-bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 759px;
	height: 40px;
	position: absolute;
	left: 0px;
	bottom: 90px;
	overflow: visible;
	visibility: visible;
}
#footer {
	background-color: #990000;
	width: 749px;
	height: 50px;
	position: absolute;
	left: 0px;
	bottom: 50px;
	overflow: visible;
	visibility: visible;
	text-align: right;
	padding-right: 10px;
}
#footer2 {
	background-color: #999999;
	width: 751px;
	height: 60px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: visible;
	visibility: visible;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 8px;
	margin-bottom: 0px;
	color: #EEEEEE;
}
* html #footer {
	width: 759px;
}
* html #footer2 {
	padding-right: 8px;
	width: 759px;
	w\idth: 759px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

* html #wrapper-home   /* this selector recognized by IE only */
{
  width: 761px;   /* total width (only for IE5.x/Win) */
  w\idth: 761px;  /* content width (for other IE) */
}

h6 {font-size: 80%; line-height: 150%; margin-bottom: 12px;}
h6 a:link {color: #CCCCCC;	text-decoration: none;}
h6 a:visited {color: #CCCCCC; text-decoration: none;}
h6 a:hover {color: #FFFFFF; text-decoration: underline;}
h6 a:active {color: #CCCCCC; text-decoration: none;}

#col1 {
	position: absolute;
	left: 25px;
	bottom: 0px;
}
#col2 {
	position: absolute;
	left: 296px;
	bottom: 0px;
}
#col3 {
	position: absolute;
	left: 505px;
	bottom: 0px;	
}
#footer a:link {color: #FFFFFF;	text-decoration: none; border: 0;}
#footer a:visited {color: #FFFFFF; text-decoration: none; border: 0;}
#footer a:hover {color: #FFFFFF; text-decoration: underline; border: 0;}
#footer a:active {color: #FFFFFF; text-decoration: none; border: 0;}