#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
}
body {
	color: #303;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	text-decoration: none;
	text-align: left;
	margin-right: 3px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #cccc99;
	background-image: url(../images/graphics/bkgd.gif);
	background-attachment: fixed;
	background-position: center;
}


a:link { color: blue }


a:visited { color: purple }

a:hover { color: purple }
p {
	margin-top: 0px;
	margin-bottom: 0px;
}


a:active { color: red }

#menu {
	text-align: right;
	margin-top: 0px;
}
#priceswindow {
	background-color: #CC9;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#window {
	background-color: #CC9;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
}

