* {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #666668;
	border:1;
}

body {
    text-align: center;
    
}

a {
	text-decoration: none;

}

h1, h2, h3, h4 {
	margin-bottom: 0.2em;
}

h1 {
	margin-bottom: 20px;
	color: #289CD3;
}

p {
	margin-bottom: 1.0em;
	
}

h1 {
	text-transform: uppercase;
}

h2 {

}

h3 {

}

.clearer {
	clear: both;
}

div#frame {
    margin: 0 auto 0px auto;
    text-align: left;
	position: relative;
	width: 1000px;
}

#footer, #header {
    background-color: #289CD3;
    height: 30px;
	margin: 0 auto 0 auto;
}

#header {
	height: 70px;
	margin-bottom: 10px;
	border:0;
}

#footer {
	height: 5px;
	margin-top: 20px;
	text-decoration: underline;
}

	
#footer a {
	font-size: 6px;
}


#disclaimer {
	text-align: left;
	margin-top: 3px;
	font-size: 10px;
	color: #289CD3;
	margin-bottom: 20px;
}

div#disclaimer * {
	text-align: left;
}
