body {
	color: #000000;
	font-family: "century gothic", palatino, arial, helvetica, sans-serif;
	font-size: 15px;
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #660000;
	scrollbar-darkshadow-color : #339933;
	scrollbar-dark-shadow-color : #006666;
	scrollbar-face-color : #556b2f;
	scrollbar-highlight-color : #66ff00;
	scrollbar-shadow-color : #009900;
}

a:link {
	color:#006600;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color:#009900;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color:#66ff00;
	background-color : transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color:#99cc33;
	background-color : transparent;
	text-decoration:underline;
}
.edge{
	background-color: #669933;
	background-image: url("images/greenback.jpg");
}
h1 {
	font-family : "century gothic", palatino, arial, helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	background-color : transparent;
	text-align : center;
	text-decoration : none;
	font-size : 20px;
}
h2 {
	font-family : "century gothic", palatino, arial, helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	background-color : transparent;
	text-align : center;
	text-decoration:none;
	font-size : 18px;
}
.navbar{
	width : 100px;
	height :25px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url("images/sm-buttonback.jpg");
	text-align : center;
	text-decoration:none;
	font-size : small;
	font-family :"century gothic", palatino, arial, helvetica, sans-serif;
	padding : 2pt;
	border-width : 2pt;
	border-color : #669999;
	border-style : ridge;
}
.navbar:hover{
	width : 100px;
	height :25px;
	margin-top: 20px;
	background-color:  #ffffff;
	background-image: url("images/sm-buttonbacklight.jpg");
	text-decoration: none;
	text-align : center;
	font-size : small;
	font-family :"century gothic", palatino, arial, helvetica, sans-serif;
	padding : 2pt;
	border-width : 2pt;
	border-style : groove;
	border-color : #669999;
}
.fluff{
	margin-top : 30px;
	width : 400px;
	color : Black;
	background-color : transparent;
	padding : 10px;
	font-family:"century schoolbook", times, serif;
	font-size: 16px;
	text-align : left;
}
.catalogue{
	background-color : White;
	
	padding : 5px;
	font-family:"century gothic", palatino, arial, helvetica, sans-serif;
	font-size: 12px;
}
.navend{
	width : 400px;
	font-family: "century gothic", palatino, arial, helvetica, sans-serif;
	font-size: 16px;
	text-align : center;
	padding : 20px;
}
