.founders-name {
	font-weight: bold;
}
.admin-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.adminsubtitle2 {
	font-weight: bold;
	color: #CC0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:    url("./images/bg.gif");
	background-repeat: repeat-y;
	background-position: center center;
	scrollbar-shadow-color:red;
    scrollbar-face-color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
.style1 {
	font-size: 14pt
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.style4 {font-size: 14pt; font-weight: bold; }
.guestbook-link {
	color: #FFFFFF;
	text-decoration: none;
}
a.guestbook-link:link {
	color: #FFFFFF;
}
.admin-newsbox {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
