﻿.style6 {
	border-width: 0px;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 800px;
	height: 8350px;
}
body {
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	background-image: url('i_joegen/redbox1.jpg');
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 150px;
	height: 140px;
	float: left;
}
#mast {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-image: url('i_joegen/redmast1.jpg');
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 150px;
	width: 650px;
	height: 135px;
}
#color-bar {
	background-color: #808080;
	width: 800px;
	height: 15px;
}
#left_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	background-image: url('i_joegen/redvert1.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 150px;
	float: left;
	height: 8175px;
	color: #000000;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #808080;
	padding: 15px;
	margin: 0px 0px 0px 150px;
	width: 618px;
	height: 8145px;
}
#footer {
	background-color: #808080;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 15px;
}
.cnt {
	text-align: center;
}
.cnt-lg-blu {
	font-size: large;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.cnt-sm {
	font-size: small;
	font-weight: bold;
	text-align: center;
}

#left_col a, a:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
#left_col a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #0000FF;
	font-weight: bold;
}

.bord-yel {
	text-decoration: none;
	border: 2px solid #FFFF00;
	padding: 5px;
	margin: 2px;
}
.cnt-xlg-blu {
	font-size: x-large;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}


.xxlg-blu {
	font-size: xx-large;
	font-weight: bold;
	color: #0000FF;
}
