body { 	font-family: "Arial", Arial, serif; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/BandTopFull.gif);
        background-repeat: repeat-x;
}

#header {
	height: 140px;
	background: url(../images/LogoBanner.gif) 193px 19px no-repeat;
}

#container { 
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(../images/BandTopFull.gif);
        background-repeat: repeat-x;
}

#main {
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#content {
	width: 530px;
	float: left;
	font-family: "Arial", Arial, serif;
	font-size: 10pt;
	text-align: justify;
	/*text-justify: newspaper;  <--caused issues in IE6*/
	background-color: #FFFFFF;
	padding: 10px;
}

#center_content {
	padding: 20px 0px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	height: 90px;
	clear: both;
	background: url(../images/BandBottomFull.gif);
	background-repeat: repeat-x;
}

#byline {
	width: 359px;
	height: 23px;
	position: relative;
	left: 196px;
	top: 17px;
	background: url(../images/ByLine.gif);
}

#copyright {
	width: 750px;
	position: relative;
	top: 35px;
	/*background: url(../images/Copyright.gif);*/
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}

#left {
	width: 200px;
	float: left;
}

#navbar {
	width: 550px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #666633;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	color: #666633;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

#navbar li {
	list-style: none;
	display: inline;
}

#navbar li a {
	text-decoration: none;
	padding: 0px 8px;
	color: #666633;
}

#navbar li a:link {  
	font-family: "Arial", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #666633; 
	text-decoration: none;
}

#navbar li a:visited {  
	font-family: "Arial", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #666633; 
	text-decoration: none;
}

#navbar li a:hover {  
	font-family: "Arial", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #666633; 
	text-decoration: none; 
	background-color: #FFF6D8;
}

#navbar li a:active {  
	font-family: "Arial", Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #663333; 
	text-decoration: none;
}

#navbar lia:link IMG { 
	text-decoration: none;
}

#label {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 4px solid #FFEAA9;
}

em {
	font-weight: bold;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
	
h3 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

A {  
	font-family: "Arial", Arial, serif;
	font-size: 12pt;
	font-weight: bold; 
	color: #3366CC; 
	text-decoration: none
}

A:hover {
	text-decoration: underline;
}


/* Computer-Zen www.computer-zen.com is part of the VORD Web Design Network www.vordweb.co.uk */
