body {
	font-family: Arial;
	background-color: #000000;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #000000;
	text-indent: 10px;
	color: #FF0099;
	margin-left: 10px;
}
h2 {
	font-size: 10%;
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FF0099;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
.footer {
	font-size: 75%;
}
.images {
	border: 2px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gallery {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
p {
	line-height: 120%;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subHead {
	font-weight: bold;
	line-height: 200%;
}
.subHead2 {
	font-weight: bold;
	color: #FF0099;
	line-height: 150%;
}
.containingTable {
	width: 800px;
	height: 100%;
}
.subHead3 {
	font-weight: bold;
	line-height: 150%;
	font-size: 150%;
}
