﻿body {
	background-color: #000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
A:link {
	text-decoration : none;
	color : #09F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
A:visited {
	text-decoration : none;
	color : #09F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}  
A:hover {
	text-decoration : none;
	color : #0CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

div#bannerimage {
    width:      960px;
    height:     179px;
	position:   absolute;
	top:        0px;
	left:       50%;
	margin-left: -480px;
}

div#navbar{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12pt;
	text-align: center;
	width: 960px;
	position: absolute;
	top: 198px;
	left: 50%;
	margin-left: -480px;
	right: auto;
	bottom: auto;
	float: left;
}

div#content{
	position:   absolute;
	left:       50%;
	margin-left: -480px;
	width: 960px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	top: 230px;
	color: #FFF;
}

div#grants{
	position:   relative;
	left:       50%;
	width: 800px;
	top: 250px;
	text-align: left;
	background-color: #FFF;
	color: #000;
	margin-left: -400px;
	padding: 15pt;
}

div#conditions{
	position:   absolute;
	left:       50%;
	width: 800px;
	top: 250px;
	color: #000;
	margin-left: -400px;
	padding-top: 0pt;
	padding-right: 15pt;
	padding-bottom: 0pt;
	padding-left: 15pt;
	background-color: #FFFFFF;
}

div#saflogo{
	position: absolute;
	top: -40px;
	height: 155px;
	width: 125px;
	right: 0px;
	}

div#poster{
	position: relative;
	width: 200px;
	left: 50px;
	margin-bottom: 20px;
	}

div#description{
	width: 50em;
	margin-left: 300px;
	bottom: 10em;
	position: relative;
	}


img{
	border:0;
}

.h1_white{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.h2_white{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
}

.h1_black{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-align: center;
}

.h1_orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC33;
	text-align: center;
	position: relative;
}

.h2_orange{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFCC33;
	text-align: left;
	position: relative;
}


.DataAndTime{
	font-family: "Helvetica Neue";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Location{
	font-family: "Helvetica Neue";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
.NameOfEvent{
	font-family: "Helvetica Neue";
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: none;
}
.EventDescription{
	font-family: "Helvetica Neue";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#content table tr td h1 {
	color: #FC3;
	text-align: center;
}
/*

#content p {
	font-size: 16px;
	position: fixed;
	color: #FFF;
}
*/

#content table tr td p {
	font-size: 16px;
	text-align: left;
}
#conditions table tr td {
	color: #000;
	text-align: left;
}
.heading {
	text-align: center;
}

#conditions table tr .h1_black p {
	text-align: center;
}
tr .h1_black h4 {
	text-align: center;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}
hr {
	color: #010101;
}

