html	{
	height:100%;
}

body	{
	background-image:url(<?php echo ssl_url();?>/images/NGBG.jpg);
	background-repeat-x:repeat;
}

#outer	{
	width:1000px;
/*	position:absolute;
	top:30px;
	left:100px;
*/	background-color:#ffffff;
}

#headerContact	{
	text-align:center;
	font-family:verdana,arial,helvetica,sans serif,default;
	font-size:9pt;
	font-weight:bold;
	font-color:#4C3327;
}

#headerNav	{
	width:1000px;
	background-color:#A0CFEB;
	height:25px;
	text-align:center;
	border-top:solid 1px #4C3327;
	border-bottom:solid 3px #4C3327;	
}

#leftHeaderNav	{
	border-top:solid 1px #4C3327;
	border-bottom:solid 3px #4C3327;
	background-color:#A0CFEB;
	height:25px;
}

#floatingLogo	{
	position:relative;
	top:0px;
	left:259px;
	z-index:5;
	float:left;
/*	background-image:url(images/newLogoBG.jpg);
	border:1px solid #999999;*/
	height:185px;
	padding-top:0px;
}

#underLogo	{
	position:absolute;
	top:263px;
	left:135px;
	z-index:3;
	float:left;
	
}

#bodyContent	{
	padding:50px 20px 20px 20px;
	background-color:#ffffff;
	width:999px;
}

#headline	{
	text-align:center;
	margin-left:200px;
	margin-top:0px;
	position:relative;
	z-index:1;
}

#publicSidebar	{
	background-color:rgb(209,255,193);
	width:211px;
	margin-left:65px;
	margin-top:0px;
	text-align:center;
}

#slideShow	{
	margin-left:25px;
	margin-right:25px;
	width:675px;
	padding:15px;
}

A:link	{
	color: #A0CFEB;
	text-decoration:none;
	}

A:hover	{
	color: #4C3327;
	text-decoration:underline;
	}

A:visited	{
	color: #A0CFEB:
	text-decoration:none;
	}

A:active	{
	color: #4C3327;
	text-decoration:underline;
	}


A.headerLinks:link	{
	color: #ffffff; /*#666666;*/
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	font-family:arial,helvetica,sans serif,default;
	}

A.headerLinks:hover	{
	color: #4C3327;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	font-family:arial,helvetica,sans serif,default;
	}

A.headerLinks:visited	{
	color: #ffffff; /*#666666;*/
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	font-family:arial,helvetica,sans serif,default;
	}

A.headerLinks:active	{
	color: #4C3327;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	font-family:arial,helvetica,sans serif,default;
	}

#footer	{
	border-top:solid 3px #4C3327;
	height:50px;
	text-align:center;
	}

A.footerLinks:link	{
	color: #666666; /*#A0CFEB;*/
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans serif,default;
	}

A.footerLinks:hover	{
	color: #4C3327;
	text-decoration:underline;
	font-weight:bold;
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans serif,default;
	}

A.footerLinks:visited	{
	color: #666666; /*#A0CFEB;*/
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans serif,default;
	}

A.footerLinks:active	{
	color: #4C3327;
	text-decoration:underline;
	font-weight:bold;
	font-size:7pt;
	font-family:verdana,arial,helvetica,sans serif,default;
	}

.rep	{
	font-family:verdana,arial,helvetica,sans serif,default;	
	font-size:11pt;
}

.repname	{
	font-size:13pt;
}

.repcomments	{
	font-weight:bold;
	width:400px;
}

#redRibbon1	{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	float:left;
}

#redRibbon2	{
	position:absolute;
	top:0px;
	left:133px;
	z-index:10;
 	float:left;
}

#redRibbonFooter1	{
	position:absolute;
	bottom:62px;
	right:0px;
	z-index:10;
	float:right;
}

#redRibbonFooter2	{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:10;
 	float:right;
}

#CEZ	{
	color:#000000;
	position:inherit;
	bottom:0px
}

.small	{
	font-size:9pt;
}

.mfrcat	{
	float:left;
	padding:10px;
	width:250px;
	bottom:0px;
	margin:15px;

}

