body {
	margin: 0px;
	background-color: #DDC9A4;
	background-image: url(images/horiz_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bottomBorder {
	background-image: url(images/sjo-bg_04.jpg);
	background-repeat: repeat-x;
	width: 100%;
	bottom: 1px;
	position: relative;
	height: 15px;
	z-index: 12;
}
#module {
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/mod_bg.png);
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	width: 179px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5FB0E5;
}
#content {
	display: block;
	margin-left: 3px;
	padding-left: 3px;
}

#module table {
	background-image: url(images/mod_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.moduleTop {
	background-image: url(images/mod_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.moduleBtm {
	background-image: url(images/mod_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#module a {
	color: #FFFFFF;
}
h3 {
	font-size: 20px;
	color: #660000;
}
#navigation {
	text-align: center;
	background-position: center;
	padding-left: 5px;
}
#navigation p {
	color: #660000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}

#navigation a {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #DDC9A4;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 3px;
	width: 145px;
	border: 2px solid #5FB0E5;
}
#navigation a:hover {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #5FAEE7;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 3px;
	width: 145px;
	border: 2px solid #DDC9A4;
}
h2 {
	color: #780A1A;
	font-size: 33px;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	color: #780A1A;
}

a {
	color: #000066;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.bigDaddy {
	font-size: 28px;
	color: #790A1B;
	font-weight: bold;
}
.copyright {
	font-size: 13px;
}
#module_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/mod_btm.png);
	height: 30px;
	width: 179px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 5px;
}
.bronzesponsor {
	font-size: 24px;
	text-transform: uppercase;
	color: #CC6600;
}
.silversponsor {
	font-size: 24px;
	text-transform: uppercase;
	color: #999999;
}
.goldsponsor {
	font-size: 28px;
	text-transform: uppercase;
	color: #FF9900;
}
.scholarshipsponsor {
	font-size: 24px;
	text-transform: uppercase;
	color: #660000;
}
