body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaf3d1;
}
p, div, blockquote, li, td {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	padding: 2px 7px 2px 2px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #550000;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

/*These are generally specific to the front page or individual pieces of the site.*/

.triangle411 {
	background-color: #FFFF00;
	padding: 3px;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #2B6105;
}

/*These are the cell definitions.*/

.sidebar_right {
	background-color: #2B6105;
	padding: 0px;
	vertical-align: top;
	width: 300px;
	border: 1px solid #003300;
}
.frontpage_sidebar_right {
	background-color: #F0F0F0;
	vertical-align: top;
	padding: 0px;
	width: 300px;
	border: 1px solid #003300;
}
.nav_cell {
	background-color: #666666;
	border: 1px solid #003300;
	vertical-align: middle;
	padding: 4px;
}
.nav_cell a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav_cell a:hover {
	text-decoration: underline;
}
.nav_cell_2 {
	background-color: #666666;
	border: 1px solid #003300;
	vertical-align: middle;
	padding: 4px;
}
.nav_cell_2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.nav_cell_2 a:hover {
	text-decoration: underline;
}
.sidebar_left {
	background-color: FF6633;
	vertical-align: top;
	padding: 0px;
	width: 160px;
	border: 1px solid #003300;
}
.image_rotator {
	background-color: #000000;
	vertical-align: top;
	padding: 0px;
	width: 480px;
	border: 1px solid #003300;
	height: 360px;
}
.main_column {
	background-color: #F0F0F0;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #003300;
	width: 470px;
}
.main_column banner {
	text-align: center;
}
.pageheader {
	background-color: 2B6105;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 110px;
	border: 1px solid #003300;
}
.footer {
	background-color: 2B6105;
	padding: 5px;
	border: 1px solid #003333;
}

/*Specific to the the Main Content Body Cell.*/

.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
}
.main_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.main_content a {
	color: #006600;
	text-decoration: none;
}
.main_content a:hover {
	color: #006600;
	text-decoration:underline
}
.main_content img {
	border: 1px solid #003300;
}

/*Specific to the the Right Column Content Cell.*/

.right_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.right_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
}
.right_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.right_content a {
	color: #006600;
	text-decoration: none;
}
.right_content a:hover {
	color: #006600;
	text-decoration:underline
}

/*This defines the tables on the front page, contest page, calendar page, shows page, and any other table with thumbnails.*/

.content_table tr td {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	vertical-align: top;
}

/*A definitions for areas outside the main content cell.*/

.footer a, .sidebar_left a, .sidebar_right a {
	color: #CCCC99;
	text-decoration: none;
}
.footer a: hover, .sidebar_left a:hover, .sidebar_right a:hover { color: #CCCC99; text-decoration:underline }

/*Refers to the header where the page name graphic (Shows, Community, etc.) lives.*/

.header {
	background-color: #2B6105;
	height: 34px;
	width: 468px;
	border: 1px solid #003300;
}

/*Random stuff.*/

.ad_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.banner {
	border: 1px solid #000000;
}
.content {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCC99;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.poster {
	padding: 10px;
}
.padding5 {
	padding: 5px;
}
.nopadding {
	padding: 0px;
}
.twitter_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.twitter_div_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.twitter_div_2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.twitter_div_2 a {
	color: #006600;
	text-decoration: none;
}
.twitter_div_2 a:hover {
	color: #006600;
	text-decoration:underline
}
.twitter_div_2 img {
	border: 1px solid #003300;
}.column_table {
	margin-bottom: 10px;
}
