@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/02180_stormfield_1280x800.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #151515;
}
.Content_image {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.ryan_Header {
	background:url(/finalproject/images/homepage_ryan2_02.png);
}
.ryan_Content_Header {
	background:url(/finalproject/images/homepage_ryan2_09.png);
}
.ryan_Content {
	background:url(/finalproject/images/homepage_ryan2_10.png);
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
}
.ryan_Content_Footer {
	background:url(/finalproject/images/homepage_ryan2_11.png);
}
body, td, th {
	font-size: 11pt;
	color: #FFF;
	font-family: Century Gothic;
}
h1 {
	font-size: 14pt;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #F60;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

