@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/black.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
td img {
	display: block;
	text-align: center;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	margin-left: 30px;
	margin-right: 15px;
}
.style3 {font-size: 12px}

.style1 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1px;
	text-align: center;
	vertical-align: top;
}

.bg {
	background-image: url(images/black.gif);
	background-repeat: repeat;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	word-spacing: 20px;
	font-variant: small-caps;
	vertical-align: top;
	text-align: justify;
	border-bottom-color: #FF0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.photos {
	margin: 10px;
	float: right;
	width: 300px;
}
#container {
	width: 100%;
}
#content {
	padding: 10px;
	text-align: center;
	background-image: url(images/black.gif);
	background-repeat: repeat;
}
.leftcol   {
	text-align: justify;
	float: left;
	width: 650px;
	margin: 0px;
}
.rightcol {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.clearer {
	clear: both;
}
.tdcenter {
	font-size: 100%;
	color: #FFF;
	text-align: center;
}

.tdleft {
	text-align: left;
	font-size: 100%;
	color: #FFF;
}
.sponsor {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.center {
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}

