@charset "UTF-8";

body {
	background-color: #000000; margin: 0px;
	background-position: center top;
	background-image: url(pics/BG.jpg);
}
#wrapper {
	margin: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 1600px;
	text-align: top;
}

#wrapperindex {
	margin: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 800px;
	text-align: top;
}

#header {
	margin: auto;
	height: 45px;
	width: 800px;
	float: left;
	text-align: right;
}
#header2 {
	margin: auto;
	text-align: center;
	height: 580px;
	width: 800px;
	position: relative;
	top: 130px;
	left: 0px;
}
#contentleft {
	float: left;
	height: 300px;
	width: 300px;
	text-align: right;
}

#contentmiddle {
	float: left;
	height: 300px;
	width: 27px;
}

#contentright {
	margin: auto;
	float: left;
	height: 300px;
	width: 673px;
	text-align: left;
}


.clear {
	clear: both;
}


h1 {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	font-weight: bolder;
	font-variant: normal;
	color: #d2ed00;
	letter-spacing: 1px;
}


#contentleft .arialtext span{

color:#FFFFFF;
}


.georgiatext {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #d2ed00;
	letter-spacing: 1px;
}


#contentright .georgiatext span{

color:#FFFFFF;}

.bandssmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 27px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: 1px;
}

#contentright .bandssmalltext span{

	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: 1px;
}

.bandsbigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: 45px;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: 1px;
}

#contentright .bandsbigtext span{

	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: 1px;
}

.bandssmallyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 27px;
	font-weight: bolder;
	font-variant: normal;
	color: #d2ed00;
	letter-spacing: 1px;
}


p {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	color: #FFFFFF;

}




a { font-family: Arial; text-decoration: none; font-weight: bold; letter-spacing: 1px; line-height: 22px; }
a:link   {color: #d2ed00; font-size: 18px; line-height: 17px }
a:visited   { color: #d2ed00;  font-size: 18px; line-height: 17px }
a:active    { color: #d2ed00; font-size: 18px; line-height: 17px }
a:hover  { color: #ffffff; font-size: 18px; line-height: 17px }
