BODY {
	font-family: Arial;
	background-color: #000000;
}
#container {
	width: 600px;
	margin: 25;
	/*border-style: solid; border-color: #ffffff; border-width: 1px;*/
}
#pageBody {
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin: 0 5 0 5;
	padding: 5 5 5 5;
}

p {
	font-size: 8pt;
	color: #ffffff;
}

h1 {
	font-size: 11pt;
	font-weight: 700;
	color: #ffffff;
}

h2 {
	font-size: 10pt;
	font-weight: 700;
	color: #e45b00;
}
img {
	padding: 0 3 0 3;
}
A:link {
	color: orange;
	font-size: 9pt;
	text-decoration: none;
	font-weight: 700;
}
A:active {
	color: orange;
	text-decoration: underline;
	font-weight: 700;
}
A:visited {
	color: orange;
	text-decoration: none;
	font-weight: 700;
}
A:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: 700;
}
.maintext {
	color: #ffffff;
	text-decoration: none;
	font-size: 9pt;
}

.heavyGrey {
	color: gray;
}
#titleBox {
	width: 600px;
}
#titleBoxTop {
	width: 600px;
	text-align: left;
}
#bigTitle {

	padding: 0 0 0 65;
	font-size: 36pt;
	color: #ffffff;
	font-weight: 700;
}
#subTitle {
	padding-top: 5px;
	font-size: 13pt;
	color: #ffffff;
	float: right;
	font-weight: 700;
	padding-right: 60px;
}
#titleBoxBottom {
	width: 600px;
	padding-top: 5px;
	text-align: right;
	float: right;
}
#menu {
	font-weight: 700;
	font-size: 9pt;
	color: #ffffff;
	/*border-style: solid; border-color: #ffffff; border-width: 1px;*/
	text-align: center;
	padding: 70 0 10 0;
}
ul {
	font-size: 8pt;
	color: #ffffff;

}
#band_menu {
	font-weight: 700;
	font-size: 9pt;
	color: #ffffff;
	/*border-style: solid; border-color: #ffffff; border-width: 1px;*/
	text-align: center;
	padding: 0 0 0 0;
}
