/*------------------------------------------------------------------------------
Basic Style: Three-column Floated Template
version:	2007001
author: Christopher Howlett
email:	chrishowlett@poststudioarts.com
website:	http://www.poststudioarts.com
last updated:	14/06/07
------------------------------------------------------------------------------*/
body {
margin:0px;
padding:0px;
background: #FF9900;
}
#wrapper{
width: 900px;
margin: 0 auto;
text-align: left;
background: #FFCC00;  
}
#branding {
height: 180px;
width: 900px;
background: url(../images/wrappertop.jpg) no-repeat top;
text-align: center;
}
#content {
width: 710px;
float: right;
background: #FFCC00;
}
#richContent {
width: 520px;
float: left;
margin-left: 5px;
}
#mainContent {
width: 500px;
float: left;
padding: 5px;
background: #FFFFFF top;
border: thick solid #FF9900;
}
#secondaryContent {
	width: 149px;
	float: right;
	background: #FFCC00;
	margin-right: 10px;
	padding: 0px 5px 5px;
	text-align: center;
}
#mainNav {
	width: 160px;
	float: left;
	background-color: #FFCC00;
	margin-left: 5px;
}
#mainNav li {
padding-left: 5px;
padding-right: 5px;
}
#footer {
	clear: both;
	background: url(../images/wrapperbottom.jpg) no-repeat bottom;
	width: 900px;
	text-align: center;
}
/*------------------------------------------------------------------------------
Registration Form
last updated:	06/06/07
------------------------------------------------------------------------------*/
#formContent {
width: 520px;
float: left;
}
td, body, select, textarea, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF6600;
}
.required {
color: red;
font-weight: normal;
}
.heading {
font-size: 10pt;
font-weight: bold;
color: #000000;
}
/*------------------------------------------------------------------------------
Typography
last updated:	06/06/07
------------------------------------------------------------------------------*/
#content h1, #content h2, #content p {
padding-right: 5px;
}
#secondaryContent h1, #secondaryContent h2, #secondaryContent p {
padding-left: 5px;
padding-right: 5px;
}
img.floatLeft { 
    float: left; 
    margin: 4px 6px 3px 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
.GCAPbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*------------------------------------------------------------------------------
Menu
last updated:	06/06/07
------------------------------------------------------------------------------*/
ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}
#gcapmenu {
width: 170px;
}
#gcapmenu li a {
line-height: 15px;
voice-family: "\"}\"";
voice-family: inherit;
height: 15px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFCC00;
}	
#gcapmenu li a:link, li a:visited {
color: #FFFFFF;
padding: 5px;
display: block;
background: url(../images/linkbar.jpg) no-repeat left;
}
#gcapmenu li a:hover {
color: #000000;
display: block;
padding: 5px;
background: url(../images/hoverbar.jpg) no-repeat left;
}
/*------------------------------------------------------------------------------
Typography
last updated:	06/06/07
------------------------------------------------------------------------------*/
.h4Tenpx {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #000000;
}
h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
}
.h4bold {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000000;
}
.h4ninepx {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
color: #000000;
}
h5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #000000;
}
/*------------------------------------------------------------------------------
Body Styles
last updated:	06/06/07
------------------------------------------------------------------------------*/
html {
scrollbar-base-color: #FF9900;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFCC00;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}
.footblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.footblack:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline}
	
.footyellow {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.footyellow:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.footyellow:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.footyellow:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.footyellow:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: underline}
	
.footwhite {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.footwhite:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.footwhite:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.footwhite:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.footwhite:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline}
	
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 20px 7px 2px 5px;
	float: left;
	height: 2px;
	width: 475px;
	clear: left;
	overflow: visible;
}
.bodyVideos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	margin: 20px 7px 2px 5px;
	float: left;
	height: 80px;
	width: 150px;
	clear: none;
	border: thin double #FF9900;
	text-align: center;
	padding: 4px;
	display: block;
}
A.bodyblack:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none}
A.bodyblack:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none}
A.bodyblack:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none}
A.bodyblack:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline}

.bodywhite {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.bodyyellow:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.bodyyellow:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.bodyyellow:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: none}
A.bodyyellow:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FDB812; 
	text-decoration: underline}
		
.lineorange{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFCC33; 
	text-decoration: none}
A.bodywhite:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.bodywhite:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.bodywhite:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.bodywhite:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline}
	
.boldblack { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none }
A.boldblack:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
A.boldblack:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
A.boldblack:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
A.boldblack:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline}
	
.boldyellow { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFF00; 
	text-decoration: none }
A.boldyellow:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #1C2840; 
	text-decoration: none}
A.boldyellow:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #1C2840; 
	text-decoration: none}
A.boldyellow:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #1C2840; 
	text-decoration: none}
A.boldyellow:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #1C2840; 
	text-decoration: underline}

.boldred { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none }
A.boldred:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none}
A.boldred:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none}
A.boldred:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none}
A.boldred:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: underline}
.boldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}
.boldorange12px { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none}
.boldblue { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #0099FF; 
	text-decoration: none }
.boldgreen { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #00CC00; 
	text-decoration: none }
A.boldwhite:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.boldwhite:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.boldwhite:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.boldwhite:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline}

.headyellow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #1C2840; 
	text-decoration: none }
A.headyellow:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #1C2840; 
	text-decoration: none}
A.headyellow:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #1C2840; 
	text-decoration: none}
A.headyellow:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #1C2840; 
	text-decoration: none}
A.headyellow:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #1C2840; 
	text-decoration: underline}
	
.headblack { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none }
A.topnav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.topnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.topnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
A.topnav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline}
A.bodynav:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none}
A.bodynav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
A.bodynav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none}
A.bodynav:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline}
A.FootWhiteNav:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.FootWhiteNav:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.FootWhiteNav:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none}
A.FootWhiteNav:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline}
/*------------------------------------------------------------------------------
Link Styles
last updated:	02/10/07
------------------------------------------------------------------------------*/
.regonav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
.regonav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #0000FF; 
	text-decoration: none
	}
.regonav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
	}
.regonav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
	display: inline;
}
A.navwhite:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.navwhite:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.navwhite:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none}
A.navwhite:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline}
.programnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	}
.programnav:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: #FF9900; 
	text-decoration: none
	}
.programnav:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: none
	}
.programnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
	background-color: #000000;
	display: inline;
}
