body {
	margin: 0px;
	padding-top: 15px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	background: #000;
	text-align: left;
	
		}
a:link {color:#9e0b0f; text-decoration: underline}
a:visited {color:#666;text-decoration: underline}
a:active {color:black;text-decoration: none}
a:hover {text-decoration: none; color:black;}
	
a.special:link {color:#4a87bf; text-decoration: none}
a.special:visited {color:#4a87bf;text-decoration: none}
a.special:active {color:#4a87bf;text-decoration: none}
a.special:hover {text-decoration: underline; color:white;}

a:large:link {font-size: 18pt; color:#9e0b0f; text-decoration: underline}
a:large:visited {font-size: 18pt; color:#666;text-decoration: underline}
a:large:active {font-size: 18pt; color:black;text-decoration: none}
a:large:hover {font-size: 18pt; text-decoration: none; color:black;}
	
#canvas {
		background: black;
		width: 85%;
		margin: auto;
}
	
#frame {
		width:1000px;
		background:#efefef;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
}

/* set widths and float nav & ads div content boxes */
#contentleft	{ float:left; width:160px; background:#efefef; }
#contentright	{ float:right; width:270px;	background:#efefef; }
#contentright2	{ float:right; width:270px;	background:#efefef; }

#content {
	background: white;
	color : #000000;
	width:550px;
	padding: 0px 10px 10px 10px;
	float:left;
}

#content2 {
	background: white;
	color : #000000;
	width:830px;
	padding: 0px 0px 5px 5px;	
	margin-left:160px;
}

#contentleft {
	background: #efefef;
	color : #efefef;
	padding: 5px 0px 5px 0px;
	background-repeat: repeat-y;
	height: inherit;
}

#contentright {
	background: #efefef;
	padding: 5px 10px 5px 0px; 
	color : #000000;
}

#contentright2 {
	background: #efefef;
	color : #000000;
}

#container { 
	background: white;
	border: none;
}
	
h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: black;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: black;
}

p.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 18pt;
	background: #FFFFFF;
	font-weight: bolder;
}

p.titlefront {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 18pt;
	background: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}

p.titlefrontleft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 18pt;
	background: #FFFFFF;
	text-align: left;
	font-weight: bolder;
}

p.large {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 14pt;
	background : #FFFFFF;
	text-align: center;
	font-weight: normal;
}

p.largeleft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 14pt;
	background : #FFFFFF;
	text-align: left;
	font-weight: normal;
}

p.title { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
	font-weight:bolder;
	font-size: 14pt;
	background : #FFFFFF;
	text-align:left;
}

p.right { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10pt; text-align:right }

p.center { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10pt; text-align:center }

#banner {
	height:150px;
	background:url(../images/banner_3.png) 162px 0px no-repeat;
}

#banner h1 {
	float:left;
	margin:0;
	height:150px;
}

#header	{
	height: 150px;
	background: #000;
	padding: 0px;
	color : #000000;
	clear:both;
}

caption{
	margin:0.8em 0;
	font-weight:bold;
	text-align:left;
	color:#594d28;
}

#contentleft h2 { 
	background:#000066 url(/images/header_blue.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:5px 7px;
	font-size:1em;
	margin:0 5px 0 5px;
}

#contentleft ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#contentleft ul li {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#contentleft ul li a {
	text-decoration:none;
	color:Black;
}

#contentleft ul li a:hover {
	display:inline;
	background:#9e0b0f;
	color:White;
	text-decoration:none;
}

#contentleft ul li.active a {
	font-weight:bold;
	color:Black;
}

#contentleft select {
	margin:10px 0px 20px 20px;
}
		
#pullquote {
	width:200px;
	padding:0px 0px 11px 0px;
	background: #ffffff url("../images/pqbg.jpg") repeat-x;
	border: 1px solid #efefef;
}

blockquote {
	width: 170px;
	margin: 10px auto 0px auto;
	padding:10px 0px 0px 0px;
	text-align: left;
font: 18px Arial, Helvetica, sans-serif;
color: #666666;
	text-indent: 35px;
	background: url(../images/speech1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	
	margin: 0;
	display: block;
	padding:0px 0px 10px 0px;
	background: url(../images/speech2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

blockquote br{
	font: 12px Arial, Helvetica, sans-serif;
color: #000000;
	}
	
#bottomnav {
		background: #ccc url("../images/bottomnav.jpg") repeat-x;
		height: 22px;
		color: #000000;
		border-top:1px solid #999;
		text-align:center;
		font-size:12px;
		line-height:2em;
		}
#bottomnav  A:link {color:#000000; text-decoration: none}
#bottomnav 	A:visited {color:#000000;text-decoration: none}
#bottomnav 	A:active {color:#000000;text-decoration: none}
#bottomnav 	A:hover {text-decoration: underline; color: #000000;}

#footer {
		color:#CCC;
		text-align:center;
		line-height:1.8em;
		padding:0px 8px 0px 8px;
		font-size:11px;
}

#sponsors {
		background: black;
		text-align:center;
		border-top:1px solid #000;
}

#roundedcontentheader {
	width:100%;
	text-align:left;
}

#roundedcontent {
	width:100%;
	background:#9e0b0f;
}

.t {background: url(../images/corners/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/corners/dot.gif) 0 100% repeat-x}
.l {background: url(../images/corners/dot.gif) 0 0 repeat-y}
.r {background: url(../images/corners/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/curve_bottom_left_sponsor.png) 0 100% no-repeat}
.br {background: url(../images/curve_bottom_right_sponsor.png) 100% 100% no-repeat}
.tl {background: url(../images/curve_top_left_red.png) 0 0 no-repeat}
.tr {background: url(../images/curve_top_right_red.png) 100% 0 no-repeat}

*.box {
	margin:auto;
	background:white;
	width:500px;
	text-align:left;
	padding: 0px 8px 8px 8px;
}

*.formatbox {
	margin:auto;
	background:white;
	width:550px;
	height:190px;
	text-align:left;
}

*.boxutube {
	background:white;
	margin-left:-5px;
}

*.boxmain {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#efefef;
}

*.boxright {
	border-left:1px solid #ccc;
	background: #efefef;
}		

*.padding {
	padding:0px 10px 0px 10px; 
}

.NavArrow ul li {
	background: url(../images/arrow_right.png) no-repeat 131px 6px;
	border-bottom: 1px dotted #0099FF;
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 10px;
}
