BODY {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	font : normal .8em Lucida, sans-serif ;
}
A,A:ACTIVE {
	color: #fff;
	text-decoration: underline;
}

A:VISITED {
	color: #990000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

#top {
	height: 319;
	/*
	background: url(/safe.nsf/teensTopbg.jpg) no-repeat left;
	*/
}
#bottom {
	height: 481px;
	background: url(/safe.nsf/teensBottombg2.jpg) no-repeat top left;
}
p {
	padding: 0;
}
#wrapper {
	width: 776px;
}
#left {
	width: 170px;
	float: left;
	text-align: center;
}
#right {
	width: 297px;
	float: right;
	text-align: left;
	padding: 0 5px 0 0;
}
#alert {
	text-align: center;
	margin: 0px 0 2px 0;
}

#iSafe {
	width: 297px;
	background-color: #fff;
	margin: 0 0 2px 0;
}
#middle {
	margin: 0;
	padding: 0 315px 0 192px;
	text-align: left;
}
#story {
	text-align: left;
	padding: 3px;
	margin: 0;
	background-color: #000;
}
#storybtn a {
	display: block; 
	background-color: #fff; 
	color: #990000; 
	text-align: center; 
	border: 1px solid #990000;
	font-weight: bold; 
	padding: 3px 0;
	margin: 0 40px;
}
#storybtn a:hover {
	background-color: #990000;
	color: #fff;
}
html>body #story {
	text-align: left;
	padding: 3px;
	margin: 0;
	background-color: #000;
	width: 255px;
}
#endorse {
	color: #000;
	font-size: 87%;
}
h3 {
	margin: 0;
	padding:3px 0 3px 0;
	background-color: #990000;
}
.blkbdr {
	border: 1px solid #000;
}
.txt {
	padding: 3px;
}
#cybertip {
	background-color: #990000;
	width: 297px;
	padding: 0;
	margin-bottom: 2px;
}

.opac50 {
    width: 100%; 
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

html>body .opac {
	width: 261px;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#footer {
	width: 776px;
	text-align: center;
}



