body {
	background-color: #000066;
	background-image:  url(../suzieq/images/backgroundsq.gif);
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#container {
	background-color: #C8FF99;
	background-image:  url(../suzieq/images/containerbackgroundsq.gif);
	width: 750px;
	margin: auto;
	text-align: left;
	position: relative;
	left: -31px;
	top: 1px;
}
#pageHeader {
	padding-top: 10px;
	margin-left: 23px;
	margin-right: 23px;
	background-color: #00B2FF;
	text-align: center;
}
#pageHeader h1 {
	color: #663300;	
	font-size: 220%;
	display: inline;
	padding-left: 5px;
}
#pageHeader h2 {
	color: #663300;
	font-size: 180%;
	display: inline;
	font-weight: normal;
	padding-left: 5px;

}
#buttons {
	text-align: center; 
	padding-top: 3px; 
	padding-bottom: 10px;
}
#bodytext {
	margin: 8px 43px 10px 38px;
}
#bodytext p {
	margin-top: 0px;	
	margin-bottom: 16px;	
	line-height: 150%;
}
p, h1,h2,h3,h4{
	margin-top: 0px;	
	margin-bottom: 8px;	
}
h1 {
	color: #000099;
	font-size: 160%;
	margin-bottom: 6px;
}
h2 {
	color: #000099;
	font-size: 140%;
	margin-bottom: 4px;	
}
h3 {
	color: #000099;
	font-size: 130%;
	margin-bottom: 2px;	
}
h4 {
	color: #000099;
	font-size: 120%;
	margin-bottom: 2px;	
}
img {
	border: none;
}
img.left {
	float: left;
	clear: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
a {
	color: #009900;
}
a:visited {
	color: #006600;
}
a:hover, a:hover {
	color: #00CC00;
}
#footer {
	font-size: smaller;
	background-color: #333333;
	border-top: thick solid #00B2FF;
	border-bottom: thick solid #00B2FF;
	border-left: 2px solid #00B2FF;
	border-right: 2px solid #00B2FF;
	margin-left: 23px;
	margin-right: 24px;
	padding-top: 5px;
	color: #339966;
	text-align: center;
}
#footer a {
	color: #00CC00;
}
#footer a:visited {
	color: #00CC00;
}
#footer a:hover, a:hover {
	color: #00FF00;
}
