body {
	background-image: url(../images/bgImage.jpg);
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#topBar {
	background-color: #CC0000;
	position: absolute;
	width: 95.6%;
	left: 23px;
	right: 2%;
	height: 112px;
	border: 2px solid #990000;
	top: 16px;
}
#addressInfo {
	position: absolute;
	top: 76px;
	right: 235px;
}
#topLogoImageHolder {
	position: absolute;
	right: 30px;
	top: -90px;
	z-index: auto;
	border: 1px solid #000000;
	visibility: visible;
}
#leftNavBox {
	width: 20%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	background-color: #CC0000;
	height: 100%;
	float: left;
	padding-left: 10px;
	background-image: url(../images/designImages/grayWheel.jpg);
	background-repeat: no-repeat;
}

#bodyCell {
	position: absolute;
	left: 2%;
	right: 2%;
	border: 2px solid #990000;
	background-color: #FFFFFF;
	width: 95.6%;
	top: 155px;
}

#midBar {
	width: 95.6%;
	position: absolute;
	right: 2%;
	bottom: -2px;
}

#messageBox {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 4px;
	right: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
#messageBox a:link, #messageBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}
#messageBox a:hover {
	text-decoration: none;
}


#navBackgroundLogoHolder {
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 100px;
}
#mainContent {
	left: 20%;
	width: 78%;
	float: right;
	color: #000000;
}
.heading {
	font-size: 24px;
	color: #CC0000;
}
.subheading {
	font-size: 18px;
	color: #2A29A8;
	font-weight: bold;
}


.mainText {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.copyrightText {
	font-size: 10px;
}
#navItems {
	width: 100%;
}
#navItems a:link, #navItems a:visited {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFCC;
	background-image: url(../images/repeatingBG.gif);
	text-decoration: none;
}
#navItems a:hover {
	color: #00FF00;
}

.dynamicLinks {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFCC;
	color: #334D55;
	width: 90%;
	border: 1px solid #000000;
}

.dynamicLinks a{
	display: block;
	text-decoration: none;
}


#copyrightHolder {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-size: 10px;
}

#phoneInfo {
	position: absolute;
	right: 238px;
	top: 6px;
}
#flashHolder {
	left: 2%;
	right: 2%;
	height: 95%;
	vertical-align: middle;
	position: absolute;
	top: 10%;
	bottom: 10%;
}
#copyrightRegion {
	width: 95.6%;
}
li {
	list-style-image: url(../images/bulletList_target.jpg);
	line-height: 1;
}

.indentedText {
	padding: 0px;
	margin: 20px;
}
#gaaLogoHolder {
	position: absolute;
	top: 15px;
	left: 30px;
}
#logoRightHolder1 {
	position: absolute;
	top: 11px;
	right: 150px;
}
#logoRightHolder2 {
	position: absolute;
	top: 11px;
	right: 35px;
}
#infoTable {
	background-color: #CC0000;
	color: #FFFFCC;
	font-weight: bold;
	border: 3px solid #000000;
}
#infoTable a:link, #infoTable a:visited {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
#infoTable a:hover {
	text-decoration: none;
}
#infoTable2 {
	background-color: #CC0000;
	color: #FFFFCC;
	font-weight: bold;
	border: 3px solid #000000;
}
#infoTable2 a:link, #infoTable2 a:visited {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
#infoTable2 a:hover {
	text-decoration: none;
}