body { font: 12pt bold Arial; 
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #07123f;
	font: 10pt arial;
	color: #112555;
}

#container { border: 0px solid black; 
	margin: 0 auto; 
	width:745px; 
	text-align: left;
}
#header, #main, #accentBlock {padding: 0em; }
#header { border: 1px solid #ffffff; 
	position: relative; 
	top: 0px; 
	right: 0px; 
	background-color: #7f9db9; 
	height: 85px;
	margin: 0;
	text-align: center;
	z-index: 2;
}
	#header h1 {
			text-indent: -6000px;
			display: block;
			position: absolute;
			bottom: 0px;
			right: 5px;
			margin: 0;
			padding: 0;
			background: transparent url("images/mainLogo.jpg");
			background-repeat: no-repeat;
			background-position: top right;
	}
		#header h1 a:link, #header h1 a:visited {
				width: 200px;
				height: 72px;
				display: block;
		}
		#header h1 a:hover, #header h1 a:active {
				background-color: transparent;
		}
	#header h2 {
			text-indent: -6000px;
			display: block;
			position: absolute;
			bottom: 3px;
			right: 250px;
			margin: 0;
			padding: 0;
			background: transparent url("images/blog.jpg");
			background-repeat: no-repeat;
			background-position: top left;
	}
		#header h2 a:link, #header h2 a:visited {
				width: 60px;
				height: 20px;
				display: block;
		}
		#header h2 a:hover, #header h2 a:active {
				background-color: transparent;
		}
	
	#header #link {border: 0px dashed red; 
		position: absolute;
		bottom: 3px;
		left: 15px;		
		margin: 0;
		font: 14pt bold Arial;
	}

	#nav-right {
		display: inline;
		float: right;
		padding: 14px 12px 0px 0px;
		font-size: 12px;
	}	

	#nav-right a {
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
	}	
	
	#constantcontact-form {
		display: inline;
		float: right;
		padding: 10px 10px 0px 5px;
		font-size: 12px;
	}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:360px;
		padding:5px;
		background-image:url(qmimages/center_tile.gif);
		border-width:0px;
		border-style:solid;
		border-color:#EEEEEE;
		position: absolute; 
		top: 57px; 
		left: 0px;
		text-align: left;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#15254F;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight: 100;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#D6B60D;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#D6B60D;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#D6B60D;
	}


	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		color:#D6B60D;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#7F9DB9;
		border-width:1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#D6B60D;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#D6B60D;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#D6B60D;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#F7F7F7;
	}


	/*"""""""" Content Box""""""""*/	
	#qm0 .qmcbox	
	{	
		width:200px;
		padding:10px;
		font-family:Arial;
		font-size:12px;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}

#main { border: 1px solid #ffffff; 
	position: relative; 
	top: 0px; 
	left: 0em; 
	background: transparent url("images/mainImageStill.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #7f9db9;
}
		
	#main #text { border: 0px dashed blue; 
		position: relative; 
		padding: 0px;
		height: 150px;
	}
		#main #text h1 {
			font: 14pt arial;
			font-variant: small-caps;
			font
			margin-top: 1em;
			margin-bottom: 0px;
			padding: 0px 6px 0px 4px;
			text-align: center;
			color: #ffffff;
		}	
		#main #text h2 {
			font: 13pt arial;
			font-variant: small-caps;
			margin-top: .2em;
			margin-bottom: 0px;
			padding: 0px 6px 0px 4px;
			text-align: center;
			color: #b0c6dd;
		}	
		#main #text p {
			font: 11pt arial;
			font-weight: 200;
			margin-left: 10px;
			padding: 10px;
			text-align: left;
			color: #ffffff;
			margin: .25em;
		}
	#main #vertical { border: 0px solid red; 
		position: relative;
		top: 0px;
		padding: 0px;
		margin: 0px;
		height: 275px;
		background: transparent url("images/arrowSep.jpg");
		background-repeat: repeat-y;
		background-position: 0% 0%;
		z-index: -1;
	}		
	#main #flash { border: 0px dashed blue; 
		position: relative; 
		padding: 0px;
		margin: 0px;
		width: 485px;
		height: 273px;
		background: transparent url("images/cdFlash1.jpg");
		background-repeat: no-repeat;
		background-position: top right;		
	}
		#main #flash object {
			width: 485px;
			height: 275px;
		}
	#main #flash-textbox-donate{
		position:absolute;
		width: 475px;
		height: 12px;
		top: 258px;
		left: 257px;
   		margin: 0px;  
		padding:0px 5px 1px 5px;
		background-image: url(images/flash-textbox-bg.png);
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 0px;
		border-right: 0px;
		font-size: 8.5pt;
   		overflow:hidden;  
		text-align: center;
	}
	#main #flash-textbox-donate a {
		color: #c6dcf2;
		text-decoration: none;
	}  
	#main #flash-textbox-donate a:hover {
		text-decoration: underline;
	}
	#main #flash-textbox-left {
		position:absolute;
		width: 270px;
		height: 18px;
		top: 240px;
		left: 257px;
   		margin: 0px;  
		padding:8px 4px 8px 8px;
		background-image: url(images/flash-textbox-bg.png);
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px dotted #000000;
		border-right: 0px;
   		overflow:hidden;  
		text-align: right;
	}  
	#main #flash-textbox-HQ {
		position:absolute;
		width: 36px;
		height: 18px;
		top: 240px;
		left: 539px;
   		margin: 0px;  
		padding:8px 4px 8px 4px;
		background-image: url(images/flash-textbox-bg.png);
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px dotted #000000;
		border-right: 0px;
   		overflow:hidden;  
		text-align: center;
	}  
	#main #flash-textbox-HQ:hover {
		background-color:#222222;
	}
	#main #flash-textbox-LQ {
		position:absolute;
		width: 34px;
		height: 18px;
		top: 240px;
		left: 583px;
   		margin: 0px;  
		padding:8px 4px 8px 4px;
		background-image: url(images/flash-textbox-bg.png);
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px dotted #000000;
		border-right: 0px;
   		overflow:hidden;  
		text-align: center;
	}  
	#main #flash-textbox-LQ:hover {
		background-color:#222222;
	}
	#main #flash-textbox-right {
		position:absolute;
		width: 104px;
		height: 18px;
		top: 240px;
		left: 625px;
   		margin: 0px;  
		padding:8px 8px 8px 4px;
		background-image: url(images/flash-textbox-bg.png);
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-left: 1px dotted #000000;
		border-right: 1px dotted #000000;
   		overflow:hidden;  
		text-align: left;
	}  
	#main #rightColumn { 
		float: right;
		width: 340px;
		padding: 0px;
		margin: 0em 1.5em 0em 1em;
		font: 9pt;
	}

#accentBlock  { border: 1px solid white; 
		position: relative; 
		top: 0px;  
		background-color: #7f9db9;
		color: #15254f;
	}
		#accentBlock  h1 {
			font: 10pt arial;
			margin: 1.5em;
			padding: 0;
			text-align: center;
			color: #15254f;
		}
		
	
		#accentBlock  p {
			margin: 1.5em;
			padding: 0;
			color: #15254f;
			font: 10pt arial;
			text-align: left;
		}
	
		#accentBlock  table {
			margin: 1.5em;
			color: #15254f;
			font: 8pt arial;
			text-align: center;
			line-height: normal;
		}
	
			#accentBlock  table a {
				font: 9pt arial;
			}

#mainInterior { border: 0px solid #07123f; 
	position: relative; 
	top: 0px; 
	left: 0px; 
	background-color: #ffffff;
	padding: .75em .75em 1em .75em;
}
		
	#mainInterior h1 {
		font: 14pt arial;
		font-variant: small-caps;
		margin: 0;
		padding: 0em 0em .5em 0em;
		text-align: left;
		color: #112555;
	}	
	#mainInterior h2 {
		font: 10pt arial;
		font-weight: 700;
		text-align: center;
		color: #112555;
		margin: 0;
		padding: .5em 1.25em .5em 1.25em;
	}
	#mainInterior h3 {
		font: 10pt arial;
		font-weight: 700;
		text-align: center;
		color: #112555;
		margin: 0;
		padding: 0em 1.25em .5em 1.25em;
	}
	
	#mainInterior p {
		font: 10pt arial;
		font-weight: 200;
		text-align: left;
		color: #112555;
		margin: 0;
		padding: .5em 1.25em .5em 1.25em;
	}
	
	#mainInterior ul {
		margin: 0em 1.5em 0em 1.5em;
		padding: 0em;
	}

	#mainInterior li {
		margin: 0em 1em 0em 1em;
		padding: 0em;
		color: #112555;
	}
	
	#mainInterior .map {border: 1px solid #a89685;
		width: 499px;
		margin-left: 150px;
		margin-bottom: .5em;
		font: 10pt arial;
		font-weight: 200;
		color: #112555;
		text-align: center;
	}
	
	#mainInterior #text { border: 0px dashed blue; 
		position: relative; 
		top: 0px; 
		left: 0em; 
		padding: 0em;
		height: 100%;
	}
		#mainInterior #text h1 {
			font: 14pt arial;
			font-variant: small-caps;
			margin: 0;
			text-align: left;
			color: #112555;
		}
		#mainInterior #text h3 {
			font: 10pt arial;
			font-weight: 700;
			text-align: center;
			color: #112555;
			padding-bottom: 5px;
		}
		#mainInterior #text p {
			font: 10pt arial;
			font-weight: 200;
			text-align: left;
			color: #112555;
			margin-top: 0px;
			margin-left: 25px;
			margin-bottom: 5px;
		}
		

	#mainInterior #scrolling { border: 0px dashed blue; 
		position: relative; 
		top: 0px; 
		left: 0em; 
		padding: 0px;
		margin: 1px;
		height: 240px;
		overflow: auto;
	}
		#mainInterior #scrolling p {  
		/* width: 440px; */
		}
	
	#mainInterior #rightColumn { 
		float: right;
		width: 340px;
		padding: 10px 10px 10px 10px;
		margin: 0em 1.5em 0em 1em;
		background-color: #7f9db9;;
	}
		#mainInterior #rightColumn p { 
			font: 9pt;
			text-align: left;
			color: #112555;
			margin: 0px 0px 5px 0px;
		}

	#mainInterior #table_Ad { border: 2px solid #07123f; 
		position: relative; 
		top: 0px; 
		right: 0em; 
		padding: .15em;
		margin: -20px 5px 5px 5px;
		width: 335px;
		height: 341px;
		background-color: #7f9db9;
		background: transparent url("images/advisors.jpg");
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
		#mainInterior #table_Ad p { 
			font: 10pt arial;
			font-weight: 200;
			text-align: center;
			color: #112555;
			margin: 0px 0px 5px 0px;
		}

	#mainInterior #indent  { 
		margin-left: 2em;
	}
		
	#mainInterior #accentBlock  { 
		position: relative; 
		float: right;
		width: 340px;
		padding: 1em;
		margin: 0em 1em 1em 1em;
		background-color: #7f9db9;
	}

#mainGetInvolved { border: 0px solid #07123f; 
	position: relative; 
	top: 0px; 
	left: 0px;
	height: 430px;
	overflow: auto; 
	background-color: #ffffff;
	padding: .75em .75em 1em .75em;
}
		
	#mainGetInvolved h1 {
		font: 14pt arial;
		font-variant: small-caps;
		margin: 0;
		padding: 0em 0em .5em 0em;
		text-align: left;
		color: #112555;
	}	
	#mainGetInvolved h2 {
		font: 10pt arial;
		font-weight: 700;
		text-align: center;
		color: #112555;
		margin: 0;
		padding: .5em 1.25em .5em 1.25em;
	}
	#mainGetInvolved h3 {
		font: 10pt arial;
		font-weight: 700;
		text-align: center;
		color: #112555;
		margin: 0;
		padding: 0em 1.25em .5em 1.25em;
	}
	
	#mainGetInvolved p {
		font: 10pt arial;
		font-weight: 200;
		text-align: left;
		color: #112555;
		margin: 0;
		padding: .5em 1.25em .5em 1.25em;
	}
	
	#mainGetInvolved ul {
		margin: 0em 1.5em 0em 1.5em;
		padding: 0em;
	}

	#mainGetInvolved li {
		margin: 0em 1em 0em 1em;
		padding: 0em;
		color: #112555;
	}
		
	#mainGetInvolved #indent  { 
		margin-left: 2em;
	}

#footer {
	position: relative; 
	padding: 1em 0em 3em 0em; 
}
	#footer p {
		font: 8pt arial;
		margin: 0;
		text-align: center;
		color: #ffffff;
		margin-bottom: .75em;
	}
	#footer p a:link {
		color: #d6b60d;
	}
	#footer p a:visited {
		color: #d6b60d;
	}
	#footer p a:hover {
		color: #ffffff;
	}
	#footer p a:active {
		color: #d6b60d;
	}

#associates {  
		position: relative; 
		border: 18px solid #7f9db9;
		background-color: #FFFFFF;
		padding: 12px;
	}
	#associates h1 {
			font: 14pt arial;
			font-variant: small-caps;
			margin-top: 1em;
			margin-bottom: 0px;
			padding: 0;
			text-align: center;
			color: #ffffff;
		}	
	#associates p {
			font: 9pt arial;
			margin: 0px;
			padding-bottom: 5px;
			text-align: left;
			color: #112555;
}

#supportersLogo {
	float: left;
	border: 1px solid #7f9db9;
	margin: 0px 14px 10px 0px
}

#supportersBlock {
	position: relative; 
	top: 0px;  
	background-color: #ffffff;
}

#supportersTab-left {
	float: left;
	width: 143px;
	margin: 0px 0px -1px 2px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_productionSupport_off.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

#supportersTab-left-on {
	float: left;
	width: 143px;
	margin: 0px 0px -1px 2px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_productionSupport_on.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

#supportersTab-center {
	float: left;
	width: 109px;
	margin: 0px 0px -1px 0px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_supporters_off.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

#supportersTab-center-on {
	float: left;
	width: 109px;
	margin: 0px 0px -1px 0px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_supporters_on.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

#supportersTab-right {
	float: left;
	width: 149px;
	margin: 0px 0px -1px -1px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_fundraisingSupport_off.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

#supportersTab-right-on {
	float: left;
	width: 149px;
	margin: 0px 0px -1px -1px;
	padding: 4px 2px 2px 2px;
	border: 0;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/bg_fundraisingSupport_on.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-variant: small-caps;
	font-weight: normal;
}

.supportersText {
	position: relative;
	padding: 12px 18px 15px 18px;
	color: #112555;
	background-image: url("images/bg_expandable.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #7f9db9;
}
	.supportersText h1 {
		margin: 0;
		padding: 0;
		font-variant: small-caps; 
		font-size:11pt; 
		font-weight:normal;
		text-decoration: underline;
	}

	.supportersText h1 a {
		font-weight:normal;
	}

	.supportersText p {
		font-size: 9pt;
		padding: 0;
	}

.sponsorsText {
	position: relative;
	padding: 12px 18px 15px 18px;
	color: #112555;
	border-bottom: 1px solid #7f9db9;
}
	.sponsorsText h1 {
		margin: 0;
		padding: 0;
		font-variant: small-caps; 
		font-size:11pt; 
		font-weight:normal;
		text-decoration: underline;
	}

	.sponsorsText h1 a {
		font-weight:normal;
	}

	.sponsorsText p {
		font-size: 9pt;
		padding: 0;
	}

.divider {
	width: 300px;
	border-top: 1px solid #BFDFDD;
	border-bottom: 1px solid #F4F9FA;
	padding: 0px;
	margin: .75em 6em 1em 6em;
}

#imgRight {
	float: right;
	margin: 6px 0px 6px 14px;
	border: 2px solid #07123f;
}

#imgLeft {
	float: left;
	margin: 6px 14px 6px 0px;
	border: 2px solid #07123f;
}

#onclick-donate {
	margin: 0px;
	width: 123px;
	height: 90px;
/*	border: 1px solid #ffffff; */
	background-color: #7f9db9;
	background-image: url("images/icon_donate.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-donate:hover {
	background-color: #8fadc9;
}

#onclick-donate:active {
	background-image: url("images/icon_donate_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-network {
	margin: 0px;
	width: 123px;
	height: 90px;
	background-color: #7f9db9;
	background-image: url("images/icon_share.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-network:hover {
	background-color: #8fadc9;
}

#onclick-network:active {
	background-image: url("images/icon_share_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-volunteer {
	margin: 0px;
	width: 123px;
	height: 90px;
	background-color: #7f9db9;
	background-image: url("images/icon_volunteer.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-volunteer:hover {
	background-color: #8fadc9;
}

#onclick-volunteer:active {
	background-image: url("images/icon_volunteer_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-updates {
	margin: 0px;
	width: 123px;
	height: 90px;
	background-color: #7f9db9;
	background-image: url("images/icon_join.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-updates:hover {
	background-color: #8fadc9;
}

#onclick-updates:active {
	background-image: url("images/icon_join_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-family {
	margin: 0px;
	width: 123px;
	height: 90px;
	background-color: #7f9db9;
	background-image: url("images/icon_network.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-family:hover {
	background-color: #8fadc9;
}

#onclick-family:active {
	background-image: url("images/icon_network_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-watch {
	margin: 0px;
	width: 123px;
	height: 90px;
	background-color: #7f9db9;
	background-image: url("images/icon_screen.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#onclick-watch:hover {
	background-color: #8fadc9;
}

#onclick-watch:active {
	background-image: url("images/icon_screen_on.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#sponsor-logos {
	margin: 0 auto;
	margin-top: 10px;
	width: 200px;
	height: 75px;
	text-align: center;
	color: #8fadc9;
}

#sponsor-logo-apoc {
	float: right;
	margin: 0px 10px 0px 10px;
	width: 122px;
	height: 75px;
	background-image: url("images/main_logo_apoc.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#sponsor-logo-apoc:hover {
	background-image: url("images/main_logo_apoc_on.jpg");
}

.expandableText {
	position: relative;
	height: 1em;
	padding: 12px 18px 15px 18px;
	color: #112555;
	overflow: hidden;
	background-image: url("images/bg_expandable.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #7f9db9;
}
	.expandableText h1 {
		margin: 0;
		padding: 0;
		font-variant: small-caps; 
		font-size:11pt; 
		font-weight:normal;
		text-decoration: underline;
	}

	.expandableText h1 a {
		font-weight:normal;
	}

	.expandableText p {
		font-size: 9pt;
		padding: 0;
	}

	.expandableText:hover {
		position: relative;
		height: auto;
		overflow: visible;
		background-image: url("images/bg_expandable_on.gif");
		background-repeat: no-repeat;
		background-position: bottom;
	}

.hiddenImg {
	display:none;
}

.clearFloat {
	clear: both;
}

.intro {
	color: #7f9db9;
	font-weight: bold;
}

a:link {
		color:#112555;
		font-weight: 700;
}

a:visited {
		color:#112555;
		font-weight: 700;
}

a:hover {
		color:#D6B60D;
		font-weight: 700;
}

a:active {
		color:#112555;
		font-weight: 700;
}
