body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/layout/blue-background.jpg);
}

a:link {text-decoration: none; color: #003366;}
a:visited {text-decoration: none; color: #003366;}
a:hover {text-decoration: underline; color: #006600;}
a:active {text-decoration: none; color: #FFFF00;}

.page_title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #5A3D16;
}
.title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #5A3D16;
}
.justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
#header {
	background-image: url(/layout/lake-shore-drive.jpg);
	height: 164px;
	width: 760px;
}
#buttons {
	background-image: url(/layout/fold.jpg);
	height: 448px;
	width: 184px;
}
#body {
	background-image: url(/layout/parchment.jpg);
	width: 504px;
}
#intro {
	background-image: url(/layout/intro.jpg);
	height: 448px;
	width: 504px;
}
#fold {
	background-image: url(/layout/fold.jpg);
	width: 688px;
}
#side_left {
	background-image: url(/layout/left.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
#side_right {
	background-image: url(/layout/right.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
#copyright {
	background-image: url(/layout/copyright.jpg);
	height: 86px;
	width: 760px;
}
#dark_parchment {
	background-image: url(/layout/cage/body.jpg);
}
.banner_code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}