.page {
	background-color: #000000;
	background-image: url(graphics/green.jpg) ;
	background-repeat: repeat y;
	background-attachment: fixed;

}
.window1 {
	font-family: Georgia, courier, sans-serif, Arial, Helvetica, ;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336600;
	border: thin none #336600;


}
.window2 {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #336600;
	border: thin none #336600;


}
.main {
	border: 1px solid #000000;
	background-image: url(graphics/dropshadow.jpg);
	background-repeat: repeat;


}
.titlebar {
	background-image: url(graphics/wmg1.jpg);
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
}
