html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0px;
}
input {
	margin-top: 10px;
}
body {
	font-size: small;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #343D92;
	text-align:center;
	background: url(../graphics/background_main.jpg) repeat fixed center top;
}
div#wrapper {
	width: 800px;
	margin: 15px auto;
	padding: 0;
	text-align: center;
	background: #FFF;
	border: 2px solid #343D92;
}
div#banner {
	text-align:center;
	padding-top: 20px;
	background-color: #FFF;
}
div#lhs {
	margin-bottom: 20px;
	float: left;
	text-align: left;
	padding: 0;
	background-color: #FFF;
	background-image: url(../graphics/puzzle_pieces_back_new.gif);
	background-repeat: no-repeat;
	background-position: 33px 0px;
	width: 200px;
}
div#menu {
	margin:0;
}
div#menu img {
	padding: 0 0 0 33px;
	display: block;
	border: none;
}
div#menu img.current {
	background-color: #FFF;
	background-image: url(../graphics/current_mark_left.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	display: block;
}
div#rhs {
	width: 585px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../graphics/rhs_back2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 57px 0 0 0;
	position: relative;
}
div#rhs img {
	/*needed to prevent gap appearing in IE*/
	display: block;
}
div#mainContent {
	width: 545px;
	padding: 10px 0 0 0 ;
	padding-bottom: 10px;
	background-color: #EDECFB;
	border-right: 5px solid #353D92;
	border-bottom: 5px solid #353D92;
	border-left: 5px solid #353D92;
}
div#mainContent h1 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	font-weight: bolder;
	border-top: 1px solid #343D92;
	border-right: 1px solid #343D92;
	border-bottom: 1px solid #343D92;
	border-left: none;
	background: #FFF url(../graphics/heading_piece.gif) repeat-y left top;
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 10px 10px 10px 37px;
	margin: 10px 29px 10px 0;
}
div#mainContent h2 {
	margin: 0 37px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-decoration: underline;
}
div#mainContent p {
	margin: 0 37px;
	padding:0;
}
div#mainContent a:link {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-weight: bolder;
	color: #D17B11;
	text-decoration: underline;
	padding: 0;
}
div#mainContent a:visited {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-weight: bolder;
	color: #EA7A0E;
	text-decoration: underline;
	padding: 0;
}
div#mainContent a:hover, a:focus {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-weight: bolder;
	color: #FFF;
	background-color: #343D92;
	text-decoration: underline;
	padding: 0;
}
div#mainContent a:active {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-weight: bolder;
	color: #343D92;
	background-color: #FFF;
	text-decoration: underline;
	padding: 0;
}
div#mainContent ul {
	padding: 0 37px;
	list-style-type: circle;
}
div#navBarBottom {
	width: 100%;
	font-weight: bold;
	background-color: #EDECFB;
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
}
div#navBarBottom ul {
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #343D92;
	background-color: #EDECFB;
} 
div#navBarBottom ul li {
	padding: 5px 10px;
	margin: 0 auto;
	display: inline;
	list-style-type: none;
	text-align: center;
}
div#navBarBottom a {
	padding: 5px 10px;
	color: #343D92;
	text-decoration: none;
	margin: 0;
}
div#navBarBottom a:visited {
	color: #343D92;
	text-decoration: none;
	background-color: #EDECFB;
	margin: 0;
}
div#navBarBottom a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #343D92;
	margin: 0;
}
div#navBarBottom a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #9593C4;
	margin: 0;
}
div#navBarBottom .noLink {
	color: #EA7A0E;
	cursor: crosshair;
}
div#navBarBottom a.noLink {
	color: #EA7A0E;
	cursor: crosshair;
	background: #EDECFB;
}
div.clearit {
	clear: both;
}
div#flashcontent {
	float: left;
	margin: 5px 10px 5px 0;
}
div#doors {
	width: 368px;
	height: 128px;
	margin: 15px 0 15px 88px;
}
div#doors img {
	float: left;
	background: none;
	border: none;
}
a: img#class1, a:link img#class2, a:link img#class3, a:link img#class4, a:link img#clubs {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
