html    {
	scrollbar-face-color: #F3F3EF;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #F3F3EF;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: #F3F3EF;
	scrollbar-track-color: #AFAF9C;
	scrollbar-arrow-color: black;
	}
	
body	{
	;
	font: large/150% "Times New Roman", Times, serif;
	background: url(images/batik2.gif);
}
.pagecontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-left: -450px;
	margin-top: -20px;
}


h1 {
	font-size: xx-large;
}
.red {
	color: #D2232A;
}
.redbullet {
	list-style: url(images/bullet.gif) outside;
}
h2 {
	font-size: medium;
	font-style: italic;
}
h4 {
	font-size: small;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #D2232A;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.footer {
	font-size: small;
	text-align: center;
}
.art {
	width: 100%;
}
.imgborder {
	border: 1px solid #000000;
}
