body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: none;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #000000;
	height: auto;
	width: auto;
	position: relative;
	margin: auto;
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: bold;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #006633;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8DBC46;
}
.imageRight {
	float: right;
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/TEEN_BANNER.jpg);
	height: 280px;
	background-repeat: no-repeat;
}
#globalNav {
	font-weight: bold;
	font-size: 80%;
	background-color: #99CC33;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	height: 1.5em;
	vertical-align: middle;
	background-image: url(../images/JEAN_LIFETEEN_WELCOME.jpg);
}
#subNav {
	float: none;
	width: 700px;
	background-color: #999933;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	height: 1.5em;
	padding: 0px;
	background-position: center center;
	margin: auto;
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
}
#fullpagecenter {
	clear: both;
	background-color: #000000;
	background-image: url(../images/JEAN_LIFETEEN_WELCOME2.jpg);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	height: 500px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#columnCenter {
	border-left-width: .1em;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: .1em;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	margin-top: 0.75em;
	padding: 0.75em;
	margin-bottom: 0.75em;
	width: 40%;
}
#columnRight {
	padding: 0.75em;
	float: left;
	margin-left: 0.75em;
	background-color: #E8F3D9;
	width: 12em;
	margin-top: 0.75em;
	border: thin solid #006633;
}
#bottomofpage {
	padding-right: 15%;
	padding-left: 15%;
	clear: both;
	background-position: 0px;
	bottom: auto;
	height: 500px;
	vertical-align: bottom;
}
#topofpage {
	padding-right: 15%;
	padding-left: 15%;
	clear: both;
}
#copyright {
	float: none;
	font-size: 10px;
	font-style: italic;
	background-color: #99CC33;
	clear: none;
	text-align: center;
	width: 700px;
	background-position: center center;
	margin: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #99cc33;
	border-right-color: #99cc33;
	border-bottom-color: #99cc33;
	border-left-color: #99cc33;
}

