body {
	background-image: url(../a_global_images/horizbarorange.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: left;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
}

a {
	text-decoration: none;
	color: #333333
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	width: 980px;
	height: 267px;
	margin: 0;
	background-image:  url(../a_global_images/fabbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	float: right;
	width: 300px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 238px 0px 40px 15px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #FFFF00;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
}

.photo {
	border: thick ridge #009900;
}

#container {
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#col-center a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

#col-center a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;

}

#col-center a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
	text-transform: uppercase;
}

#col-center {
	float: none;
	width: 780px;
	margin: 0px 100px;
	padding: 0em;
}

#col-center p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;

}

#footer {
	clear: both;
	margin: 0;
	padding: 0em;
	background-image:    url(../a_global_images/fabfooter.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 53px;
	width: 980px;
	background-position: center;

.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 53px;
	text-align: center;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;


}
