@charset "UTF-8";
a.hover{
	color:#F90
}
a.visited{
	color:#F60
}

a:hover.footer{
	color:#666;
	text-decoration:none;
}
a:visited.footer{
	color:#333;
	text-decoration:none;
}
.bg {
	background-image: url(images/bg/pattern.jpg);
	background-repeat: repeat-x;
	background-color: #3B3B3B;
}
.shadow{
	width:870px;
	margin:0px auto;
}
.header{
	display:table;
	background:url(images/headers/header.jpg) no-repeat;
	width:842px;
	height:119px;
}
		
	
.content {
	display: table;
	width:842px;
	border: 1px solid #333;
}

.bios {
	background:url(images/bg/box_bg.jpg) repeat-x;
}
.submenu{
	background:url(images/bg/bgsubnav.jpg) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFF;
	height:27px
}
.marginbox{
	display:block;
	background-repeat:no-repeat;
	height:0px;
	width:842px;
}

.content_txt{
	font-size:small;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.content_header{
	font-size:medium;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

.content_txt_highlight{
	font-size:small;
	color:#cc3300;
	font-family: Arial, Helvetica, sans-serif;
}
.footer{
	background-image:url(images/bg/footer.jpg);
	background-repeat:repeat-x;
	width:867px;
	height:50px;
	font-size:x-small;
	color:#9d9d9d;
	font-family: Verdana, Geneva, sans-serif;
}

.copyright{
	font-size:x-small;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
}




.prizes {
    background: transparent url(images/prizes.png) no-repeat top left;
    width: 400px;
    height: 31px;
    float: right;
    margin: 33px 21px 0 0;
}

.prizes span {
    line-height: 31px;
    color: #fe7c00;
    float: right;
    margin: 0 15px 0 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.c_premium{
	display:block;
	background:url(images/content/c_premium.jpg) no-repeat;
	width:791px;
	height:191px;
}
.c_light{
	display:block;
	background:url(images/content/c_light.jpg) no-repeat;
	width:791px;
	height:191px;
}
.includes{
	display:block;
	background:url(images/content/includes.jpg) no-repeat;
	width:256px;
	height:40px;
}

body, html{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.table_lines {
	border: 1px solid #333;
	background-image: url(images/bg/grey_small.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_txt_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

blockquote {
	line-height: 1.5;
}

