body {
	background: #f5f6e4 no-repeat center top fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
a:link, a:visited {
	color: #009966;
}
a:hover, a:active {
	color: #FF6633;
}
H1 {
	font-size:35pt;
	font-family:cursive;
	text-align:center;
}

H2 {
	font-size:30pt
}

.style2 {
	font-size: 16pt;
	font-weight: bold;
}
.top {
	position: fixed;
	left: 0px; top:0px; right: 0px;
}
.content {
	position: fixed;
	top:250px; bottom:0px;
	overflow:auto;
}
form {
	text-align: left;	
}
#wide{
	width: 25em;
}
#biglist{
	line-height: 1.8em;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
#subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 1em;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 700px;
}
#container{
	padding: 0px 0px 0px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#bgcontainer{
	padding: 0px 0px 0px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	text-align: center;
	background-color: #F9F8F3;
}
#text {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	
}
#bg{
	background-image: url(images/background.jpg);
}
#bg1{
	background-image: url(images/background1.jpg);	
}
#bg2{
	background-image: url(images/background2.jpg);	
}
#bg3{
	background-image: url(images/background3.jpg);	
}
#bg4{
	background-image: url(images/background4.jpg);	
}
#bg5{
	background-image: url(images/background5.jpg);	
}
#bg6{
	background-image: url(images/background6.jpg);	
}
#footer {
	text-align: left;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-top: 40px;
	font-size: 9pt;
	padding-left: 30px;
	padding-right: 30px;
	color:#333333;
	line-height: 1.2em;
}
