body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("/layout/summer-sand.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;}

.navlinks {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.page_title {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #006600;
}
.title {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #006600;
}
.justified {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
.centered {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.left {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
#intro {
	background-image: url("/layout/intro.jpg");
	width: 504px;
}
#buttons {
	background-image: url("/layout/fold.jpg");
}
#gui_base {
	background-image: url("/layout/gui-base.jpg");
	height: 45px;
	width: 137px;
}
#gui_right{
	background-image: url("/layout/gui2.jpg");
	width: 85px;
}
#events{
	vertical-align: top;
}
#fold {
	background-image: url("/layout/fold.jpg");
	width: 760px;
}
#side_left {
	background-image: url("/layout/page-left.jpg");
	width: 97px;
}
#side_right {
	background-image: url("/layout/page-right.jpg");
	width: 97px;
}
#copyright {
	background-image: url("/layout/copyright.jpg");
	height: 103px;
	width: 760px;
}
.event {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #006600;
}
.orange {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #FF6600;
}