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

Body {
	background-image: url(images/cardboard.jpg);
}
p {
	font-size: 14px;
}
a {
	color: #0099CC;
	text-decoration: none
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
h1 {
	color: #0000CC;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	background-image: url(images/index_19.jpg);
	height: 112px;
	width: 547px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
#copyright a{
	text-decoration: none;
	color: #0099CC;
}
#copyright a:hover{
	text-decoration: underline;
}
.content {
	height: 541px;
	width: 547px;
	background-image: url(images/index_13.jpg);
	padding-left: 5px;
}
#nav {
	height: 73px;
	width: 547px;
	background-image: url(images/index_05.jpg);
	text-align: center;
}
#nav h1{
	font-size: 20px;
	padding-top: 20px;
}
#buttons{
	height: 92px;
	width: 371px;
	background-image: url(images/index_16.jpg);
	text-align: center;
}
#right_side{
	height: 211px;
	width: 371px;
	background-image: url(images/index_17.jpg);
}
#announcements{
	width: 371px;
	height: 211px;
	background-image: url(images/announcementsbg.jpg);
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 55px;
	padding-top: 65px;
}