body { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color: white; background-color: black; }

td { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

th { font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }


#content
{
	margin-top: 50px;
}

#leftcol
{
	float: left;
	margin-left: 5%;
	margin-top: -110px;
	padding-right: 50px;
}

#rightcol
{
	float: right;
	margin-right: 5%;
	margin-top: -110px;
	padding-left: 50px;
}

#middlecol
{
	text-align: center;
}

#footer
{
	text-align: center;
	clear: both;
	margin-top: 60px;
	font-size: 85%;
}

.lower
{
	margin-top: 0px !important;
}

div.filmstrip
{
	margin-bottom: 100px;
}

div.filmstrip .last
{
	margin-bottom: 0px;
}

div.prefooter
{
	text-align: center;
	margin-top: 2em;
}



h1
{
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	color: #FFFF66;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	color: #FFFF99;
}

span.tagline
{
	display: block;
	text-align: center;
	margin-top: 0.5em;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
}

a.moreinfo
{
	color: #FFFF99;
	font-weight: bold;
	padding: 0 13px 4px 2px;
	background: url('../images/downpointer.gif') right 6px no-repeat;
}
a.moreinfo:link
{
	color: #FFFF99;
}
a.moreinfo:visited
{
	color: #FFFF99;
}
div.subpara
{
	border: 1px dotted #FFFF99;
	padding: 8px;
	margin-left: 20px;
}
div.subpara h3
{
	margin-top: 0;
}







.error {
	font-weight: bold;
	color: #FF0000;
}

.success {
	font-weight: bold;
	color: #009900;
}

.disclaimer  {
	color: #ffffff;
	font-size: smaller
}





a:link {
	color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #888888;
}




.blogdate {
	color: #666666;
	font-size: 70%;
	font-weight: normal;
}

.intro {
	font-size: 12px;
	padding-bottom: 15px;
	font-weight: bold;
}



table.invisitable
{
	border: none;
}

table.invisitable td
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.bold
{
	font-weight: bold;
}