@charset "utf-8";
/* CSS Document */
body {
	font-family:Helvetica;
	font-size: 12px;
	line-height:130%;
	width:98%;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
}

#logo {
	width: 200px;
	margin-top: 10px;
	margin-left:90px;
	float: left;
}

#mainmenu {
	width: 90px;
	margin-left: 50px;
}
#banner{
	text-align:center;
	margin-top: 30px;
	left:50%;
}
#content {
	margin-top:30px;
	left:50%;
	z-index:2;
}
#contentext {
	margin-top:20px;
	background-color:#FFF;
	width:500px;
	z-index:2;
	filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
}

#contentextarea {
	background-color:#FFF;
	width:460px;
	margin-top:3px;
	padding-left:22px;
	z-index:2;
}

#contentextclass {
	text-decoration:none;
	    font-size: 12px;
     	color: #555;
		font-family:Helvetica;
		line-height:180%;
		z-index:2;
}
#footer {
	background-image:url(images/1.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -3px;
	z-index:-1;
}
#footernasc {
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -90px;
	z-index:-2;
}
#footermusic {
	width:620px;
	height:299px;
	position:fixed;bottom:-30px;right:0;
	margin-left: 250px;
	z-index:-1;
}
#footer1 {
	background-image:url(images/1.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:-80px;left:0;
	margin-left: -110px;
	z-index:-1;
}
#footer2 {
	background-image:url(images/2.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -50px;
	z-index:-1;
}
#footer3 {
	background-image:url(images/3.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -100px;
	z-index:-1;
}
#footer4 {
	background-image:url(images/4.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: -3px;
	z-index:-1;
}
#footer5 {
	background-image:url(images/5.gif);
	width:620px;
	height:299px;
	position:fixed;bottom:0;left:0;
	margin-botton: 0px;
	margin-left: 0px;
	z-index:-1;
}
#footercredits {
	text-align:right;
	position:relative;
	float:right;
	width:350px;
	height:50px;
	margin-top: 10px;
	margin-right: 0px;
	z-index:0;
}

