@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
p {
	margin-bottom: 0px;
	margin-top: 10px;
}
.p1 {
	margin-bottom: 0px;
	margin-top: 0px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(-images/elements/background-sides.png);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
h1 {
	font-size: 22px;
	color: #336699;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
}
h2 {
	font-size: 20px;
	color: #6699CC;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #999999;
	margin: 0px;
	text-transform: lowercase;
}
cite {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	vertical-align: baseline;
}
#centerstage {
	margin: auto;
}
#centerstage #body-center td {
	text-align: left;
}
.textbox {
	vertical-align: top;
}
.photobox {
	vertical-align: bottom;
}
.contact-info {
	color: #333333;
}
.question {
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
	text-align: right;
}
.answer {
	margin-bottom: 0px;
	margin-top: 0px;
}
.rule {
	color: #BFBFBF;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
