body {
	font: 100.01%/1.5 Optima, 'Lucida Grande', Lucida, 'Lucida Sans Unicode', sans-serif;
	color: #FFFFFF;
	background-color: #7d7c7c;
	margin-top: 40px;
	background-image: url(images/bg-gradient_2.jpg);
	background-repeat: repeat-x;
}
/*
img {
	behavior:	url("pngbehavior.htc");
}
*/
/*
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
*/

/*
img {
	border: 0px none #999999;
}

img :hover {
	border: 0px none #FFFFFF;
}
*/
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #666666;
}

a:hover {
	color: #FFFFFF;
	border: 0px none #999999;
}
a:active {
	border: 0px none #999999;
}

#footer {
	text-align: center;
	margin-top: 20px;
}
#footer a:link {
	text-decoration: none;
}

#containerHome {
	width: 840px;
	height: auto;
	margin: 0 auto;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	color: #CCCCCC;
	text-align: justify;
	background-repeat: no-repeat;
	padding: 0;
}
#container {
	font: 100.01%/1.5 Optima, 'Lucida Grande', Lucida, 'Lucida Sans Unicode', sans-serif;
	width: 600px;
	margin: 0 auto;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding-top: 20px;
	color: #CCCCCC;
	text-align: justify;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 15px;
	height: auto;
}
#mainText {
	margin-left: 48px;
}
#mainText p {
	margin-left: 20px;
	font-size: 14px;
	line-height: 2px;
}

#containerWide {
	width: 800px;
	height: auto;
	margin: 0 auto;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #CCCCCC;
	text-align: justify;
}
#containerWide img:link {
	border: 2px solid #666666;
}
#containerWide img:link:visited {
	border: 2px solid #666666;
}
#containerWide img:link:hover {
	border: 2px solid #FFFFFF;
}
#containerWide img:link:active {
	border: 2px solid #666666;
}

/*--------------------------*/
.logo {
	border: none;	/*
	margin-left: -40px;
	*/
}
.logo img {
border:none;
}
.logo a {
border:none;
}
.logo a:link {
border:none;
}
.logo a:hover {
border:none;
}
/*--------------------------*/



h1 {
	color: #FFFFFF;
	margin-left: 15px;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #FFFFFF;
}
h4 {
	color: #FFFFFF;
}
.parens {
	font-size: 34px;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}
.backArrow {
	font-size: 54px;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #999999;
	margin-right: 20px;
}
.backBtn {
}
#headerCentered {
	text-align: center;
	padding-top: 40px;
}
.picCentered {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 0px;
}
#sideBar {
	width: 500px;
	height: auto;
	padding-left: -200px;
	margin-top: 40px;
	padding-bottom: 80px;
}
.sideBar2 {
}
.divHeader {
	margin-bottom: -30px;
}
.negBottomMarg {
	margin-bottom: -60px;
}
.leftSide {
}
.nextButton {
	float: right;
}
.backBtn {
	float: left;
}
.homeBtn {
	background-position: center;
	text-align: center;
}
.nextSpacer {
	width: 133px;
	height: 40px;
	background-color: #333333;
	float: right;
}
.footerCentered {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
div.leftIndent {
	margin-left: -40px;
	margin-right: -400px;
	width: 200px;
	padding-left: 80px;
	padding-right: -200px;
}
td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#containerWide td img {
	/*
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
	border: 2px solid #666666;

}
#containerWide td img:hover {
	/*
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
	border: 2px solid #FFFFFF;

}

#td img:link {
	border: 2px solid #666666;
}
#td img:link:visited {
	border: 2px solid #666666;
}
#td img:link:hover {
	border: 2px solid #FFFFFF;
}
#td img:link:active {
	border: 2px solid #666666;
}
#bottomNav {
	margin-bottom:20px;
}
#bottomNav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomNav img:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottomNav td img {
	border: none;
}
#bottomNav td img:hover {
	border: none;
}.siteTitle {
	visibility: hidden;
	display: none;
	color: #7d7c7c;
}
