chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 1px 0;
margin: .5px .5px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
display: block;
color: #6699cc;
float:left;*/
width:6em;
/*height:2.25em;*/
/*text-align: center;*/
/*line-height: 3em;*/
/*padding: 3px 7px;*/
height: 2em;  
padding: 3px 15px;/*the second (15px set the space between menu items*/
float: right;
  /*text-align: center;*/
line-height: 1em;
/*margin-right: 3px;*/
/*padding: 4px 7px;*/
/*margin: 0;*/
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}
.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #FE230A;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 2px;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

A, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family:Tahoma, Arial; 
	font-size:18px;
}

.one{
		border-style: solid;
		border-color: #FF9600;		
		border-width: 1px
		}
.date { font-family:Tahoma, Arial;
					color:#66669C;
					font-size:10px;
					}
.textsmallblue { font-family:Tahoma, Arial;
					color:#66669C;
					font-size:16px;
					}
.caption { font-family:Tahoma, Arial;
					color:#66669C;
					font-size:10px;
					text-align: center;
					vertical-align:top;
					line-height: 10px;
					}

.whiteHeading { 	color:#FFFFFF;
					font-family: "Trebuchet MS", arial, sans-serif;
					font-size:18px;
					font-weight:bold;
					text-align: center;
					padding: 3px 2px;
					}
.blueHeading  {		color:#10167F;
					font-size:12px;
					font-weight:bold;
					text-align: center;
					}
.blueHeadingL  {		color:#10167F;
					font-size:14px;
					font-weight:bold;
					text-align: left;
					}
.whiteMenu { 		color:#FFFFFF;
					font-size:12px;
					font-weight:bold;
					text-align: center;
					}
.whiteS   { 		color:#FFFFFF;
					font-size:9px;
					font-weight:bold;
					text-align: right;
					}
					
.uwGold { 			color:#FF9600;
					font-size:16px;
					font-weight:bold;
					}
.uwBlue { 			color:#10167F;
					font-size:16px;
					font-weight:bold;					
					}		
.uwBlueTip { 		color:#FFFFFF;
					font-size:16px;
					font-weight:bold;		
					background-color: #10167F;			
					}
					
.uwLtGray { 		color:#ADADAD;
					/*color:#BABABA; original*/
					font-size:12px;
					font-weight:bold;					
					}
.uwGoldS { 			color:#FF9600;
					font-size:12px;
					font-weight:bold;
					}
.uwBlueS { 			color:#10167F;
					font-size:12px;
					font-weight:bold;
					}
.uwBlueSp { 		color:#10167F;
					font-size:12px;
					font-weight:bold;
					}
.uwBlueSs { 		color:#10167F;
					font-size:10px;
					font-weight:bold;
					}
.uwS {	 			color:#000000;
					font-size:10px;
					}
.uwbluebox {
  					background-color: #10167F;
					align: left;
}

.uwbbb {
  					color: #10167F;
					font-size:16px;
}

.uwbbr {
  					color: #FE230A;
					font-size:16px;
					font-weight:bold;
}

.uwbbrs {
  					color: #10167F;
					font-size:18px;
					font-weight:bold;
}

.uwbbrss {
  					color: #FE230A;
					font-size:10px;
					font-weight:bold;
}
.uwred12 {
  					color: #FE230A;
					font-size:12px;
					font-weight:bold;
}


.uwbbbl {
  					color: #000000;
					font-size:12px;
					font-weight:bold;
}
.uwbbl {
  					color: #000000;
					font-size:12px;
}
.uwgoldbox {
  					background-color: #FF9600;
					white-space: nowrap;
}
.uwredbox {
  					background-color: #FE230A;
					white-space: nowrap;
					text-align: center;
}
.headeruw{
		font-family: Tahoma;
		color: #000000;		
		font-weight:bold;
		font-size: 14px;
	border-width: 1px;
	border-collapse: collapse;
	text-align:center;
	padding: .15cm;
		}
.header {
  background-color: #FFFFFF;
}
.tsmcap{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	font-variant:small-caps;	
	border: 1px solid #000;
	border-style: solid;
	border-color: #000000;		
	border-width: 1px;
	border-collapse: collapse;
	padding: 0cm
	text-align:left;
	
}		



   #home #nav-home a,
   #contact #nav-contact a,
   #volunteer #nav-volunteer a,
   #give #nav-give a,
   #services #nav-services a
    {
   font-family:Arial, Times New Roman;
   font-size: 18px;
   font-weight:bold;
   color: #FFFFFF;
   text-decoration: none;
    }   

TABLE.RecordsTable {
	border: 0px outset #000000;
	background-color: #CCCC99;
	font-size: 12px;
}

.EarthHeader {
	font-family: Tahoma, Arial; font-size: 28px; font-weight:bold; color: 
	#990066; text-decoration: none; background-color: #CCCC99;
}
.RecordsTableHeader {
	background-color: #00066;
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:14px;
	color:#66669C;
	Border-Bottom: #000000 0px outset;
	white-space: nowrap;
	padding: 4px;
}
.Record {
	background-color: #CCCC99;
	Border-Bottom: #000000 0px outset;
}
.MyOutline {
	background-color: #999999;
	Border-Bottom: #000000 0px outset;
}

.MenuTable {
	background-color: #000066;
	font-weight: bold;
	
	border: 1px outset #000000;
	}
	
.RightMenuTable {
	background-color: #CCCCCC;
	font-weight: bold;	
	border: 0px outset #000000;
	}
.MainTable {
	background-color: #FFFFFF;
	font-weight: bold;
	border: 0px outset #000000;
	}

.FooterTable {
	background-color: #000066;
	font-weight: none;
	color: #FFFFFF;
	border: 0px outset #000000;
	white-space: nowrap;
}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFEEEE;
	font-weight: none;
	border: 0px solid #000000;
}



a.menu:link { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#ffffff; text-decoration: none;}
a.menu:visited { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#ffffff; text-decoration: none;}
a.menu:active { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#ffffff; text-decoration: none;}
a.menu:hover { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#ffffff; text-decoration: none;}

a.menuleft:link { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none;}
a.menuleft:visited { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none;}
a.menuleft:active { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none;}
a.menuleft:hover { font-family: Arial; font-size: 12px; font-weight:bold; color: 
#10167F; text-decoration: none;}

a.htb:link { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#66669C; text-decoration: underline;}
a.htb:visited { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#66669C; text-decoration: underline;}
a.htb:active { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#66669C; text-decoration: none;}
a.htb:hover { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#66669C; text-decoration: none;}

a.goldt:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FF9600; text-decoration: none;}
a.goldt:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FF9600; text-decoration: none;}
a.goldt:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FF9600; text-decoration: none;}
a.goldt:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FF9600; text-decoration: none;}

a.ltblue:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblue:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblue:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblue:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}

a.ltblues:link { font-family: Tahoma, Arial; font-size: 10px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblues:visited { font-family: Tahoma, Arial; font-size: 10px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblues:active { font-family: Tahoma, Arial; font-size: 10px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}
a.ltblues:hover { font-family: Tahoma, Arial; font-size: 10px; font-weight:bold; color: 
#7C81B8; text-decoration: none;}

a.email:link { font-family: Tahoma, Arial; font-size: 11px; font-weight:none; color: 
#7C81B8; text-decoration: none;}
a.email:visited { font-family: Tahoma, Arial; font-size: 11px; font-weight:none; color: 
#7C81B8; text-decoration: none;}
a.email:active { font-family: Tahoma, Arial; font-size: 11px; font-weight:none; color: 
#7C81B8; text-decoration: none;}
a.email:hover { font-family: Tahoma, Arial; font-size: 11px; font-weight:none; color: 
#7C81B8; text-decoration: none;}

a.bluet:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#10167F; text-decoration: none;}
a.bluet:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#10167F; text-decoration: none;}
a.bluet:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#10167F; text-decoration: none;}
a.bluet:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#10167F; text-decoration: none;}

a.redt:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FE230A; text-decoration: none;}
a.redt:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FE230A; text-decoration: none;}
a.redt:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FE230A; text-decoration: none;}
a.redt:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FE230A; text-decoration: none;}

a.sfb:link { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#009999; text-decoration: underline;}
a.sfb:visited { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#009999; text-decoration: underline;}
a.sfb:active { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#009999; text-decoration: none;}
a.sfb:hover { font-family: Tahoma, Arial; font-size: 36px; font-weight:bold; color: 
#009999; text-decoration: none;}

a.sft:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#009999; text-decoration: none;}
a.sft:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#009999; text-decoration: none;}
a.sft:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#009999; text-decoration: none;}
a.sft:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#009999; text-decoration: none;}

a.egb:link { font-family: Tahoma, Arial; font-size: 28px; font-weight:bold; color: 
#990066; text-decoration: underline;}
a.egb:visited { font-family: Tahoma, Arial; font-size: 28px; font-weight:bold; color: 
#990066; text-decoration: none;}
a.egb:active { font-family: Tahoma, Arial; font-size: 28px; font-weight:bold; color: 
#990066; text-decoration: none;}
a.egb:hover { font-family: Tahoma, Arial; font-size: 28px; font-weight:bold; color: 
#990066; text-decoration: none;}

a.white18:link { font-family: "Trebuchet MS", arial, sans-serif; font-size:18px; font-size: 18px; padding: 3px 2px 3px 2px; font-weight:bold; color:
#FFFFFF; text-decoration: none; text-align:center;}
a.white18:visited { font-family: "Trebuchet MS", arial, sans-serif;	font-size:18px; font-size: 18px; padding: 3px 2px; font-weight:bold; color:
#FFFFFF; text-decoration: none; text-align:center;}
a.white18:active { font-family: "Trebuchet MS", arial, sans-serif;	font-size:18px; font-size: 18px; padding: 3px 2px; font-weight:bold; color:
#FFFFFF; text-decoration: none; text-align:center;}
a.white18:hover { font-family: "Trebuchet MS", arial, sans-serif; font-size:18px; font-size: 18px; padding: 3px 2px; font-weight:bold; color: 
#FFFFFF; text-decoration: none; text-align:center;}

a.egt:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#990066; text-decoration: underline;}
a.egt:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#990066; text-decoration: none;}
a.egt:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#990066; text-decoration: none;}
a.egt:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#990066; text-decoration: underline;}

h1 {
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:24px;
	color:#66669C;
	}

	
h5 {
	font-family:Tahoma, Arial;
	font-weight:bold;
	font-size:18px;	
	color:#66669C;
	}
	
#navigation {width: 100%; background: #FFFFFF; padding: 10px; font-size:26px;	
	color:#000000; }
	
#nav {width: 100%; background: #CCCC99; padding: 10px; font-size:16px;	
	color:#ffffff; }
	
	a.yellowt:link { font-family: Tahoma, Arial; font-size: 18px; font-weight:bold; color: 
#FFFF00; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.yellowt:visited { font-family: Tahoma, Arial; font-size: 18px; font-weight:bold; color: 
#FFFF00; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.yellowt:active { font-family: Tahoma, Arial; font-size: 18px; font-weight:bold; color: 
#FFFF00; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.yellowt:hover { font-family: Tahoma, Arial; font-size: 18px; font-weight:bold; color: 
#FFFF00; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
	
a.logout:link { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.logout:visited { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.logout:active { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}
a.logout:hover { font-family: Tahoma, Arial; font-size: 12px; font-weight:bold; color: 
#FFFFFF; text-decoration: none; border-style: outset; background-color: #10167F; white-space: nowrap;
	padding: 4px;}

/* ####################
TOC...
BASIC SEMANTIC STYLES
LINK STYLES
TRICKY STYLES
############################## */

/* ####################
WE NEED THIS html STYLE TO ADD A SCROLLBAR TO FIREFOX SO AS TO GET RID OF THE 20 PIXEL SHIFT THAT THEY SO LOVINGLY ADD TO LONG PAGES
############################## */
html 
	{
     overflow: -moz-scrollbars-vertical;
	}
html, body 
	{
  	height: 100%; /* Required */
	}
#mainJoint
	{
	width:960px;
	margin:0 auto;
	}
body
	{
	/*letter-spacing:.03em;*/
	text-align:center;
	font-family:arial, sans-serif;
	width:100%;
	background: #ffffff url(../images/bg_sub.gif) repeat-x;
	margin:0;
	padding:0;
	}

/*#############################################
TOPHAT STYLES
#############################################*/
#topHat
	{
	float:right;
	line-height:18px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align:right;
	margin:8px 0 11px 0;
	}
	#topHat a:link, #topHat a:visited
	{
	text-decoration:none;
	color:#fff;
	}
	#topHat a:hover
		{
		text-decoration:none;
		color:#939af7;
		}
	#topHat .pipey
		{
		font-size:10px;
		margin:0 15px 0 15px;
		}
	#topMostNav .rss
		{
		vertical-align:middle;
		}
#topMostNav
	{
	float:right;
	margin-right:15px;
	}
#topSearch
	{
	float:left;
	width:148;
	}
	#topSearch .leftOfSearchBox
		{
		float:left;
		width:5px;
		height:19px;
		background:url(../images/topSearchLeftSide.gif) no-repeat;
		}
	#topSearch .searchBox
		{
		float:left;
		width:121px;
		height:19px;
		background:#595fae;
		}
	#topSearch .rightOfSearchBox
		{
		float:left;
		width:22px;
		height:19px;
		background:url(../images/topSearchRightSide.gif) no-repeat;
		}
/*
#############################################
*/

#home_topWhiteBoxBG
	{
	padding-top:5px;
	clear:both;
	width:960px;
	height:175px;
	background:url(../images/topWhiteBoxBG.gif) no-repeat;
	}
#home_midWhiteBoxBG
	{
	padding-top:5px;
	clear:both;
	width:960px;
	height:350px;
	background:url(../images/midWhiteBoxBG.gif) no-repeat;
	}
#home_topBlueBar
	{
	clear:both;
	margin:0 5px 0 5px;
	width:950px;
	height:79px;
	background:url(../images/home_topBlueBarBG.gif) no-repeat;
	}
#home_findLocalAndNav
	{
	float:left;
	}
	#home_findLocal
		{
		margin:8px 0px 5px 9px;
		color:#9495e8;
		font-size:22px;
		float:left;
		width:235px;
		height:24px;
		background:url(../images/home_findLocalBG.gif) no-repeat;
		}
		#home_findLocal .txt, #home_findLocal .leftOfSearchBox, #home_findLocal .searchBox, #home_findLocal .rightOfSearchBox, #home_findLocal .fl_btn
			{
			margin-top:5px;
			float:left;
			}
			#home_findLocal .txt
				{
				margin-left:10px;
				}
			#home_findLocal .leftOfSearchBox
				{
				margin-left:10px;
				background:url(../images/home_flLeft.gif) no-repeat;
				width:5px;
				height:19px;
				}
			#home_findLocal .searchBox
				{
				background:url(../images/home_flMid.gif) repeat-x;
				height:19px;
				}
			#home_findLocal .rightOfSearchBox
				{
				margin-right:5px;
				background:url(../images/home_flRight.gif) no-repeat;
				width:5px;
				height:19px;
				}
	#quattroNav
		{
		margin:0 0 0 9px;
		clear:both;
		}
	#home_BlueLiveUnited
		{
		float:right;
		}

#threeColourfulBoxes
	{
	margin:5px 0 0 5px;
	clear:both;
	float:left;
	width:950px;
	}
	#threeColourfulBoxes .box
		{
		float:left;
		}
		#threeColourfulBoxes .midbox
			{
			float:left;
			padding-left:6px;
			padding-right:6px;
			}
#home_topWhiteBoxBG>#home_joinForm
	{
	
	}
#home_joinForm
	{
	clear:both;
	margin-top:5px;
	margin-left:15px;
	height:19px;
	float:left;
	width:950px;
	}
	#home_joinForm .left
		{
		float:left;
		background:url(../images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .inside
		{
		float:left;
		background:url(../images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px;
		width:126px;
		}
	#home_joinForm .right
		{
		float:left;
		margin-right:5px;
		background:url(../images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .left2
		{
		margin-left:5px;
		float:left;
		background:url(../images/homeJoinFieldBG_left.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .inside2
		{
		float:left;
		background:url(../images/homeJoinFieldBG_inside.gif) repeat-x;
		height:19px;
		width:84px;
		}
	#home_joinForm .right2
		{
		float:left;
		margin-right:5px;
		background:url(../images/homeJoinFieldBG_right.gif) no-repeat;
		width:5px;
		height:19px;
		}
	#home_joinForm .btn
		{
		float:left;
		}
#largeMapImage
	{
	clear:both;
	}
#home_headlines
	{
	width:950px;
	height:36px;
	background:url(../images/home_headlinesBG.gif) no-repeat;
	}
	#home_headlines .inside
		{
		font-size:12px;
		color:#999999;
		padding:0px 0 0 15px;
		}
		#home_headlines .inside h2
			{
			color:#999999;
			font-family:arial;
			font-size:11pt;
			margin-right:20px;
			float:left;
			}
#home_fourBtmBoxes
	{
	float:left;
	width:950px;
	}
	#home_fourBtmBoxes .singleBox
		{
		float:left;
		width:233px;
		height:142px;
		margin-left:6px;
		}
	#home_fourBtmBoxes .singleBox_first
		{
		float:left;
		width:233px;
		height:142px;
		margin-left:0 !important;
		}
		#home_fourBtmBoxes .singleBox .inner img
			{
			vertical-align:bottom;
			}
		#home_fourBtmBoxes .singleBox .inner, #home_fourBtmBoxes .singleBox .inner p
			{
			line-height:14px;
			font-size:11px;
			}
	#home_fourBtmBoxes #join
		{
		background:url(../images/home_btmBox_join.gif) no-repeat;
		}
		#home_fourBtmBoxes #join .inner
			{
			padding:112px 0 0 105px;
			}
	#home_fourBtmBoxes #highlights
		{
		background:url(../images/home_btmBox_highlights.gif) no-repeat;
		}
		#home_fourBtmBoxes #highlights .inner
			{
			padding:47px 30px 0 65px;
			}
	#home_fourBtmBoxes #ourWork
		{
		background:url(../images/home_btmBox_ourWork.gif) no-repeat;
		}
		#home_fourBtmBoxes #ourWork .inner
			{
			padding:50px 100px 0 10px;
			}
	#home_fourBtmBoxes #buyShirt
		{
		background:url(../images/home_btmBox_buyShirt.gif) no-repeat;
		}
		#home_fourBtmBoxes #buyShirt .inner
			{
			padding:50px 100px 0 10px;
			}
#footer
	{
	margin-top:10px;
	background: url(../images/footerBG.gif) repeat-x;
	width:960px;
	height:37px;
	float:left;
	clear:both;
	}
	#footer #copyright
		{
		background: url(../images/foot_left.gif) no-repeat;
		height:37px;
		padding:15px 0 0 10px;
		font-size:12px;
		color:#9b9ea8;
		float:left;
		}
	#footer #links
		{
		background: url(../images/foot_right.gif) no-repeat top right;
		height:37px;
		padding:15px 10px 0 0;
		font-size:12px;
		color:#9b9ea8;
		float:right;
		}
		#footer #links a:link, #footer #links a:visited, #footer #links a:hover
			{
			text-decoration:none;
			color:#9b9ea8;
			margin:0 10px 0 10px;
			}
			#footer #links a:hover
				{
				text-decoration:underline;
				}
/*#############################################
BASIC SEMANTIC STYLES BELOW
#############################################*/
div
	{
	text-align:left;
	}
p, li, ul, td
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	/*color:#666;*/
	color:#000000;
	}	
p
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}
h1
	{
	margin:10px 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color:#2f3196;
	}
	h1.aboveVideo
		{margin:0 0 5px 0;}
h2
	{
	margin:0 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#2f3196;
	}
h3
	{
	margin:0 0 5px 0;
	font-size:13px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color:#044e89;
	font-weight:normal;
	}
h4
	{
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color:#044e89;
	}
hr
	{
	padding:0 0 0 0;
	border: 0;
	color: #F0F0F0;
	background-color: #F0F0F0;
	height: 1px;
	margin:0 20px 5px 0px;
	}
ul
	{
	list-style-type:square;
	padding-left:1em;
	padding-bottom:5px;
	margin:0px 0px 5px 7px;
	}
ul
	{
	color:#737b80;
	list-style-image: url(../images/bullet_square.gif);
	padding-left:1em;
	margin:10px 0px 5px 14px;
	}
	ul li
		{
		font-weight:normal;
		padding:0px 0px 5px 0px;
		}
ul.arrows
	{
	color:#737b80;
	list-style-image: url(../images/bullet_arrows.gif);
	margin:0px 0px 5px 0px;
	}
	ul.arrows li
		{
		margin:0px 0px 0px 0px;
		font-weight:normal;
		padding:0px 0px 0px 0px;
		}
/*#############################################
LINK STYLES BELOW
#############################################*/
a:link
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}	
a:visited
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}
a:hover
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:underline;
	}
/*#############################################
FORM STYLES BELOW
#############################################*/
.red
	{
	color:#f91515;
	}
.noBorder
	{
	border-style:none;
	}
.noBorderNoBg
	{
	border-style:none;
	background-color:transparent;
	}
input, textarea, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #a09d9d;
}
input.niceField
	{
	background:transparent !important;
	border:1px solid #d9dae1;
	}
/*#############################################
TRICKY STYLES
#############################################*/
.skip {/*this ones to hide text, but screen readers will see it....508 compliance tdb */
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; /* for the benefit of IE5 Mac */
  
