body {
	// color: #f0f0f0;
	// background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

h1 {
	font-size: 300%;
	margin-bottom: 0px;
}

h2 {
	font-size: 200%;
	margin-bottom: 20px;
}

h3 {
	font-size: 150%;
	margin-bottom: 5px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table#page {
	width: 1024px;
	margin: auto;
}

table, td {
	border: 0px solid red;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

img {
	border: 0px;
}

.shoutbox {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 120%;
}

#pagetitle {
	padding-top: 5px;
	font-size: 300%;
	margin-bottom: 10px;
	text-align: center;
}

#pagesubtitle {
	padding-top: 5px;
	font-size: 200%;
	margin-bottom: 5px;
	text-align: center;
}

#contact {
	padding-top: 15px;
	font-size: 75%;
	text-align: right;
}

/*
a {
	color: #00b000;
	text-decoration: none;
}

a:hover {
	color: #00f000;;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table, td {
	border: 0px solid red;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

h1, h2 {
	text-align: left;
	padding: 20px 0px 10px 0px;
    font-weight: bold;
}

h1 {
	font-size: 240%;
}

h2 {
	font-size: 150%;
	margin-bottom: 0px;
}

h1 span, h2 span {
	color: #ffffff;
	padding: 3px 15px 3px 15px;
	background-color: #888888;
}

img {
	border: 0px;
}

img.toplogo {
	height: 60px;
}

img.midlogo {
	height: 70px;
}

img.footlogo {
	height: 80px;
	padding: 10px 20px 10px 20px;
	vertical-align: middle;
}

img.banner {
	padding: 15px;
	float: right;
	height: 300px;
}

.reel {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

.maininfo {
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
}

.title {
	padding-top: 15px;
	font-size: 400%;
	text-align: left;
}

.smalltitle {
	padding-top: 15px;
	font-size: 365%;
	text-align: left;
}

.subtitle {
	font-size: 180%;
	text-align: left;
	padding-bottom: 0px;
}

.mainmenu {
	padding-top: 15px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
	font-size: 120%;
	line-height: 2.5;
}

.mainmenu a {
	color: #f0f0f0;
}

.mainmenu a:hover {
	color: #00f000;;
}

.deadlink {
	color: #404040;
}

.deadlink:hover {
	color: #606060;
}

.footheader {
	text-align: left;
	padding: 15px 0px 10px 23px;
	font-size: 140%;
    font-weight: bold;
}

.infotext {
	text-align: left;
	vertical-align: top;
	font-size: 130%;
	line-height: 1.2;
}

.activity {
	text-align: left;
	vertical-align: top;
	font-size: 120%;
	line-height: 1.2;
}

.activity td {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

.prjbox {
	margin: 30px 0px 0px 0px;
}

.prjbox td {
	font-size: 140%;
	padding: 15px 0px 15px 0px;
}

.prjbox img {
	width: 150px;
}

.pressbox {
	margin: 30px 0px 0px 0px;
	width: 100%;
}

.pressbox td {
	font-size: 130%;
	text-align: left;
	padding: 5px 0px 5px 0px;
}

td.talk {
	font-size: 100%;
	padding-top: 35px;
}

td.talk span{
	padding: 3px 10px 3px 10px;
	color: #000000;
	background-color: #888888;
}

#date {
	color: #ffffff;
	background-color: #888888;
	font-size: 300%;
	padding: 3px 15px 3px 15px;
    font-weight: bold;
}

#time {
	font-size: 300%;
	padding: 10px 15px 3px 15px;
}

#where {
	font-size: 150%;
	padding: 3px 15px 3px 15px;
}

#address {
	font-size: 120%;
	padding: 0px 15px 13px 15px;
}


#preheader {
	padding: 0px 0px 20px 0;
}

#headerband {
	color: #000000;
	background-color: #f8f8f8;
	padding: 10px 0px 10px 0;
}

#contentband {
	padding: 10px 0px 10px 0;
}

#footerband {
	color: #000000;
	background-color: #f8f8f8;
	padding: 10px 0px 10px 0;
}

#postfooter {
	padding: 20px 0px 20px 0;
}

*/
