body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #470316;
	text-align: center;
}

#content {
	font-family: arial;
	font-size: 10px;
	background: #ffffff;
	vertical-align: top;
}

#content p{
	padding-left; 20px;
}

#line {
	border-right: 1px solid #ccc;
}

h4 {
	font-size:14px;
}

p {
	font-size: 14px;
	font-weight: bold;
}

.untitle
{
	font-size:12px;
	font-weight: normal;
}

.untitle a{
	text-decoration: none;
	color: #470316;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #470316;

}

#content li{
	font-size: 12px;
	padding-bottom: 2px;
}

#mainTable {
	float: center;
	background: #6f0220;
	width: 940px;
	height: 100%;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	border-size: 0px;
}

#flashCell {
	background: #ffffff;
}

#innerTable {
	height: 100%;

	border: 0px;
}

#upperRight {
	vertical-align: bottom;
	text-align: right;
	width: 600px;
}

#bigTop {
	height: 100px;
	background: #ffffff;
}

#rowThree {
	height: 10px;
}

#stretch {
	height: 10px;
}

#botRowTable{

	height:10px;
	background:#ffffff;
}

#botRow{
	height: 10px;
	background: #ffffff;
}

#spotlightCell {
	width: 500px;
	vertical-align: top;
	text-align: left;
}

#spotlightCell ul {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #6f0220;
}

li a:hover {
	color: #e37b00;
	border-bottom: 2px solid #6f0220;
}
li a {
	color: #6f0220;
	text-decoration: none;
}
#spotlightCell li {
	padding-bottom: 10px;
	margin-left: -10px;
}

.bigTitle {
	font-size:13px;
	font-weight: bold;
}

.mediumText {
	font-size: 14px;
	font-weight: bold;
	}
	
UL { 
	list-style-image: url(images/arrow.jpg) 
}

#footer {
	height: 25px;
	text-align: center;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
}

#upperRight img {
	border: 0px;
}

#topRow {
	height: 1px;
}

#whiteRow {
	height: 40px;
}

#navRow {
	height: 26px;
}

#pollCell {
	padding-left: 6px;
	vertical-align: top;
	background-image: url(images/dotted_back.jpg);
	background-repeat: repeat-y;
}



#thePoll {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 6px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #6f0220;
}
