@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 760px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	color: #FFFFFF;
}
#sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	display: block;
}
#sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	background-color: #B3E7FF;
	display: block;
	color: #000000;
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	font-weight: bold;
}
#header {
	border-color: #000000;
	border-width: 1;
	background-color: #0033CC;
} 
#sidebar1 {
	width: 150px;
	display: block;
	margin: 0px;
	background-color: #0033cc;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
}
#container #sidebar1 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
}
#mainContent {
	float: right;
	width: 595px;
	margin: 0px;
	padding: 0px;
} 
#container #footer1 {
	float: left;
	width: 50%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ebebeb;
	}
	#container #footer2 {
	float: right;
	width: 50%;
	background-color: #ebebeb;
	text-align: right;
	height: 50px;
	vertical-align: bottom;
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 1px;
	text-align: center;
	line-height: 2em;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	display: inline-block;
	padding: 3px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #336633;
	border-left-color: #336633;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: auto;
	white-space: nowrap;
}
#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	display: inline-block;
	padding: 3px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #336633;
	border-left-color: #336633;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: auto;
	white-space: nowrap;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	display: inline-block;
	color: #000000;
	padding: 3px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #336633;
	border-left-color: #336633;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: auto;
	white-space: nowrap;
	background-color: #EBEBEB;
}
#container #logo {
	background-color: #0033CC;
	float: left;
	width: 150px;
}
