a:link {
	color: #CC6600;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #0066CC ;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #9966CC;
	text-decoration: underline;
}   /* mouse over link */
a:active {
	color: #0000FF;
	text-decoration: none;
}   /* selected link */

.PageTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.ParagraphTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.ParagraphModern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.imageOutline {
	outline-style: solid;
	outline-color: #000000;
	border-width: 1 px;
}
#PermitBanner {
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:45%;
	z-index:4;
}
/*.GlobalContainer {
	position:absolute;
	left:10%;
	top:0%;
	width:80%;
	z-index:2;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 1300px;
}*/

#GlobalContainer {
	position:absolute;
	left:10%;
	top:-22px;
	width:80%;
	z-index:2;
	border: thick dotted #FF0000;
	visibility: visible;
	height: auto;

}
#LayBannerer2 {
	position:absolute;
	left:2%;
	top:25px;
	width:26%;
	height:50px;
	z-index:7;
}
#BodyText {
	position:absolute;
	left:8%;
	top:156px;
	width:85%;
	height:auto;
	z-index:8;
}

.sidebar	{
/*	position: 40px 300px 60px 200px; */
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #99FFFF;
	border:thick solid;
	border-width: 0px 0px 1px 1px;
	border-color:#000000;
	padding: 3px;
}
#GlobalContainer #mainContent {
	height: auto;
	width: 90%;
	left: 6%;
	top: 110px;
	z-index: 111;
	visibility: visible;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#GlobalContainer #mainContent h1 {
	font-size: 160%;
	text-transform: capitalize;
	font-weight: bold;
	color: #000000;
}
#GlobalContainer #mainContent p {
	font-size: 90%;
	margin-top: 0px;
	margin-left: 2em;
	margin-right: 2em;
}
#GlobalContainer #mainContent h2 {
	font-size: 110%;
	margin-left: 1em;
	margin-top: 6px;
}
#GlobalContainer #mainContent h3 {
	font-size: 100%;
	padding: 0px;
	margin-top: 1px;
	margin-left: 1em;
}

#GlobalContainer #about h3 {
	font-size: 80%;
	padding: 0px;
	margin-top: 1px;
	margin-left: 4em;
	margin-bottom:5px;
}

#GlobalContainer #about p {
	font-size: 75%;
	padding: 0px;
	margin-top: 1px;
	margin-left: 6em;
	margin-right:6em;
}

/*	color: #9966CC;
	text-decoration: underline;{
	z-index:100;
}*/

#CopyrightFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 111%;
	background-color: #CCCCCC;
	bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	margin-left: -7%;
}
#GlobalContainer #mainContent #CopyrightFooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	margin: 2px;
	padding-top: 0px;
}

#GlobalContainer #mainContent #CopyrightFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	margin: 2px 0px 1em;
	padding-top: 0px;
}
#GlobalContainer #mainContent img {
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	display: inline-block;
}

#GlobalContainer #mainContent #outside {
	width: 111%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: -12%;
	margin-left: -7%;
	height: 112%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: absolute;
	margin-top: 0px;
	top:-120px;
	bottom 20px;
}


#GlobalContainer #mainContent #homeback {
padding-top:15px;
padding-bottom:105px;
	

}