BODY {
  font-family:arial,helvetica; font-size:12pt; color:#000000; 
  background-image: url(/images/teen_background.gif);
  background-repeat: repeat-x;
  background-color: #113851;
  margin: 0;
  padding: 0;
  text-align: center;
}

#container {
	position: relative;
	width: 761px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000;
} 
 

h1 {
	font-size: 20px;
	color:#000000;
}
h2 {
	font-size: 16px;
	color:#000000;
}
h3 {
	font-size: 10px;
	color:#000000;;
}
.cellimageright {
  background-image: url(/images/adult_topcurve.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.buttons {
	font-family:Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	height: 22px;
	width: 150px;
	margin-left: 5px;
	text-decoration: none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.buttons2 {
	display: block;
	height: 22px;
	padding-left: 5px;
	text-decoration: none;
}

.buttons a:link, .buttons a:visited {
	color: #ffffff;
	background-color: #000033;
}

.buttons a:hover {
	color: #deedf8;
	background-color: #990000;
}
a.links:link {
	color: #ffffff;
}

a.links:visited {
	color: #ffffff;
}

.search {
	font-size: 13px;
}