﻿BODY
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, _sans;
	background-color: #c8c87c;
}	

A, A:link
{
	color: #0066cc;
	text-decoration: none;
}

A:hover
{
	color: #0066cc;
	text-decoration: underline;
}

IMG
{
	border: 0;
}

#contentDIV
{
	width: 800px;
	background-color: #c8c87c;
	padding: 0 0 0 0;
	height: 100%;
	vertical-align:top;
	text-align: center;
	display: inline-block;
	margin-left:auto;margin-right:auto;
}

#menu
{
	position: relative;
	width:770px;
	top: -177;
	text-align: left;
	padding-left:10px;
	padding-right:5px;
}

#menu2
{
	position: relative;
	top: -380;
	left: 15;
	text-align: left;
}

.menuItem
{
	font-size:8pt;
	font-weight: bold;
	text-transform: uppercase;
	padding-right:5px;
}

#menu span
{
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right:5px;
}

#menu #menuLeft
{
	position: relative;
	float:left;
}

#menu #menuRight
{
	position: relative;
	float:right;
	vertical-align:top;
}

#menu #menuLink
{
	
}

#quote
{
	width:100%;
	text-align: left;
	position: relative;
	top: -58px;
	left:10px;
	font-size: 14px;
	font-weight: bold;
	clear:both;
}

#instructions
{
	width:100%;
	text-align: left;
	position: relative;
	top: 0px;
	font-size: 14px;
	font-weight: bold;
}

#ads_1
{
	position: relative;
	top: -43px;
	left: 0px;
	width: 100%;	
	height: 231px;
}

#ads_2
{
	position: relative;
	top: -43px;
	left: 0px;
	width: 100%;	
	height: 231px;
}

#ads_3
{
	position: relative;
	top: -43px;
	left: 0px;
	width: 100%;	
	height: 231px;
}

#ad_11, #ad_21
{
	width: 50%;
	text-align: center;
}

#ad_31
{
	width: 50%;
	text-align: left;
	padding: 15px 15px 0 15px;
}

#ad_31 a
{
	color: #000000;
	font-weight: bold;
}

#ad_12
{
	width: 50%;
	text-align: center;
	vertical-align: top;
	height: 100%;
	padding: 15px 15px 15px 15px;
}

#ad_22
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
}

#ad_32
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	border-left: solid 2px #ffffff;
	padding: 15px 15px 0 15px;
}

#ad_32 a
{
	color: #000000;
	font-weight: bold;
}

#adbox1
{
	border: solid 2px #000000;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

#adbox2
{
	border: solid 2px #ffffff;
	width: 100%;
	height: 100%;
	background-color: #6a6a45;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: small;
}

.row
{
	position: relative;
	top: -43px;
	left: 0px;
	width: 100%;
}

.textSide
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;
	font-size: x-small;
}

.picSide
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	font-size: x-small;
	/*background-color: #ffffff;*/
}

.awards
{
	vertical-align: top;
	padding-right: 10px;
}

.date
{
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
}

.copy, .copy a, .copy a:hover
{
	color: #ffffff;
}

.subtitle
{
	font-weight:bold;
	border-bottom: solid 1px #000000;
	width: 100%;
}

#footerDIV
{
	border-top: solid 2px #d6d69d;
	position: relative;
	text-align:center;
}

.footerLeft
{
	text-align: left;
	padding-left: 10px;
	width: 50%;
}

.footerRight
{
	text-align: right;
	padding-right: 10px;
	width: 50%;
}

.error
{
	font-size:larger;
	color: #b90000;
	font-weight: bold;
}

.leftSide
{
	color: #ff00ff;
	border-left:1px solid #ff0000;
	background-color: #ff00ff;
}

.modalPopupTransparent
{
	 filter: alpha(opacity=75);
   -moz-opacity: .75;
   background: #CCCCCC;
   position: absolute;
   top: 0px;
   left: 0px;
}

.modalPopupWindow 
{
  position: absolute;
  background-color: #FFFFFF;
  border: 2px solid black;
  padding: 8px;
  text-align: left;
}