html,body{margin:0;padding:0}
body{
	font: 98% arial,sans-serif;
	text-align:center;
	background-color: #617CAB;
}
p{
	margin:20px 30px 20px 30px;
	font-size: 0.9em;
}
p.quote{
	margin:20px 50px 0px 50px;
	font-size: 0.9em;
	font-style: italic;
}
p.quotee{
	font-size: 0.9em;
	margin: 5px 50px 20px 300px;
}

a:link, a:visited, a:active {
	color: #8A7C62;
text-decoration:none;
border-bottom:1px dotted #8A7C62; }
a:hover {
	color: #0066CC;
	text-decoration: none;
}
div#header{
	height:69px;
	margin:0;
	background-image: url(images/Shary_Nunan_logo_4.jpg);
	width: 700px;
}
div#container{
	text-align:center;
	padding-top: 0px;
}
div#content p{
	line-height:1.3;
	text-align: left;
	color: #423235;
}
div#footer{
	background: #333;
	color: #DCD9D1;
}
div#footer p{
	padding:10px;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	line-height: 1.3;
}
div#container{width:700px;margin:25px auto}
div#content{
	width:100%;
	background-color: #DCD9D1;
	float: right;
}
div#footer{clear:both;width:700px}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #543E40;
	text-align: left;
	float: none;
	margin-left: 20px;
}
