@charset "utf-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images2/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 960px;
	text-align: left;
	background-color: #176A78;
}
#logo {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 248px;
	height: 65px;
	border: thin solid #FFFFFF;
	float: left;
}
#banner {
	background-color: #64fffc;
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-left: 60px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}
#navcontainer {
	font-size: 12px;
	color: #176a78;
	background-image: url(../images2/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	width: 840px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding-top: 10px;
}
body {
	text-align: center;
	
}
#text1 {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	clear: both;
	float: left;
	width: 960px;
}
#welcome {
	float: left;
	width: 610px;
	margin-right: 8px;
	margin-left: 8px;
}
.right {
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #64fffc;
	padding-left: 20px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 18px;
	font-weight: 400;
	}
#text2 {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	width: 960px;
	background-position: center top;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: #176a78;
}
.left {
	width: 280px;
	margin-left: 6px;
	float: left;
}
#footer {
	font-size: 9px;
	color: #64FFFC;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	float: left;
	width: 960px;
}
#logoscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC33;
	text-align: right;
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-right: 20px;
	clear: right;
	padding-top: 2px;
	padding-bottom: 6px;
}
