body {
	background-image: url(../images/blue_fabric_bg.jpg);
	margin: 0;
	padding: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #003;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-color: #08012D;
}

a {
	color: #003;
	text-decoration: underline;
}

.clearer {
	clear: both;
}

body img {
	margin: 0;
	padding: 0;
}

#top {
	height: 399px;
	overflow: hidden;
}

#bodyContainer {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
}

#content, #footer {
	width: 712px;
	margin-left: 44px;
}

#content {
	background: url(../images/pageTile.jpg) repeat-y;
	line-height: 1.25em;
	padding-bottom: 1em;
}

#content #col1 {
	width: 350px;
	float: left;
	margin-left: 32px;
}

#content #col2 {
	width: 270px;
	float: right;
	margin-right: 33px;
}

#content #col2 dl {
	margin: 0;
	padding: 0;
}

#col2 dt {
	font-weight: bold;
}

#col2 dd {
	margin-left: 0;
	margin-bottom: .5em;
	font-size: 12px;
}

#content h2 {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 25px;
	font: bold 13px "Comic Sans MS", Courier;
	color: #D0C430;
	text-shadow: #000 0 2px 2px;
}

#contentTop {
	min-height: 150px;
	background: url(../images/contentTop.jpg) no-repeat left top;
}

* html #content #col1 {
	margin-left: 16px;
}

* html #content #col2 {
	margin-right: 16px;
}

* html #contentTop {
	width: 712px;
}

#footer {
	background: url(../images/footer.jpg) no-repeat left top;
	height: 235px;
	overflow: hidden;
	font-family: "Comic Sans MS", Courier;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footer  #copyright, #footer  #credits, #footer #footerLinks {
	padding-top: 209px;
	padding-right: 20px;
	padding-left: 20px;
}

#copyright {
	float: left;
	width: 650px;
}

#credits {
	float: right;
}
#content #col1b {
	width: 650px;
	float: left;
	margin-left: 32px;
}
#content h1 {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 25px;
	font: bold 30px "Comic Sans MS", Courier;
	color: #0C082B;
	text-shadow: #000 0 2px 2px;
}
#content #col1Full {
	width: 650px;
	float: left;
	margin-left: 32px;
}
#footerLinks {
	float: left;
	width: 650px;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 2px solid #000033;
}
.h3_menu  {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 25px;
	color: #000033;
	text-shadow: #000 0 2px 2px;
	font-family: "Comic Sans MS", Courier;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
