body
{
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #013567;
	margin: 0px;
	padding: 0px;
	min-width: 756px;
}

.centeredColumn
{
	width: 756px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 756) / 2 + 'px');
	display:table;
}

.space { 
	padding: 10px; 
}

.midSpace { padding: 10px 10px 10px 36px; }

.midSpaceleft { padding: 20px; }

#headBox
{
	width: 755px;
	height: 131px;
	display: block;
	clear: both;
}

.navBox
{
	margin: 0px;
	padding: 0px;
	width: 755px;
	height: 24px;
	display: block;
}

#midBox
{
	width: 755px;
	display: table;
	clear: both;
	background-image: url(../images/midBack.jpg);
	background-repeat: repeat-y;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#midLeft
{
	width: 470px;
	display: table;
	float: left;
	background-image: url(../images/mid_left.jpg);
	background-repeat: no-repeat;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#midRight
{
	width: 285px;
	display: table;
	float: left;
	background-image: url(../images/mid_right.jpg);
	background-repeat: no-repeat;
}

#flashBox
{
	width: 732px;
	height: 367px;
	display: block;
	float: left;
}

#flashContent
{
	display: block;
	z-index: 1;
	width: 732px;
	height: 367px;
	padding: 0px;
	margin: 0px;
}

#lowBox
{
	width: 755px;
	height: 85px;
	display: table;
	background-image: url(../images/low.jpg);
	background-repeat: no-repeat;
	color: #036;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#lowBox_ext
{
	width: 755px;
	display: table;
	clear: both;
	background-image: url(../images/low2.jpg);
	background-repeat: repeat-y;
	background-color: #dbe2ea;
}

#low_leftcontent
{
	width: 278px;
	height: 168px;
	float: left;
	display: block;
	background-image: url(../images/low_leftcontent.gif);
	background-repeat: no-repeat;
}

#low_midcontent
{
	width: 221px;
	height: 168px;
	float: left;
	display: block;
	background-image: url(../images/low_midcontent.gif);
	background-repeat: no-repeat;
}

#low_midtop
{
	width: 221px;
	height: 110px;
	display: block;
}

#low_midfoot
{
	width: 221px;
	height: 50px;
	display: block;
}


.head01
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	font-weight: bold;
}

.head02
{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#boxList
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	display: table;
}

#boxList li
{
	background: transparent url(../images/boxList.gif) no-repeat;
	background-position: 3px 3px;
	padding-left: 14px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	color: #000;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#boxList li a
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

#boxList li a:hover
{
	color: #CC0000;
	text-decoration: none;
}

a.readMore, a:link.readMore, a:visited.readMore, .readMore
{
	color: #000;
	float: right;
	clear: right;
/*	font-family: Arial, sans-serif; */
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.readMore { color: #f60; }

.line
{
	height: 1px;
	margin-top: 4px;
	padding: 0px;
	background-image: url(../images/line.jpg);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 4px;
}

#footbox
{
	display: table;
	width: 755px;
	clear: both;
	background-image: url('http://www.kcu4ea.org/images/foot.jpg');
	background-repeat: no-repeat;
}

.tagline
{
	color: #f60;
	font-size: 18pt;
}

.sayings
{
	text-align: justify;
}

#foot
{
	color: #dbe2e9;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	padding: 24px 0px 10px 10px;
	font-weight: bold;
	display: block;
	float: left;
}

a.footLink
{
	color: #dbe2e9;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.footLink
{
	color: #f60;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
}

#credit
{
	color: #dbe2e9;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 14px;
	padding: 24px 10px 10px 0px;
	font-weight: bold;
	display: block;
	float: right;
	text-align: right;
}

a.creditLink
{
	color: #dbe2e9;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.creditLink
{
	color: #f60;
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
}


a:link { color:#ffffff; }
a:active { color:#ff6600; }
a:visited { color:#ffffff; }
a:hover { color:#ff6600; text-decoration:none; }

hr { width:80%; }

td { color:#003366; }

.comments { width:400px; }