* {
	margin: 0px;
	padding: 0px;
}

body {
	font: .64em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000033;
}

#container {
	background: #FFFFFF url(../images/layoutImages/bgImg1x1024.gif) repeat-y scroll left top;
	width: 1024px;
	padding: 0px;
	top: 0px;
	margin: 0px auto;
}

#mastHead {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 1024px;
	background: url(../images/layoutImages/mhBannerImg180x1024.gif) no-repeat scroll left top;
	top: 0px;
	float: left;
}

#webTitle {
	display: none;
}

#mainMenue {
	margin-top: 125px;
	margin-left: 169px;
	margin-right: 63px;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainMenue a:link, #mainMenue a:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #FFFFFF;
	padding: 7px 2px;
	text-decoration: none;
	margin-right: -1px;
	height: 40px;
}

#mainMenue a:hover, #mainMenue a:active {
	color: #0000FF;
	background: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0000FF;
}

#mainMenue #mainButtonIn a:link, #mainButtonIn a:visited {
	color: #0000FF;
	background: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0000FF;
}

#pageBody {
	font-size: 1.2em;
}

#leftNav {
	height: 100px;
	width: 125px;
	float: left;
	margin-top: 20px;
	padding-left: 35px;
}
#leftNav h3 {
	text-align: center;
	margin-bottom: 10px;
	color: #CC66CC;
	background: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0000FF;
}

#leftNav a:link, #leftNav a:visited {
	display: block;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #FFFFFF;
}

#leftNav a:hover, #leftNav a:active {
	color: #CC66CC;
	background: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0000FF;
}

#leftNav #leftNavButtonIn a:link, #leftNavButtonIn a:visited {
	color: #CC66CC;
	background: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #0000FF;
}

#breadCrumb {
	margin-left: 175px;
}
#breadCrumb a:link, #breadCrumb a:visited {
}
#breadCrumb a:hover, #breadCrumb a:active {
	color: #CC66CC;
	text-decoration: none;
}

#content {
	margin-left: 180px;
	margin-right: 50px;
}
img {
	margin: 0px;
	padding: 0px;
}
.imgFloatRt {
	float: right;
	margin: 5px;
}
.imgFloatCentr {
	float: right;
	margin: 5px 250px 5px 5px;
}
.imgFloatLft {
	float: left;
	margin: 5px;
}



.galleryThms {
	margin-right: 2px;
	margin-bottom: 8px;
}



.imgInstructor {
	padding-top: 30px;
	padding-left: 10px;
}


.icon {
	vertical-align: text-top;
}



p {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 5px;
}
.pIndent {
	font-size: 1em;
}

.calendarDate {
	padding-left: 15px;
	font-style: italic;
	font-weight: bold;
	color: #6C246A;
}

h2 {
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 10px;
}

h4 {
	padding-top: 5px;
}


.h2bkgrndGrad {
	background: url(../images/layoutImages/h2bkgrndGrad.jpg) repeat-y;
	height: 30px;
	width: 300px;
	padding-top: 4px;
	margin-left: -10px;
	padding-left: 10px;
}


.parenthetical {
	font-size: .8em;
	color: #666666;
}
.sitePageNamesEm {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}





ul {
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style: outside;
}
ul ul {
	font-size: .75em;
	font-weight: normal;
}
ol ul {
	font-size: .75em;
}



ol {
	font-size: 1.25em;
	font-weight: bold;
	list-style: decimal outside;
	padding-left: 15px;
	margin-left: 15px;
}
ol ol {
	font-size: 1em;
	list-style: lower-alpha;
	padding-left: 25px;
}
li {
	padding: 3px;
}
dt {
	font-weight: bold;
	font-size: 1.25em;
}
dd {
	color: #333333;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 1.25em;
	font-weight: normal;
}
dd ol {
	color: #333333;
	font-size: 1em;
	font-weight: normal;
}
dd ul {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
}




#horzanchorlist {
	margin-right: auto;
	margin-left: auto;
}


#horzanchorlist li {
	display: inline;
	list-style: none;
}

#horzanchorlist a:link, #horzanchorlist a:visited {
	text-decoration: none;
	font-weight: normal;
	background: #FFFFFF;
	font-size: 0.8em;
	padding: 1px 2px;
}

#horzanchorlist a:hover, #horzanchorlist a:active {
	color: #FFFFFF;
	background: #828DFE;
}
table {
	border-collapse: collapse;
	width: auto;
	font-size: 1.25em;
	border: 2px solid #AAAAFF;
	margin-top: 15px;
	margin-bottom: 10px;
}
caption {
	padding-bottom: 5px;
}


th, td {
	border-right: 1px solid #AAAAFF;
	border-bottom: 1px solid #AAAAFF;
	padding: 5px;
}
th {
	background: #D1E5F0;
}
tfoot {
	color: #D1E5F0;
	font-size: .5em;
	background: #D1E5F0;
}
tfoot tr {
	background: #D1E5F0;
}

#footer {
	background: url(../images/layoutImages/ftrBannerImg80x1024.gif) no-repeat scroll left top;
	padding: 0px;
	height: 80px;
	width: 1024px;
	clear: both;
	margin: 0px;
}

#footerMenu {
	margin-left: 175px;
	margin-top: 10px;
}

#footerButtonIn {
	color: #000000;
}

#footerMenu a:link, #footerMenu a:visited {
}
#footerMenu a:hover, #footerMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footerNav {
	margin-left: 175px;
	margin-top: 5px;
}
#footerNav a:link, #footerNav a:visited {
}
#footerNav a:hover, #footerNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	float: left;
	width: 40px;
	margin-top: 15px;
	padding-left: 35px;
}

#address {
	float: left;
	width: 525px;
	margin-top: 15px;
	text-align: center;
}

#webDesigner {
	text-align: right;
	margin-top: 15px;
	width: 370px;
	float: right;
	margin-right: 35px;
}
