body {
	margin: 0px;
	padding: 0px;
}

div#header {
	position: static;
	width: 100%;
	left: 0;
	top: 0;
	height: 40px;
	border: none;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #666666;
	background-position: center;
}

div#banner {
	background-repeat: no-repeat;
	height: 0px;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}

img#titletext {
	top: 40px;
	position: absolute;
	left: 300px;
}

div#nav{
	color : #FFFFFF;
	height : auto;
	font-size: 80%;
	border-top : none;
	border-bottom-style: none;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#nav ul {
	list-style-type: none;
	padding: 0px 4 0;
	word-spacing: 0px;
	margin: 0px;
}
div#nav ul li {
	display: inline;
	background-color: #666666;
	padding: 0px 4px;
	height: 40px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#content {
	position: absolute;
	padding-right: 350px;
	color: #000000;
	z-index: 2;
	top: 197px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	padding-left: 20px;
	right: 0px;
	height: 367px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 630px;
}
div#sidebar {
	position: absolute;
	top: 4px;
	right: auto;
	width: 290px;
	font-size : 11px;
	z-index: 1;
	left: 530px;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bold;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#sidebar div.feature {
	color : #666666;
	border : 1px none #CCCCCC;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : #FFFFFF;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
	background-color: #FF9900;
	height: auto;
	width: auto;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}

div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #115EAC;
}

div#nav li a{
	color : #FFFFFF;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

div#nav li a:hover{
	color : #FF9900;
	background-color : #CCCCCC;
	border-bottom : 4px none #FFFFFF;
	margin: 0px;
	padding: 3px 0px 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
div#footer{
	color : #0066CC;
	border-bottom : 4px none #FFFFFF;
	margin: 0px;
	padding: 3px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#sidebarlong {
	position: absolute;
	top: 198px;
	right: 20px;
	width: 280px;
	font-size : 11px;
	z-index: 1;
	left: 670px;
	background-image: url(img/line650.jpg);
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 3300px;
}
div#sidebarnoline {
	position: absolute;
	top: 198px;
	right: 20px;
	width: 280px;
	font-size : 11px;
	z-index: 1;
	left: 670px;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 388px;
}
div#mychaser {
	position: relative;
	width: 200px;
	font-size : 11px;
	z-index: 7;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	height: 200px;
	left: 30;
	top: 120;
}
