@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../_img/gm_pageBg.jpg);
	background-repeat: repeat-y;
	background-position: center 142px;
	margin: 0px;
}
h1 {
	font-size: 21px;
}
a {
	color: #66CCFF;
}
a:hover {
	color: #FF9900;
}



#topWrapper {
	background-image: url(../_img/gm_topBarBgLrg.jpg);
	background-repeat: no-repeat;
	height: 142px;
	background-position: center top;
}
#top {
	margin: auto;
	height: 142px;
	width: 980px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 98px;
	text-align: right;
	padding-top: 22px;
}
#address a {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover {
	color: #FF9900;
	text-decoration: none;
}

#nav {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#nav a {
	padding-right: 0.4em;
	padding-left: 0.4em;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#nav a:hover {
	background-color: #1B4591;
}

#mainWrapper {
	width: 980px;
	margin: auto;
}
#topPhoto {
	background-image: url(../_img/gm_topPhoto.jpg);
	background-repeat: no-repeat;
	height: 177px;
	margin-top: 14px;
}
#contentWrapper {
	width: 980px;
}
#left {
	float: left;
	width: 530px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#right {
	float: left;
	width: 410px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom {
	height: 20px;
	clear: both;
}
#bottomWrapper {
	background-color: #000000;
	background-image: url(../_img/gm_bottomBarBg.gif);
	background-repeat: repeat-x;
	height: 145px;
	display: none;
}
.table {
	background-color: #CCCCCC;
	color: #000000;
}
.table td {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.tableHeader {
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
}
.table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #262C40;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	text-transform: uppercase;
}
.table td a {
	color: #000000;
}
}
#flashcontent {
	width: 250px;
	height: 200px;
}
