#global_container {
	padding: 0;
	margin: 0;
	width: 990px;
	height: 600px;
	color: black;
	background-image: url("../images/layout/background-2010-08.jpg");
	background-repeat: no-repeat;
}

#header {}

#main_container {
	
	float: left;
	width: 740px;
	height: 525px;
	margin-top: 70px;
	margin-left: 250px;

}

#page_body {
	
	float: left;
	height: 480px;
	width: 605px;
	margin-top: 50px;
	margin-left: 25px;
	overflow: auto;
}

#page_header {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

#primary_nav {
	float: left;
	margin-top: 100px;
	width: 110px;
}


#footer {
	
	float: left;
	width: 990px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
	text-align: center;
}

p.winners {
	margin: 0px 0px 0px 0px;
}

table.winners {
	margin-bottom: 20px;
}

h1.eotyLabel {
	font-size: 14pt;
}

table.headshot {
	border: 0px solid black;
	float: right;
	margin-right: 5px;
	margin-left: 7px;
	display: block;
}

h1.noMargin {
	margin: 0px 0px 0px 0px;
}

td.centerLabel {
	text-align: center;
}

div.burn_lounge {
	border: 0px solid black; 
	width: 100px; 
	height: 50px; 
	margin-top: 5px;
	position: absolute;
}

.vertical_top {
	vertical-align: top;
}

.align_center {
	text-align: center;
}

.float_center {
	margin: 0px auto 0px auto;
	border: 0px solid black;
}

.video_container {
	float: left; 
	width: 200px; 
	height: 260px; 
	margin: 20px 20px 0px 20px; 
	border: 0px solid black; 
	text-align: center;
}

.video_title {
	font-size: 13pt;
}

.company_member_name_link:link, .company_member_name_link:visited {
	text-decoration: none;
	color: #000000;
}

.company_member_name_link:hover {
	color: #6F0225;
}

.bold {
	font-weight: bold;
}

.memberListNote {
	padding-top: 15px;
	position: relative;
	clear: both;
	border: 0px solid black;
	font-weight: bold;
}

.attendLink {
	font-size: 11pt;
	font-weight: bold;
}

#news_entry_table {
	width: 100%;
}
