
#toppage {
		background: url('../images/teens/20090731-paint-texture-03.jpg') repeat-x top left;
}
/*
#header:hover{
	background: url('../images/teens/newheaderTeen3.jpg') no-repeat;
}
*/
#header {
	background: url('../images/teens/newheaderTeen.jpg') no-repeat;
	/*background-color: #CFD7E6;*/
	height: 120px;
	position: relative;
}

	#verytop { background: none no-repeat top right; margin-left: auto; width: auto;height: 20px; line-height: 20px; text-align: right; color: white; font-size: 92%; padding-right: 8px; }
	#verytop a {color: white; font-weight: normal;}
	#dateline { background: none no-repeat top right; height: 20px; line-height: 20px; text-align: right; color: white; font-size: 92%; padding-right: 8px; font-weight: bold;}
	#dateline a {color: white; }
	#weather { background: none no-repeat top right; height: 50px; text-align: right; color: white; font-size: 92%; padding-right: 8px; padding-top: 1px; padding-bottom: 9px;}
	#weather table {border: none; margin: 10px 0 0 auto; background: none;}
	#weather td { border: none; background: none; padding: 3px; vertical-align: middle;}
	
	#search {
		background: none no-repeat;
	}

	#topnav ul {
		background: #333333;
		border:0px solid #5777AE;
		padding-bottom:0px;
	}

	#topnav li {
		background: #333333;
	}
	
	#topnav li:hover {
		background: #666;
	}	
	#topnav li ul a{
		border-bottom: 1px solid #FFF;
	}
	#topnav li a:hover {
		text-decoration: none;
	}
