body {background: #6D2610; border-top:5px solid #6D2610;}
#wrapper {
	background: url(../teen/icecream/wrapper.jpg) repeat-y 66% 0px;

}
#head {
	background: url(../teen/icecream/top.jpg) no-repeat;	
	height: 121px;
	width: 100%;
	float: left;
}
#topnav a:link, #topnav a:visited {
color: #6D2610;
}
#navcontainer {
	background: #6D2610;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;

}
#navcontainer table {
  color: #fff;
}

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

#navcontainer a:hover {color: #6D2610;}

.dropmenu {
	background: #F8EBD1;
	color: #990000;

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

.dropmenu a:hover { 
background-color: #672D13;
color: #fff;
}

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


h1 {
	color: #672D13;
}

h2 {
	color: #993333;
}

h3 {
	color: #663399;
	font-weight: bold;
}

h4 {
	height: 80px;
	text-indent: -100em;
	overflow: hidden;
	background: url(../teen/icecream/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: #fdf5e6;
	font-size: 125%;
	font-weight: normal;
}

#sidebar h2 {
	color: #fdf5e6;
}

#sidebar a {color:#fff}

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

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