﻿html { 
height: 100%; 
margin-bottom: 0.01em; 
}

body 
{
	background-color: #000;
	position: relative;

}
.main
{
	margin: 50px auto 0px auto;
	width: 730px; /* 476 + 247 */
	position: relative;
}

p, td, th
{
	color: #fff;
	font-family: Arial;
}

.content
{
	position: relative;
	margin-top: 35px;
	width: 730px;
}

.content .column1 h2, .content .column2 h2, .content .column1_2 h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;
	background-color: #333;
	width: 482px;
	padding: 2px;
}

.content h2 small
{
	font-weight: normal;
	font-size: 13px;
}

.content p, .content td, .content th
{
	font-size: 13px;
}

.content th
{
	text-align: left;
	color: #8d5e32;
}

.column1_2
{
	width: 482px;
	position: relative;
	padding-bottom: 50px;
	float: left;
}

.column1_2 table
{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.column2_3
{
	width: 482px;
	position: relative;
	padding-bottom: 50px;
	float: left;
	height: 230px;
	padding-left: 14px;
}

.column1_2 table .col2
{
	width: 14px;
}

.column1_2 table .col1, .column1_2 table .col3
{
	margin: 0;
	padding: 0px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	width: 234px;
	font-weight: bold;
}

.column1
{
	position: relative;
	width: 234px;
	padding-bottom: 50px;
	float: left;
}

.column2
{
	position: relative;
	width: 234px;
	margin-left: 14px;
	padding-bottom: 50px;
	float: left;
}

.column3
{
	position: relative;
	width: 234px;
	margin-left: 14px;
	height: 207px;
	padding-bottom: 50px;
	float: left;
}
.column3 .logo
{
	position: absolute;
	float: right;
	bottom: 0px;
}

.copyright
{
	right: 0;
}
.copyright p
{
	text-align: right;
	font-size: 9px;
	color: #616161;
	margin-top: 4px;
}

.header
{
	border-bottom: solid 1px #fff;
	height: 222px;
}

img
{
	border: 0;
}

.headerlogo, .awardlogo
{
	position: absolute;
}

.awardlogo
{
	margin-left: 482px;
	margin-top: 15px;
}

p a, h2 a, .threecolspan p a.right 
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

p a:hover
{
	color: #fff;
	text-decoration: underline;
}


.nav
{
	top: 68px;
	position: absolute;
}

.nav img
{
	border: 0px;
}

.nav a
{
	outline-style: none;
}

.trophy
{
	position: absolute;
	right: 0px;
	bottom: 0px;
} 


/* 4 column layout */

.photo
{
	border: solid 1px #333;
}

.thumbnail
{
	margin: 0px 0px 14px 0px;
	padding: 0;
}

.rightmargin
{
	margin-right: 14px;
}

/* 2 column layout */

.twocolumn1
{
	position: relative;
	width: 358px;
	padding-bottom: 50px;
	float: left;
}

.twocolumn2
{
	position: relative;
	width: 358px;
	margin-left: 14px;
	padding-bottom: 50px;
	float: left;
}

.photos h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;	
	border-bottom: solid 1px #fff;
	padding-bottom: 5px;
}

.threecolspan
{
	position: relative;
	width: 100%;	
	padding-bottom: 50px;
	float: left;
}

.threecolspan .right
{
	width:380px;
	float:left;
}

.threecolspan .left 
{
	width:350px;
	margin-right:10px;
	float:left;
}

.threecolspan .short
{
	height: 120px;
}

.threecolspan .medium
{
	height: 200px;
}

.threecolspan .long
{
	height: 580px;
}

.threecolspan .short, .threecolspan .medium, .threecolspan .long
{
	margin: 0px 0px 10px;
}

.threecolspan .medium
{
	margin-bottom:-5px;
}

.threecolspan .long
{
	margin-bottom: -50px;
}
.threecolspan h2
{
	float:left;
	width:100%;
	margin: 0px 0px;
}