body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #595330;
}
body {
	background-color: #DFDDC5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #595330;
	scrollbar-base-color: #ff6347;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #DFDDC5;
	scrollbar-highlight-color: #DFDDC5;
	scrollbar-shadow-color: #DFDDC5;
	scrollbar-track-color: #E9E7D0;
}
.dived {
	padding-right: 7px;
}
a:link {
	color: #AB0D18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB0D18;
}
a:hover {
	text-decoration: underline;
	color: #AB0D18;
}
a:active {
	text-decoration: none;
	color: #AB0D18;
}
.formFields {
	background-color: #F0EEDF;
	border-width: 1px;
	border-style: solid;
	border-color: #595330;
	padding: 2px;
}
.submitFields {
	background-color: #F0EEDF;
	border-width: 1px;
	border-style: solid;
	border-color: #595330;
	padding: 2px;
}
.TopGradient {
	background-attachment: fixed;
	background-image: url(layout/top-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Gypsey {
	background-attachment: fixed;
	background-image: url(layout/big-Gypsey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.LightGradient {
	background-attachment: fixed;
	background-image: url(layout/light-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Credits {
	color: #9A9774;
	font-size: 7pt;
	line-height: 12pt;
}
.BoxedNav {
	background-color: #FFFFFF;
	border:'1px' 'solid' '#595330';
	padding: 3px;
}
.WhiteLines {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.Rebecca {
	border-color: #595330;
	border-style: solid;
	border-width: 1px;
	margin-right: 8px;
	margin-bottom: 5px;
}