body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	height: 101%;
	margin-top: 40px;
	margin-left: 0px;
	background-image: url(../photos/backgrounds/gaviacropbandw.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 40px;
}
#wrapper {
}
#logo {
	width: 160px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	color: #369;
	font-size: 11px;
}
#mainTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#logo a:link, #logo a:visited {
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
}
a:link, a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#banner {
	margin: auto;
	height: 400px;
	width: 1000px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#main {
	background-image: url(../photos/backgrounds/1020Middle.png);
	width: 940px;
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 40px;
	padding-left: 40px;
}
#topRow {
	font-size: 16px;
	text-transform: capitalize;
	color: #F00;
	background-image: url(../photos/backgrounds/1020Top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 940px;
	padding-right: 40px;
	padding-left: 40px;
}
#bottom {
	width: 940px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../photos/backgrounds/1020Middle.png);
	background-repeat: repeat-x;
	background-position: center;
}
#footer {
	text-transform: capitalize;
	background-image: url(../photos/backgrounds/1020Bottom.png);
	width: 940px;
	color: #033;
	background-position: center bottom;
	text-align: center;
	height: 40px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footer a:link {
	color: #F00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:visited {
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#textTable {
	padding-right: 10px;
}
.textTables {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#subMenu {
	font-size: 9px;
}
.subMenucomlumn {
	background-color: #000000;
	background-image: url(../photos/backgrounds/submenuback.png);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 160px;
}
#leftTable {
	width: 720px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pageTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.tablespaced {
	border: 1px solid #999999;
	padding: 3px;
}
.tableOnePadBorder {
	padding: 2px;
	border: 1px solid #999999;
}
.cell {
	padding-top: 5px;
	font-size: 9px;
}
.cellWithBorder {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 9px;
	padding-left: 5px;
}
#home {
	background-image: url(../photos/backgrounds/home.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
.homeleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
}
#OutsideWrapper {
	margin: auto;
	width: 1020px;
}
#logo a:hover {
	color: #F00;
	text-decoration: underline;
}
#navigation {
	width: 1000px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h2 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.tablespacedWhiteOnRed {
	border: 1px solid #999999;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F00;
}

