body {
	background-image: url(images/bkg.png);
	background-repeat: repeat;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	letter-spacing: 2px;
	font-family: Geneva, Arial, Helvetica;
	font-size: 0.8em;
	line-height: 16px;
}
h3 {
	color: #000099;
}
#header {
	width: 977px;
	text-align: center;
}
#outsideBorder {
	width: 977px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FADB70;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FADB70;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FADB70;
}
#navDropshadow {
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}

#LOGO {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 160px;
	width: 100%;
}



#TopNav2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
}

.Columbia {
	font-size: 1.1em;
	color: #C2D1EB;
}
.green {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #82C885;
}
.Goals {
	color: #426864;
}
#footer {
	width: 976px;
	font-size: x-small;
	line-height: 22px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBE086;
}




#center {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/dropshadow.png);
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 14px;
}
#btmContent {
	background-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 22px;
	padding-left: 22px;
}


.dontQuit {
	color: #D5AA00;
}
#dontQuitTEXT {
	color: #D5AA00;
	font-size: 1em;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A6767;
	border-bottom-color: #134A4A;
	height: auto;
}
#Right {
	float: right;
	border: 1px dashed #DAAA07;
	width: 210px;
	text-align: center;
	font-size: small;
	background-color: #FADB70;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 15px;
	
}
#Left a:link {
	font-size: 1em;
	color: #C2D1EB;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

#Left a:visited {
	font-size: 1em;
	color: #C2D1EB;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#Left a:hover {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#TopNav a:link {
	color: #FADB70;
	height: 18px;
	background-color: #A96D25;
	display: block;
	text-align: center;
	font-family: Tahoma, Verdana, Georgia;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	letter-spacing: .2em;
	border: 1px solid #999999;
}

#TopNav a:visited {
	color: #FADB70;
	background-color: #A96D25;
	font-family: Tahoma, Verdana, Georgia;
	font-weight: bold;
	font-size: small;
	letter-spacing: 0.2em;
	text-align: center;
	height: 18px;
	padding-top: 3px;
	text-decoration: none;
	display: block;
	border: 1px solid #999999;
}

#TopNav a:active {
	color: #FADB70;
	background-color: #A96D25;
	font-family: Tahoma, Verdana, Georgia;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
	height: 18px;
	padding-top: 3px;
	display: block;
	border: 1px solid #999999;
}
#TopNav a:hover {
	color: #A96D25;
	text-decoration: none;
	font-family: Tahoma, Verdana, Georgia;
	border: 1px solid #333333;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	background-color: #FADB70;
	letter-spacing: 0.2em;
	display: block;
	height: 18px;
	padding-top: 3px;
}
#BackToTop a:link {
	color: #A96D25;
	text-decoration: underline;
}

#BackToTop a:visited {
	color: #A96D25;
	text-decoration: underline;
}
#BackToTop a:hover {
	color: #734A1A;
}

.GoalsTEXT {

	color: #355350;
}
#leftsideBorder {
	padding-top: 10px;
	border-right-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
}
