body {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: helvetica, verdana, arial, sans-serif;
	min-width: 840px;
	color: #999;
	margin: 0px;
	padding: 0px;
	background: url(images/bck.jpg) repeat-x top left;
	background-color: black;
	}
	
#header {
	width: 840px;
	background-color: green;
	height: 355px;
	background: url(images/header.png) no-repeat top left;
	padding-bottom: 60px;}
	
#main-nav {
	width: 840px;
	height: 60px;
	text-align: right;
	background: url(images/nav-bck.gif) no-repeat top left;
	padding-right: 50px;}

#contentarea {
	width: 840px;}
	
#mainwrap {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;}
	
#maincontent {
	width: 576px;
	float: left;}
#maincontent-inner {
	padding-right: 50px;}

#subcontent {
	width: 254px;
	float: left;
	font-size: 13px;
	line-height: 16px;
	color: black;
	font-family: helvetica, verdana, arial, sans-serif;}
#subcontent-inner {
	padding: 20px 10px 0 40px;}

.speaker-container {
	width: 840px;}

.speaker-bio {
	width: 576px;
	float: left;}
.speaker-bio-inner {
	padding-right: 50px;}
	
.speaker-img {
	width: 254px;
	float: left;}
.speaker-img img {
	padding: 10px 0 0 40px;}

	
a:link { color: #0099cc; text-decoration: underline;}
a:visited { color: #0099cc; text-decoration: underline;}
a:hover { color: #0099cc; text-decoration: none;}
a:active { color: #0099cc; text-decoration: underline;}

a {
	border: 0px;}

a img {
	border: 0px;}
	
.subhead {
	width: 760px;
	font-size: 22px;
	line-height: 30px;
	color: #999;}
	
.runin {
	font-weight: bold;
	color: white;}
	
.title {
	font-size: 14px;}
	
	
h1 {
	font-weight: bold;
	font-size: 32px;
	color: black;
	margin-top: 36px;
	color: #990099;}
	
h2 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding-top: 12px;}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #990099;}
	
.colorheads {
	color: #ff00ff;
	font-weight: bold;}
	
.whitetxt {
	color: #fff;}
	
#footer {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 40px;}
	
.clearboth {
	clear: both;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	
.clearfix {
	display: inline-table;}
/* backslash hides from IE mac \*/

* html .clearfix {
	height: 1%;}

.clearfix {
	display: block;}
/* end backslash hack */


img, div, a { behavior: url(iepngfix.htc) }


#bucket-container {
	width: 840px;
	font-size: 12px;
	line-height: 18px;
	}
	
#bucket-container ul {
	width: 840px;
	padding: 14px 0 0 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #333;}
	
#bucket-container ul li {
	float: left;
	width: 186px;
	padding-right: 24px;}
	
.yellowtxt {
	color: #ff9933;}

p {
	margin-bottom: 6px;}
	
.rightflag {
	position: absolute;
	top: 50px;
	left: 800px;
}

.leftflag {
	position: absolute;
	top: 50px;
	left: 20px;}
	
.flags_right 
{
	float:right;
	margin-top:50px;
}