@charset "utf-8";
/* CSS Document */

#container {
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-color: #006;
	color: #FF0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
}

#banner strong {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006;
	padding-left:50px;
	padding-right: 50px;
	color: #FF0;
	font-size: 300%;
	height: auto;
	position: relative;
	text-align: center;
}

#left_column {
	width:175px;
	float:left;
	margin-right: 10px;
	background-color: #FF6;
	height: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006;
	visibility: visible;
}

#right_column {
	width: auto;
	margin-left: 10px;
	float:right;
	position: relative;
	height: 700px;
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.text {
	font-size: 18px;
	color: #006;
}
.Headings {
	color: #006;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.text u {
	font-size: 20px;
}
#container strong {
	font-family: Arial, Helvetica, sans-serif;
}
.textinfo {
	font-size: 16px;
}
#my-comment {
	}
