@charset "UTF-8";
/*
#navigation {
	border: medium solid #000;
}

.button {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #000;
	background-color: #000;
}
.button {
	height: 36px;
	width: 146px;
	background-color: #000;
}
.button {
	float: left;
	background-color: #000;
}
.button {
	background-color: #FFF;
	margin: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 0.2in;
}
a:link {
	color: #6CF;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FFF;
}
h2 {
	font-size: 18px;
	color: #6CF;
}
h3 {
	color: #6CF;
	font-size: 14px;
}
h4 {
	color: #6CF;
	font-size: 14px;
}

*/








.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #FFF;
	color: #FFF;
	padding-right: 10px;
	padding-left: 18px;
}
table {
	border: thin solid #6CF;
	margin-bottom: 20px;
	margin-left: 195px;
}
td {
	padding: 10px;
	border: thin solid #000;
}
#navigation {
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	width: 912px;
}
body h1 {
	background-color: #FFF;
	height: 120px;
	width: 920px;
	float: none;
	background-repeat: repeat;
	text-indent: 3in;
	background-position: -1.1in -0.5in;
	clear: none;
	position: relative;
	border: thick none #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(HEADER_IMAGE.gif);
	padding-bottom: 10px;
}
.h1flash {
	padding-top: 10px;
	background-color: #000;
}
#content {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	/*
	height: 10in;
	width: 10in;
	*/
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-indent: 10px;
	text-align: left;
}
#shell {
	width:920px;
	border: thick none #000;
	background-color: #666;
	height: 920px;
	margin: auto;
}
#mid {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	height: 700px;
}
.imageLeft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 375px;
}
#columnLeft {
	float: left;
	width: 360px;
	text-indent: 5px;
	margin-left: 20px;
	background-color: #000;
	text-align: justify;
	border: .5px solid #6CF;
	padding: 5px;
	margin-top: 20px;
}
#columnRight {
	float: right;
	width: 360px;
	text-indent: 5px;
	margin-right: 20px;
	background-color: #000;
	text-align: justify;
	border: .5px solid #6CF;
	padding: 5px;
	margin-top: 20px;
}
.imagright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#container {
	float: right;
	border: medium solid #000;
	margin-right: 10px;
	width: 360px;
 }

@charset "UTF-8";
/* CSS Document */
.navigation    {
	background-color: #000;
	border: thin solid #6CF;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}