body {
	margin: 0px;
}
.bg {
	background-image: url(../images/misc/sandtexture2.jpg);
	background-repeat: repeat;
}
.middlebg {
	background-image: url(../images/buttons/ryans_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.blackBodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	list-style-type: square;
}
.BigBodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #506d4f;
	font-weight: bold;
	text-transform: uppercase;
}
.greenlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #506d4f;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}.blackSmallCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	font-style: italic;
}
