body {
	background-color: #729899;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#ryan_home {
	background-image: url(images/ryan_home.jpg);
	height: 273px;
}
.button {
	font-family: "Trebuchet MS";
	color: #226465;
	background-color: #4C9799;
	margin: 5px;
	border: 1px solid #226465;
}
a:link, a:visited, a:active {
	color: #226465;
}
a:hover {
	color: #009699;
}

.mod {
	border: 1px solid #226465;
	background-color: #4C9799;
	margin-right: 5px;
	margin-left: 5px;
}
.mod_title {
	font-family: Georgia;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009699;
	letter-spacing: -5px;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	height: 50px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.mod_body {
	padding: 0 2px 2px 2px;
	color: #113232;
	font-family: "Trebuchet MS";
}
.footer {
	font-family: "Trebuchet MS";
	color: #226465;
	font-size: 12px;
}
.img {
	border: 1px solid #226465;
}