﻿html { 
height: 100%; 
margin-bottom: 0.01em; 
}

body 
{
	background-color: black;
	position: relative;
	color: #777;
	font-size: 13px;
	font-family:Arial;
	text-align:center;
}

.main
{
	margin: 30px auto 0px auto;
	width: 800px; 
	position: relative;
	background-color:White;
	text-align:center;
	min-height: 600px;
}

/* ie 6 hack for minimum height. */
*html .main
{	
  min-height:600px;
  height:auto !important;
  height:600px;	
}

.header
{
	border-bottom: dashed 2px #777;
	height: 167px;
	width: 730px;
	margin:auto;
	background-color:White;
}

.content
{
	text-align:left;
	margin: auto;
	width: 730px;
	background-color:White;
}

.content .column1 h2, .content .column2 h2, .content .column1_2 h2
{
	width: 480px;	
	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: #A39375;
}
.column1_3
{
	width: 730px;
	position: relative;
	left:0px;
	padding: 20px 0px 100px;	
	text-align:left;
}

.column1_2
{
	width: 480px;
	position: relative;
	left:0px;
	padding: 20px 20px 100px 0px;	
	text-align:left;
}

.column1_2 h2
{
	font-size: 12px;
	color:#eb2027;
}

.photos h2
{
	
}

.column1_2 table, .column1_3 table
{
	padding: 0;
	margin: 0;
	border: 0;	
}

.column1_2 table .col2
{
	width: 20px;
}

.column1_2 table .colh, .column1_3 table .colh, .column1_3 table .colh a, .column1_2 table .colh a
{
	background-color: #bfd1e3;
	color:#eb2027;
	font-weight:bold;
}

.column1_2 table .colh a, .column1_3 table .colh a
{text-decoration:none;}

.column1_2 table .tdColh
{
	background-color: #e5ebf1;
	color:#333332;
}

.column1_2 table .col1, .column1_2 table .col3, .column1_3 table .col1, .column1_3 table .col2, .column1_3 table .col3
{
	margin: 0;
	padding: 0px;	
	border-bottom: solid 1px #776; 
	color:#777;
	width: 230px;
	height:15px;
	/*font-weight: bold;*/
}



.column2_3
{
	width: 482px;
	position: relative;
	padding-bottom: 50px;
	float: left;
	height: 230px;
	padding-left: 14px;
}

.column1
{
	position: relative;
	width: 230px;
	padding-bottom: 50px;
}
.flat
{
	padding:0 0;
}

.column3
{
	position:absolute;
	top:170px;
	right:35px;
	width: 230px;
	margin-left: 0px;	
}

.column2
{
	position: absolute;
	width: 230px;	
	top:170px;
	right:285px;
	height: 207px;
	padding-bottom: 50px;	
}

* html .column3
{
	width: 230px;
}

.column3 .logo
{
	position: absolute;
	float: right;
	bottom: 0px;
}

.copyright
{
	position:absolute;
	bottom:35px;
	right: 0;
	left:35px;	
	width:730px;
}
.copyright p
{
	text-align: left;
	font-size: 10px;
	color: #777;
	margin-top: 4px;
}

.copyrightRelax
{
	text-align:right;
}
.copyrightRelax p
{
	font-size: 10px;
	color: #777;
	
}

img
{
	border: 0;
}
.trophyImg
{
	margin-top:100px;
}

.headerlogo, .awardlogo
{
	position: absolute;
}

.awardlogo
{
	right: 35px;
	top: -17px;
}

.nav
{
	top: 35px;
	left: 35px;
	position: absolute;
}

p a, h2 a
{
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

p a:hover
{
	color: #333332;
	text-decoration: underline;
}

.asimple
{
	font-weight:normal;
}

.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;
}
.twocolumSpan2
{
	
	width: 730px;	
	padding-bottom: 30px;
	float: left;	
	clear:both;
	margin-top: -30px;
}

.twocolumSpan2 table
{
	border-bottom: solid 1px #fff;	
	width:730px;
}

.twocolumSpan2 table td
{
	padding: 0 0;
}

.twocolumSpan2 table a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.twocolumSpan2 table a:hover
{
	color: #fff;
	text-decoration:underline;
}

.fixedHeight
{
	margin-top:60px;
}

.forceright
{
	width:100%;
	float:right;
}

.photos h2, .photos .twocolumSpan2 h2
{
	font-size: 13px;
	color: #fff;
	font-family: Arial;	
	border-bottom: solid 1px #fff;
	padding-bottom: 5px;
}

.photos .twocolumSpan2 h2
{
	padding-bottom: 7px;
}

.hide
{
	display:none;
}

.photos h3
{
	font-size: 12px;
	margin: 10px 0;
}