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

body {
	background-image: url(/images/background.gif);
	background-color: #0B3A23;
}
#page {
	width: 918px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: auto;
	background-color: #ECD587;
}
#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 199px;
	background-position: center;
}
hr {
	color: #006600;
}
#content {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #006600;
	padding-bottom: 25px;
}
#navigation {
	height: 50px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}
h2 {
	text-align: center;
}
p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table {
}
h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
ul {
	text-align: center;
}
li {
	list-style-type: none;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h4 {
	text-align: center;
}
.cody {
	text-align: left;
	padding-top: 10px;
	margin-left: 320px;
}
.shrek {
	margin-left: 320px;
	text-align: left;
}
.codyIMG {
	margin-top: -90px;
}
.shrekIMG {
	margin-top: -90px;
}
#codyImg {
	text-align: center;
}
.mini {
}
#images {
	text-align: center;
	background-image: url(/images/imagesBKGD.gif);
}
.imgwrapper {
	background: url(/images/backdrop.gif) no-repeat bottom right;
	float: left;
	padding-left: 295px;
	clear: right;
}
#img {
	text-align: center;
}
.imgwrapper img {
	margin: -5px 5px 5px -5px;
}
#content2 {
	margin-top: 250px;
}
table {
	background-color: #003300;
	width: 100px;
}
tr {
	color: #FFFFFF;
}

