*{
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

a{
	color:#6286B0;
	text-decoration:none;
	border-bottom: 1px dotted #6286B0;
}

a:link{
	color:#6286B0;
	text-decoration:none;
	border-bottom: 1px dotted #6286B0;
}

a:visited{
	border:none;
	text-decoration:none;
	color:#3D536E;
	border-bottom: 1px dotted #3D536E;
}

a:hover{
	border:none;
	text-decoration:none;
	color:#3D536E;
}

img{
	border:none;
}

#w5_satire{
	position:absolute;
	top:0;
	left:0;
}

#w5_satire a {
	border-bottom: none;	
}

#header{
	width:100%;
	height:166px;
	border-bottom:10px solid #C00;
	background-color:#000033;
}

#header_links{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#welcome{
	width:100%;
	padding: 10px 0px;
	margin: 10px 0px;
	height:50px;
}

.welcome_text{
	width:650px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	line-height:2em;
	text-align: center;
	float: left;
	padding-top: 10px;
}

#main{
	width:100%;
	height:400px;
	margin: 10px 0px;
}

.main_text{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height: 450px;
}

#testimonial{
	background:#000033;
	border-top:10px solid #C00;
	width:100%;
	clear:both;
	padding: 15px 0px;
	margin: 10px 0px 0px 0px;
	color: #FFF;
}

.testimonial_text{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.testimonial_author{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
}

#footer{
	width:100%;
	background-color: #000033;
	height: 60px;
}

#footer_text{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	color:#6286B0;
	padding: 10px 0px;
	text-align: center;
}
