#divWrapper {
	background-color: "maroon";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	
}
#divContent p {
	line-height: 1.8em;
	clear: both;
	float: none;
}
#divContent #floatpleft {
	float: left;
	width: 160px;
	clear: both;
}
#clearpfloat {
	clear: both;
	margin-top: 0px;
	padding: 10px;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF8DC;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	margin-bottom: 0px;
}
#divContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#divHeader {
	height: 151px;
	width: 100%;
	vertical-align: middle;
	background-color: "white";
}
#divLogoLeft {
	float: left;
	width: 325px;
	text-align: center;
	vertical-align: middle;
}
#divLogoLeft img {
	padding-top: 15px;
}
#divLogoRight img {
	padding-top: 15px;
}
#divLogoMid img {
	z-index: auto;
}
#divSidebarLeft {
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 114px;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
	background-color: "silver";
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	overflow: auto;
}
#divContent {
	float: left;
	text-align: justify;
	padding: 15px 20px 20px;
	border: 1px solid #e0e0e0;
	margin: 10px 2px 2px;
	height: 100%;
	background-color: #FFF8DC;
	width: 452px;
	overflow: auto;
}
#divContentContact {
	float: left;
	width: 452px;
	text-align: justify;
	padding: 20px;
	border: 1px solid #e0e0e0;
	margin: 2px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
#divContentWrapper {
	width: 800px;
	background-color: "silver";
	height: 100%;
}
#divSidebarRight {
	float: right;
	width: 114px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 2px;
	height: 100%;
	background-color: #FFF8DC;
	border-top: 0px dotted;
	border-right: 0px dotted;
	border-bottom: 0px dotted;
	border-left: 0px dotted;
}
#divSidebarRight p {
	line-height: 1.5em;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	letter-spacing: -1px;
}
#divSidebarRight h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	letter-spacing: -1px;
}
#divLogoMid {
	float: left;
	width: 135px;
}
#divFooter {
	text-align: center;
	clear: both;
	font-size: 10px;
	width: 800px;
	background-color: #BFBDA5;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-top: 1px solid #e0e0e0;
}
#divSidebarLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divSidebarLeft a {
	text-decoration: none;
	display: block;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	color: #9C2227;
}
#schedday {
	font-size: 12px;
	color: #9C2227;
	font-style: italic;
	font-weight: bold;
	float: left;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2227;
	margin-bottom: 10px;
	margin-top: 15px;
}
#schedtime {
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	float: left;
	text-align: left;
}
#divSidebarLeft a:hover {
	background-color: #FFE7C6;
	font-weight: bold;
}
#divLogoRight {
	float: right;
	text-align: center;
	vertical-align: middle;
	width: 340px;
}
#divDivider {
	position: static;
}
#divContentDecor {
	margin: 2px;
	width: 100px;
	border: 1px solid #e0e0e0;
	z-index: 1;
	visibility: visible;
	position: absolute;
	height: 100px;
	left: 0px;
	bottom: 0px;
}
#divContent h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
#divContent ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: left;
	text-indent: -10px;
}
#divContent #classtitle {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9C2227;
	float: left;
	padding-right: 10px;
	width: 200px;
}
#divContent #classdescript {
	font-size: 12px;
	clear: left;
	float: none;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	width: 100%;
}
#divContent #classsubtitle {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	float: right;
	font-weight: bold;
	padding-top: 2px;
	text-align: right;
	width: 150px;
}
#divContent #classlist {
	margin-top: 5px;
	border: 1px solid #9C2227;
	padding: 5px;
	margin-bottom: 10px;
	width: 440px;
}
#divContent #art-1a {
	height: 101px;
	width: 150px;
	float: left;
	overflow: hidden;
}
#divContent #bottomname {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	margin-top: 7px;
	font-size: 10px;
	font-weight: bold;
}
#divContent #bottomnotes {
	display: block;
	float: left;
	height: 30px;
	width: 440px;
	margin-top: 7px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
#current {
	background-color: "silver";
	font-weight: bold;
}
#art-2a {
	height: 150px;
	width: 150px;
	float: left;
}
#divContent #name {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	height: 40px;
	width: 150px;
	margin-top: 7px;
}
#divContentContact h2 {
	font-size: 14px;
	font-weight: bold;
}
#divContentContact ul {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}
#divContentContact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#divContent #fullColumns {
	clear: both;
	height: 1px;
}
#divContent table {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	width: 430px;
	font-weight: bold;
	padding: 5px;
}
#schedlist {
	margin-top: 10px;
	border: 1px solid #9C2227;
	padding: 5px;
	margin-bottom: 10px;
	width: 440px;
	float: left;
}
#schedage {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 100px;
	float: right;
}
#schedtitle {
	font-size: 11px;
	color: #9C2227;
	font-style: italic;
	font-weight: bold;
	float: left;
	width: 200px;
	padding-left: 10px;
}
#divContentRegistration {
	float: left;
	text-align: justify;
	padding: 15px 20px 20px;
	border: 1px solid #e0e0e0;
	margin: 10px 2px 2px;
	height: 100%;
	background-color: #DEDCC3;
	width: 600px;
	overflow: auto;
}
#divContentRegistration table {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	width: 550px;
	font-weight: bold;
}
#divContentRegistration h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#divContentRegistration h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #33FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#chart {
	float: right;
	height: 250px;
	width: 200px;
	border: 1px solid #e0e0e0;
	padding: 1px;
	margin: 5px;
}
#divContentPolicy {
	float: none;
	text-align: justify;
	padding: 15px 20px 20px;
	border: 1px solid #e0e0e0;
	margin: 5px auto;
	height: 1100px;
	background-color: #DEDCC3;
	width: 452px;
}
#divContentPolicy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#divContentPolicy p {
	line-height: 1.5em;
	clear: both;
	float: none;
}
#divContentPolicy #title {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	float: left;
	padding-right: 10px;
	width: 430px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#divContentPolicy #descript {
	clear: left;
	float: none;
	padding-top: 5px;
	width: 100%;
	line-height: 1.5em;
	padding-bottom: 5px;
}
#divContentPolicy #list {
	margin-top: 10px;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCC99;
}
#divContentPolicy h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#divContentPolicy #subtitle {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	float: none;
	width: 430px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-top: 5px;
}
#divContent #divNews {
	float: right;
	height: 270px;
	width: 260px;
	margin-top: 30px;
	padding: 10px;
	clear: none;
	color: #000000;
	
}
#divContent #floatpleft220 {
	float: left;
	width: 220px;
	clear: both;
}
#divContentDrawing {
	text-align: justify;
	padding: 20px;
	margin: 5px auto auto;
	height: 530px;
	width: 520px;
	background-color: #DEDCC3;
}
#divContentDrawing h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
#divContentDrawing p {
	line-height: 1.8em;
	clear: both;
	float: none;
	padding: 0px;
}
#divContentDrawingReg {
	float: none;
	text-align: justify;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin: 0px;
	height: 500px;
	background-color: #DEDCC3;
	width: 500px;
	background-repeat: repeat;
}
#divContentDrawingReg table {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	width: 490px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: auto;
}
#divContentDrawingReg p {
	line-height: 1.8em;
	clear: both;
	float: none;
	padding: 0px;
}
#divContentDrawingReg h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
#divContentDrawingRules {
	text-align: justify;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin: 0px;
	height: 400px;
	background-color: #ABAA96;
	width: 500px;
}
#divContentDrawingRules p {
	line-height: 8px;
	clear: both;
	float: none;
	padding: 0px;
}
#divContentDrawingRules h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
#divContentDrawingRulesWrap {
	text-align: justify;
	padding: 20px;
	margin: 5px auto auto;
	height: 425px;
	width: 520px;
	background-color: #DEDCC3;
}
#divContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: normal;
}
#divContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	color: #9C2227;
	text-align: right;
}
#divContentDrawingReg h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.8em;
}
#divContentDrawingReg h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9C2227;
	text-align: right;
}
#divContentPolicy #list2 {
	margin-top: 10px;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C2C4FF;
}
#divContentPolicy #list1 {
	margin-top: 10px;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B9FF9B;
}

