@import url(base.css);



/*----*/
.header h1
{
	width:915px;
	height:213px;
	display:block;
	
}

h2
{
	width:555px;
	margin:0 0 10px 0;
	font-size:1.4em;
	
	}

h3
{
	width:555px;
	margin:0 0 10px 0;
	font-size:1.2em;
	
	}

.content
{
	padding:30px 0 0 0;
}
.content ol,.content ul {
	margin:20px 0 20px 30px;
	padding:0;
	width:500px;
}
h2.sh2
{
	width:487px;
	height:43px;
	background:url(images/sh2_how_to_stay_safe.gif);
	margin:40px 0 20px 0;
}
h2 span
{
overflow:visible;
}

.thelinks
{
width:900px;
margin:20px auto;
font-size:.7em;
text-align:center;
}
.thelinks a
{
color:#ccc;
}