body {background: #3A6CA7; border-top:5px solid #3A6CA7;}

#wrapper {
	background: url(../teen/beach/wrapper.jpg) repeat-y 66% 0px;

}
#head {
	background: url(../teen/beach/top.jpg) no-repeat;	
	height: 121px;
	width: 100%;
	float: left;
}
#topnav a:link, #topnav a:visited {
color: #3A6CA7;
text-decoration: none;
outline:none;
}

#topnav a:hover{
color: #fff;
text-decoration: none;
}

#navcontainer {
	background: #999999;
}
#navcontainer table {
  color: #fff;
}
#navcontainer td:hover {background:#3A6CA7; color: #fff;}

#navcontainer a:link, #navcontainer a:visited {  
	color: #fff;
	}

#navcontainer a:hover {color: #000; }

.dropmenu {
	background: #999999;
	color: #fff;

}
.dropmenu a:link, .dropmenu a:visited {
color: #fff;
}

.dropmenu a:hover { 
background-color: #3A6CA7;
color: #fff;
}

#footer {background: #E2DBD3 url(../teen/beach/sidebar-bkg.jpg) repeat;}


h1 {
	color: #3A6CA7;
}

h2 {
	color: #666633;
}

h3 {
	color: #663399;
}

/*h4 {
	height: 200px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../teen/beach/logo.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
*/

hr {
	height: 0px;
	padding: 5px 0;
	border: 0px solid #666633;
	border-top-width: 1px;
}
.upperB {	border-top: 1px solid #666633;}

.boldblue {color: #000066; font-weight: bold;}

/* check the catalog formatting */
.cat {font-size: 70%;}
a.cat  {color: #000066;}

/* main link styles */
a:link {color: #000066;}
a:visited {color: #666666;}

/* sidebar formatting */
#sidebar h1  {
    color: #3A6CA7;
}

#sidebar h2 {
	color: #666633;
}

#sidebar a {color:#003366}

/* small text for jumps */
.jump {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#left ul li {
	background: url(../teen/beach/bullet.jpg) no-repeat 0px 0.5em;
	padding-left: 1em;
	margin-bottom: 1em;	
}
