body {
	background-color: #336699;
	margin: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
div#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 2px #FFCC66 solid;
	border-left-width: 4px;
	border-right-width: 4px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 788px;
}
div#menu {
	width: 180px;
	margin-right: 13px;
  background-color: #003366;
	float: left;
}
div#topnav {
	clear: both;
	margin-bottom: 1px;
	background-color: #003366;
}
div#content {
	float: right;
	width: 595px;
	min-height: 550px;
}
div#kclogo {
	float: left;
	width: 346px;
	margin-bottom: 3px;
}
div#fourth {
	float: left;
	width: 243px;
	margin-bottom: 3px;
}
div#squire {
	float: left;
	width: 196px;
	margin-bottom: 3px;
}
div#bottom {
	width: 788px;
	clear: both;
}
div#profile_main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 2px #FFCC66 solid;
	border-left-width: 4px;
	border-right-width: 4px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 400px;
}
div#profile_logo {
	position: relative;
	width: 313px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}
div#profile_content {
	position: relative;
	width: 400px;
}
div#profile_bottom {
	position: relative;
	width: 400px;
}
table#Profile td {
	vertical-align: top;
}
table#Profile td p {
	margin: 1px;
	padding: 0px;
}
div#detail_main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 2px #FFCC66 solid;
	border-left-width: 4px;
	border-right-width: 4px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 788px;
}
div#detail_content {
	clear: both;
	width: 788px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.align-top {
	vertical-align: top;
}
.header {
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
}
.rss_header {
	color: #003366;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 200;
	font-size: 14px;
	text-align: center;
	display: block;
	border: 1px;
	border-style: solid;
	border-color: #6699CC;
	margin: 1px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 126px;
	background-color: #003366;
	vertical-align: middle;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 200;
	background-color: #6699CC;
	border-color: #003366;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	display: block;
	border: 1px;
	border-style: solid;
	border-color: #6699CC;
	margin: 1px;
	padding: 3px;
	width: 170px;
	background-color: #003366;
}
a.nav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	border-color: #003366;
	text-align: right;
}
input.format {
  border: 2px;
  border-style: outset;
  border-color: #CCCCCC;
	background-color:# CCCCCC;
	height: 20px;
	width: 20px;
}
input.submit {
  border: 2px;
  border-style: outset;
  border-color: #CCCCCC;
	background-color:# CCCCCC;
  font-weight: bold;
  margin: 1px;
  padding: 3px;
}
table#Links {
	padding-left: 4px;
	border: 1px;
	border-color: #336699;
}
table#Upcoming td p {
	padding: 0px;
	margin: 1px;
}
table#Events td input {
	padding: 0px;
	margin: 0px;
}
table#Users td input {
  padding: 0px;
  margin: 0px;
}
/*Headers*/
h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
h1 {
	color: #003366;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
h2 {
	color: #003366;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.error {
	color: #FF0000;
	font-style: italic;
}
.required {
	color: #CC0000;
	font-weight: bold;
}
.border {
	background-color: #FFCC66;
}
.main_bg {
	background-color: #FFFFFF;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
img.content {
	border: 1px;
	border-color: #000000;
}
.rss {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
.rss_date {
	font-style: italic;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
ul li {
	list-style-type: square;
}
img {
	display: block;
}
.word_wrap {
	word-wrap: break-word;
}
.output {
	word-break: break-all;
	margin-bottom: 5px;
}
.row_hightlight {
	background: #CCCCCC;
}
input, textarea, select {
	margin-bottom: 5px;
	border: solid 1px #000000;
}
input.require {
	border: solid 1px #00CC00;
}
textarea {
	resize: none;
}
p.newsletter_time {
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
p.newsletter_message {
	margin-bottom: 1px;
	padding-bottom: 2px;
}
p.link_time {
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin-top: 0px;
	padding-top: 0px;
}
p.link_info {
	margin-bottom: 1px;
	padding-bottom: 2px;
}
h2.link {
	width: 525px;
}
<!-- Calendar Classes -->
table#calendar td {
}
table#calendar {
	position: absolute;
	visibility: hidden;
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
}
.CurrentMonth {
	color: #333333;
	background-color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.OtherMonth {
	color: #666666;
	font-weight: bold;
	font-size: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Month {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: inherit;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Skip {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Option {
	background-color:#336699;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.DayOfWeek {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.CurrentDay {
	background-color: #FFCC66;
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table#calendar a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
}
