
*
{
padding: 0em;
margin: 0em;
}

body
{
background: #8b9ab4;
padding: 0px 0px 35px 0px;
}

body,input
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

b {
	font-weight: normal;
}

font {
	font-family: Arial, Helvetica, sans-serif;
}

p
{
font-size: 100%;
line-height: 1.4em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h2,h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
font-family: "georgia", "times new roman", serif;
}

h2 
{
	font-size: 1.3em;
	padding: 0.5em 0;
	display: block;
}

.wall {
	margin: .2em 0;
	padding: 0.3em 0;
	font-size: 1.5em;
	color: #930;
	background-color: #fff;
}

h2 span { 
	color: #fff;
	background-color: #930;	  
	padding: 0.0em 10px;
	width: 345px;
}

h3
{
font-size: 1.0em;
/*
background-image: url('images/db1.gif');
*/
}

h3 span {
	color: #930;
	margin-bottom: 3px;
}

h4
{
font-size: 1.2em;
margin-bottom: 0;
color: #fff;
width: 239px;
display: block;
padding: 0.5em 0;
/*padding-right: 28px;
background-image: url('images/db2.gif')
background-color: #303e71;*/;
}

.left
{
position: relative;
float: left;
margin: 0em 1.0em 1.0em 0em;
}

.right
{
position: relative;
top: 0;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

/*--------------- Dimensions/Layout -------------------*/
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background-color: #8b9ab4;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative; /*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 950px;
	border: solid 7px #FFF;
	border-top: none;
	background-color: #FFF;
	margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 190px;
margin-bottom: 1px;
background-color: #FFEBCD;
}

#headerpic
{
position: relative;
height: 100px;
color: #fff;
background: #333 url(/safefl.nsf/oprah-banner.gif) no-repeat top left;
margin-bottom: 1px;
}

#headerpic a {
	color: #fff;
}

#quote {
	text-align: center;
	padding: 2em 0 0 0;
	line-height: 150%;
}

#quote span {
	font-size: 120%;
	font-weight: bold;
}

#headercontent
{
position: absolute;
top: 0em;
padding: 0;
font-family: "georgia", "times new roman", serif;
}

#headercontent h1
{
font-weight: normal;
color: #303e71;
font-size: 2.5em;
margin: 0.3em 2.0em 0.1em 0.6em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #c9daea;
margin: 0em 2.0em 0.3em 1.5em;
}

/*----------------------------------------------------*/

/*-------------- Navigation Menu ---------------------*/
#menu
{
	position: relative;
	background-color: #303e71;
	height: 2.5em;
	padding-left: 10px;
	margin-bottom: 0px;
}

#menu ul
{
position: absolute;
top: 0.6em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.8em 0.6em 0.8em;
color: #FFF;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
background-color: #FFF;
color: #000;
}

#menu ul li a.icon
{
padding: 0.3em 0.4em 0.5em 0.4em;
color: #FFF;
text-decoration: none;
}
#menu ul li a.icon:hover
{
background-color: #303e71;
}

#menu ul li a.active
{

}

#menubottom
{
background: #fff url(/SafeFL.nsf/border1.gif) repeat-x;
height: 14px;
margin-bottom: 0.5em;
}
/*----------------------------------------------------*/

/*--------- Styles for 3 column layout ---------------*/

#content
{
padding: 0em 0.0em 0em 0.0em;
}

#meat {
	position: relative;
 	margin: .5em 0em .5em 0em;
	text-align: center;
	min-height:600px;
	background-color: #FFF;
}

.column p {
  font-size: 90%;
}
#txtbody {
 	padding: 0 0px 5px 0px;
	margin: 0 215px 0 250px;
	text-align: left;
}

#block {
	margin: 0 10px 1em 25px;
	font-size: 90%;
	font-style: italic;
	text-align: justify;
}

.quote {
	border-left: 4px solid #993300;
	background: #f7f4dd url(/SafeFL.nsf/quotes.gif) no-repeat top left;
	padding: 10px 20px 10px 30px;
}

#translation {
	font-size: 90%;
	font-style: italic;
	text-align: justify;
	background-color: #f7f4dd;
	padding: 5px;
	margin-bottom: 10px;
	background: #f7f4dd url(/sun.nsf/boxbg.gif) repeat top;
}

.nobull {
	list-style: none;
}

.nobull li {
	margin: .2em 0;
	font-size: 90%;
}

.bull {
	margin-bottom: 1em;
}

.bull li {
	font-size: 90%;
	margin: .2em 0 .2em 1.5em;
}

.pressinfo {
	font-size: 80%;
	font-style: italic;
}

.print {
	margin-right: 300px;
}
/*---- Offenders --------*/


#offender {
	margin-bottom: 5px;
	margin-top: 3px;
	padding-bottom: 3px;
	width: 465px;
	height: 145px;
	background-color: #c9daea;
}

#offender h4 {
	padding-top: 2px;
	width: 465px;
	font: bold medium/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	background: #303e71 url(/safefl.nsf/offh4-bg.gif) no-repeat center;
}

#offender p {
	font-size: 87%;
	padding: 3px;
}

#offender img {
	margin: 3px 3px 3px 2px;
	border: 1px solid #000;
}

#offender a {
	font-weight: bold;
}
	
/*-------------- Left Column --------------*/
#leftside {
	float: left;
	text-align: center;
	padding-top: 0;
	width: 239px;
	background-color: #303e71;
	border-bottom: 1px solid #303e71;
}

#topic {
	color: #FFF;
	background-color: #8b9ab4;
	width: 239px;
	text-align: left;
}

#topic .tlabel {
	background: #c9daea url(/SafeFL.nsf/topic_hdr_bg.gif) no-repeat center;
	padding: 13px 0 5px 20px;
}

#topic .tlabel a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#topic .tbody {
	background: #8b9ab4 url(/SafeFL.nsf/topic_body_bg.gif) no-repeat center;
	width: 239px;
	height: 134px;
}

#topic .tbody img {
	border: 2px solid #fff;
	margin: 2px 5px 2px 15px;
}

#topic .tbody p {
	font-size: 88%;
	line-height: 1.2em;
	text-align: left;
	margin-right: 14px;
}

/*---------- Contact Info ------------*/
.contact {
	text-align: center;
	color: #fff;
}

.contact td {
	font-size: 90%;
	padding: 4px;
}

.contact a {
	color: #fff;
}

/*-------------------------------*/

#rightside {
	text-align: center;
	float: right;
	width: 210px;
}

.contentarea
{

}


#box
{
/*position: relative;
background: #f7f4dd url(/SafeFL.nsf/boxbg1.gif) repeat-x;
/*left: -1.5em;
top: -1.5em;
border-bottom: solid 1px #999;*/
padding: .5em .3em;
margin: 0em 0 .5em .5em;
color: #000;
text-align: center;
}

.blue, .list {
	background-color: #dce1e9;
}

.list {
height: 160px;
}

#box p {
	font-size: 85%;
	text-align: center;
	margin-bottom: .5em;
}

.tips {
	text-align: left;
}

.tips li {
	font-size: 80%;
	padding: 0 0 .5em .5em;
	list-style: none;
}

.cols {
	text-align: center;
	width: 190px;
	margin-left: 17px;
}

.cols li {
	font-size: 80%;
	padding: 0 0 .5em 0;
	list-style: none;
	float: left;
	width: 80px;
}

.cols li a {
display: block;
width: 60px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}
/*-------------------------------*/


#video {
	width: 485px;
}

#video p {
	text-align: left;
}

#video .video-btn {
	margin-left: 20px;
}

/*------------- Search --------------*/
#search-top
{
position: absolute;
top: 1.5em;
right: 2.0em;
padding-right: 0.0em;
font-size: 90%;
}

#search-body
{
padding-right: 0.0em;
font-size: 90%;
}

#search-top input.text
{
margin-right: 0.0em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 1px solid #777777;
border-bottom: solid 1px #777777;
border-left: 1px solid #000;
padding: 0.15em;
width: 15.0em;
color: #666666;
}

#search-body input.text
{
margin-right: 0.0em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 1px solid #777777;
border-bottom: solid 1px #777777;
border-left: 1px solid #000;
padding: 0.15em;
width: 13.0em;
color: #666666;
}

#search-top input.submit, #search-body input.submit
{
	vertical-align: middle;
}
/*---------------------------------*/


#vNavTable {
	font-size:80%;
	text-align:center;
	margin: 0 auto;
}

#vNavTable a {
	text-decoration: none;
}

.vNavL {
	text-align:left;
	padding: 0 .2em;
}

.vNavC {
	text-align:center;
	padding: 0 1em;
}

.vNavR {
	text-align: right;
	padding: 0 .2em;
}

/*--------------- Footer ---------------*/

#footer
{
position: relative;
height: 1.8em;
clear: both;
padding: 5.0em 1em 0 1em;
background: #fff url(/SafeFL.nsf/border2.gif) repeat-x 0em 3em;
font-size: 0.8em;
}

#footer .right
{
position: relative;
}


