@charset "utf-8";
#container {
	padding: 5px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}
#top {

}
#content1 {
	padding: 0px;
	float: left;
	height: 290px;
	width: 415px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #646B75;
	border-right-color: #646B75;
	border-bottom-color: #646B75;
	border-left-color: #646B75;
}
#content2 {
	float: right;
	height: 290px;
	width: 363px;
	overflow: auto;
	background-color: #8B9D9F;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #646B75;
	border-right-color: #646B75;
	border-bottom-color: #646B75;
	border-left-color: #646B75;
}
#footer {
	padding: 5px;
	background-color: #181C25;
	font-size: x-small;
	text-align: right;
}
.clear {
	clear: both;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
}
body {
	background-color: #000000;
}
.style1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style3 {color: #333333}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #29B9BA;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
