@charset "UTF-8";
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	background-image: url(images/shadow.gif);
	width: 919px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
}
#container #header {
	height: 115px;
	width: 902px;
	background-image: url(images/indexheader.jpg);
	background-repeat:no-repeat;
}
#cover {
	background-image: url(images/cover.jpg);
	background-repeat: no-repeat;
	height: 547px;
	width: 902px;
}
#menu {
	position: relative;
	left: 24px;
	top: 25px;
	height: 400px;
	width: 400px;
}
body {
	margin: 0px;
	padding: 0px;
}
#CollapsiblePanel1 {
	position: relative;
	width: 902px;
}
#area2 {
	position: relative;
	height: 15px;
	width: 280px;
	background: #000;
}
 
#knob2 {
	position: absolute;
	height: 15px;
	width: 20px;
	background: #ff3300;
	cursor: pointer;
}
#submenu {
	position: relative;
	left: 384px;
	top: 6px;
	width: 300px;
}
#disclaimer {
	font-size: 9px;
	color: #0077d4;
	position: relative;
	top: 101px;
	text-align: right;
	right: 40px;
}
#disclaimer a {
color: #0077d4;
	text-decoration: none;}

#submenu a {
	font-size: 13px;
	color: #0077d4;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	width: 243px;
	height: 23px;
}
#submenu a:hover {
	padding-top: 9px;
	padding-left: 11px;
	width: 242px;
	height: 22px;
}
