body {background: #67799D; border-top:5px solid #67799D;}

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

}
#head {
	background: url(../teen/rivets/top.jpg) no-repeat;	
	height: 121px;
	width: 100%;
	float: left;
}

#topnav a:link, #topnav a:visited {
color: #fff;
text-decoration: none;
outline:none;
}

#topnav a:hover{
color: #000;
text-decoration: none;
}
#navcontainer {
	background: #999999;
}
#navcontainer table {
  color: #fff;
}
#navcontainer td:hover {background:#66789C; 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: #66789C;
color: #fff;
}

#footer {background: #999999 url(../teen/rivets/bkg.gif) repeat;}

.upperB {	border-top: 1px solid #fff;}
h1 {
	color: #000;
}

h2 {
	color: #000;
}

h3 {
	color: #000;
}

h4 {
	height: 80px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../teen/rivets/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
}


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

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

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

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

/* sidebar formatting */
#sidebar {
color: #FFFFFF
}

#sidebar h1  {
    color: #CCCCCC;
	font-size: 125%;
	font-weight: normal;
}

#sidebar h2 {
	color: #ccc;
}

#sidebar a {color:#fff}

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

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