body
{
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#bodyContainer
{
   background-color: #fff;
	width: 800px;
	margin: 25px auto 0px auto;
	border: solid 1px black;
}

#headerIndex
{
   font-family: Garamond, Georgia, Palantino, serif;
	background-image: url( /images/header_white_blue.jpg );
	width: 800px;
	height: 108px;
	overflow: hidden;
	border-bottom: solid 1px black;
}

#header
{
	background-image: url( /images/header_blue.jpg );
	width: 800px;
	height: 108px;
	overflow: hidden;
	border-bottom: solid 1px black;
	background-position: top center;
}

#headerKGV p
{
   font-family: Garamond, Georgia, Palantino, serif;
	width: 200px;
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color: white;
	cursor: pointer;
}

#headerTag
{
	position: relative;
	top: 10px;
	width: 232px;
	text-align: center;
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	font-family: Garamond, Georgia, Palantino, serif;
}

#subTag
{
	color: white;
	text-align: right;
	margin: -6px 5px 5px 5px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Garamond, Georgia, Palantino, serif;
	font-size: 0.9em;
}

#headerAddress
{
	color: white;
	padding: 6px 15px 0px 15px;
	text-align: center;
	font-size: 0.9em;
	font-family: Garamond, Georgia, Palantino, serif;
}

#headerNavigationIndex
{
	width: 350px;
	text-align: right;
	padding: 2px 15px 20px 15px;
	color: white;
 	font-family: Garamond, Georgia, Palantino, serif;
 	font-size: 0.8em;
 	font-weight: bold;
}

#headerNavigationIndex a
{
   font-family: Garamond, Georgia, Palantino, serif;
	color: white;
	text-decoration: none;
}

#headerNavigation
{
	width: 100%;
	text-align: right;
	padding: 10px 31px 20px 15px;
	color: white;
	font-family: Garamond, Georgia, Palantino, serif;
	font-size: 0.8em;
	font-weight: bold;
}

#headerNavigation a
{
	color: white;
	text-decoration: none;
}

#subHeaderIndex
{
	color: white;
	text-align: right;
	padding: 5px 15px 2px 15px;
	height: 20px;
	background-color: rgb( 56, 147, 155 );
	border-bottom: solid 5px #ebd722;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Garamond, Georgia, Palantino, serif;
}

#subHeader
{
	color: white;
	text-align: right;
	padding: 2px 15px;
	height: 20px;
	background-color: rgb( 56, 147, 155 );
	border-bottom: solid 5px #ebd722;
	font-size: 0.9em;
}

#subHeader table
{
	width: 80%;
}

#subHeader td
{
	text-align: center;
	font-size: 0.8em;
}

#subHeader td a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#contentIndex
{
	background-color: white;
}

#content
{
	background-color: white;
	background-image: url( /images/subpage_blue_whitebox.jpg );
	background-repeat: no-repeat;
	text-align: left;
	font-size: 0.8em;
	margin: 0px;
	padding: 35px 80px 15px 200px;
	text-align: justify;
}

#content a
{
	color: #0000aa;
	text-decoration: none;
}

#content ul
{
	text-align: left;
}

#footer
{
	background-color: #00335f;
	background-image: url( /images/bottom_blue_blue.jpg );
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
}

#footer table
{
	margin-top: 0px;
}

#copyright
{
	font-size: 0.8em;
	padding: 5px;
	font-weight: normal;
}

#footer table
{
	width: 80%;
}

#footer td
{
	text-align: center;
	font-size: 0.8em;
}

#footer a
{
	color: white;
	text-decoration: none;
}

#indexMenu
{
	border-right: solid 1px black;
	width: 235px;
	padding: 15px;
	text-align: center;
	vertical-align: center;
	font-family: Garamond, Georgia, Palantino, serif;
	font-variant: small-caps;
}

#indexMenu ul
{
	text-align: left;
}

#indexMenuLinks
{
	vertical-align: top;
}

#indexMenu
{
   padding: 0px 0px 0px 0px;
   font-weight: bold;
}

#indexMenu a
{
	text-decoration: none;
	color: black;
}

#indexMenuLinks td
{
	text-align: left;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}

#indexMenuLinks img
{
	border: 0px;
}

#indexContent
{
	vertical-align: top;
	background-color: #75b9bf;
	font-size: 0.8em;
}

#indexContent p
{
	padding: 0px 20px;
	text-align: justify;
}

.redLink
{
	color: red !important;
}

.event
{
	border: solid 1px #013668;
	margin: 10px 25px 25px 0px;
}

.event h1
{
	padding: 5px 10px;
	margin: 0px;
	font-size: 1.1em;
	background-color: #75b9bF;
}

.event p
{
	margin: 3px 0px;
	padding: 0px 12px;
}

#blowout
{
	margin-left: -5px;
	width: 1px;
	height: 400px;
}

.section_header
{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px silver;
}

#page_title
{
	font-size: 1.8em;
}

#side-bar {

   position: absolute;
   
   left: -185px;
   top: 100px;

}
