html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	margin: 0px;
}
p {
	margin: 0px 0px 8px;
}
.pagebg {
	background-repeat: repeat-y;
	background-color: #2C1A52;
	background-position: center;
	background-image: url(../images/bgwhite.gif);
}
#container {
	background-color: #FFFFFF;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	clear: both;
	height: 148px;
	width: 946px;
	float: left;
}
a.whitelinks:link, a.whitelinks:visited, a.whitelinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelinks:hover {
	color: #FFCC66;
	text-decoration: none;
}
#blockcontainer {
	clear: both;
	float: left;
	width: 946px;
	margin: 0px 0px 12px;
}
.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
.clearer10 {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
	padding-top: 10px;
}
#footer {
	clear: both;
	float: left;
	width: 946px;
	margin: 0px;
	font-size: 9px;
	color: #2C1A52;
	padding: 6px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4F3192;
}
#wideright2 {
	float: right;
	width: 620px;
	margin-left: auto;
	vertical-align: middle;
}
.videobox {
	background-color: #000000;
	height: 231px;
	width: 305px;
	border: 1px solid #000000;
	float: left;
}
#farleft {
	float: left;
	width: 305px;
}
#columnmiddle {
	float: left;
	width: 305px;
	margin-left: 15px;
}
#columnright {
	float: right;
	width: 305px;
}
#widemiddle {
	float: left;
	width: 405px;
	margin-left: 15px;
}
#narrowright {
	float: right;
	width: 205px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #4F3192;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	color: #4F3192;
	margin: 0px 0px 3px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #4F3192;
	margin: 0px;
	padding: 0px 0px 6px;
	font-weight: normal;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
	color: #7A7B74;
	border-top-color: #FFFFFF;
	vertical-align: top;
}
#tickercolumn {
	float: left;
	width: 395px;
	margin-left: 15px;
	background-color: #4F3192;
	padding: 5px 5px 2px;
}
.picsright {
	float: right;
	margin-bottom: 4px;
	margin-left: 6px;
}
.line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC33;
	margin-bottom: 12px;
}
.greybox {
	background-color: #EAEAEA;
	padding: 8px;
	width: 289px;
}
.videoboxright {
	background-color: #000000;
	height: 231px;
	width: 305px;
	border: 1px solid #000000;
	float: right;
}
