a:link { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:visited { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666600;
	}
body { 
	background: #CCCC99 repeat; 
	margin: 0 0 0 0; 
	padding: 0 0 0;
	
	
	}
h3 {
	font-family: Arial, sans-serif; font-size: 18px;color: #CC6600;
	font-style: normal;
}
#container {
	position: absolute;
	width: 660px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -380px;
	z-index: 2;
	height: 400px;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-y;
	}
#Header {
	background-repeat: no-repeat;
	width: 760px;
	height: 100%;
	background-image: url(graphics/buttonBar.gif);
}
#mainText {
	position: absolute;
	top: 106px;
	left: 17px;
	width: 446px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	z-index: 7;
	height: 175px;
}
#mainContent {
	width: 400px;
	color: #666666;
	margin: 10px;
	text-align: justify;
	left: 10px;
	display: block;
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	height: 22px;
	width: 645px;
	top: 4px;
	left: 10px;
}
#footerLinks {
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	height: 23px;
	width: 833px;
	left: -82px;
	top: 565px;
}
#mainContent a {
	color: #CC6633;
}
h4 {

	font-family: Arial, sans-serif; font-size: 16px;color: #CC6600;
	font-style: normal;
}
#footer {
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-align: center;
	top: 406px;
	left: -79px;
	width: 847px;
}
.quote {
	font-style: italic;
	color: #333333;
}
#containerHome {
	position: absolute;
	width: 660px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -380px;
	height: 384px;
	z-index: 2;
}
#HeaderHome {
	background-image: url(graphics/ctHome.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 760px;
}
#mainTextHome {
	position: absolute;
	top: 106px;
	left: 17px;
	width: 368px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	height: 175px;
}
#mainContentHome {
	width: 360px;
	color: #666666;
	margin: 10px;
	text-align: justify;
	left: 10px;
	display: block;
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainLinksHome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	height: 22px;
	width: 645px;
	top: 4px;
	left: 10px;
}

#footer a {
	color: #CC6600;
	text-align: center;
}
#footer v {
	color: #CC6600;
	text-align: center;
}
