body {
	font: 100.01% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	margin: 10;
	background: #810100 repeat-x;
}

p {
	font: 80% "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	text-align: left;
}
h1 {
	font: small-caps 140%/120% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	text-align: center;
	color: #FFFFCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
	
.redbg {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	font-style: normal;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
}
.black {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	font-weight: bold;
	}
	a.footer:link {color: #CCCC99; text-decoration: none; }
	a.footer:visited {color: #CCCC99; text-decoration: none; }
	a.footer:hover {color: #FFFFCC; text-decoration: underline; }
	a.footer:active {color: #FFFFCC; 
}
.infobox {
	text-align: center;
	border: 3px dotted #990000;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	line-height: 200%;
}
.redbold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #990000;
}
.center {
	text-align: center;
}
.strong {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 200%;
	font-variant: small-caps;
	font-weight: bold;
}

a.standard:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
a.standard:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
a.standard:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFF9D5;
	font-weight: bold;
}
.menutext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 250%;
	color: #CCCC99;
	text-align: center;
	text-indent: 5pt;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: circle;
}
a.menu:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline overline;
}
img.display {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
em {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 100%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
ol {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
}
 li {
	margin: 1em 0;
}
.mail {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
	a.mail:link {
	color: #CCCC99;
	text-decoration: underline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
	a.mail:visited {
	color: #CCCC99;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
	a.mail:hover {
	color: #FFFFCC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
}
	a.mail:active {
	color: #663300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	list-style-type: circle;
	text-align: left;
	list-style-position: inside;
	padding-left: 50px;
}
.centerstrong {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 200%;
	font-weight: bold;
	text-align: center;
}
.floatright{
	float: right;
	margin: 10px;
	border: thin solid #660000;
	clear: both;
}
.floatrightnb{
	float: right;
	clear: both;
}
.floatleft{
	float: left;
	margin: 10px;
	clear: both;
	border: thin solid #660000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: normal;
	color: #ADAD85;
	text-align: left;
	text-decoration: underline;
}
.imagecenter {
	display: block;
	clear: both;
	border: thin solid #660000;
	margin-right: auto;
	margin-left: auto;
}
.pspace5 {
	margin: 5px 25px;
	text-align: center;
}
.p20px {
	margin-top: 20px;
	margin-bottom: 20px;
}
.newsbox {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.creamstrong {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #FFFFCC;
}

.newsboxcenter {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 10px;
	padding-left: 75px;
	text-align: center;
}
em {
	font-size: 80%;
	font-style: normal;
}
script {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #CCCC99;
}
a:link {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 90%;
}
a:visited {
	font-weight: bold;
	color: #FFFFCC;
	font-size: 90%;
}
a:hover {
	font-weight: bold;
	color: #CCCC99;
	font-size: 90%;
}
a:active {
	font-weight: bold;
	color: #FFFFCC;
	font-size: 90%;
}
a.vote:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a.vote:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #810100;
	text-decoration: none;
	font-weight: bold;
}
a.vote:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}.p20 {
	margin-right: 20px;
	margin-left: 20px;
}
img.displayb {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: thin solid #000000;
}
table.contest {
	border: thin solid #FFFFCC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 105%;
	font-weight: bold;
	color: #FFFFCC;
}
table.contest td {
	border: thin solid #B90000;
}
table.vote {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
}
.under {
	text-decoration: underline;
}
h5 {
	font: small-caps 140%/100% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	color: #FFFF99;
	text-align: left;
}
.script {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
.smaller {
	font-size: 80%;
}
