﻿body {
	/*padding: 5px;
	background: #663366;*/
	background-color: Silver;
	background-color: #996699;
	background-image: url(images/bggif.gif);
	font-size: 10pt;
	font-family: Arial, serif;
	text-align: center;
}
#wrapper {
	width: 950px;
	background-color: white; /*padding:5px;*/;
	margin-right: auto;
	margin-left: auto;
}
.center {
	text-align: left;
	padding-left: 230px;
	padding-right: 230px;
	background-color: White;
	font-size: 10pt;
}
.side {
	background-color: white;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	width: 210px;
}
.side dl {
	font-family: arial;
	margin: 0 0 10px 10px;
	background: silver;
	border: thin #333333 outset;
}
.side dt {
	margin: 0;
	padding: 5px;
	background: silver;
	border-bottom: solid 1px #996699;
}
.leftNav {
	font-size: 110%;
	background-color: white;
	text-align: left;
	float: left;
	padding-right: 5px;
	width: 215px;
}
a:hover {
	color: black;
}
.leftNav dt {
	font-weight: bold;
	border-bottom: solid 1px white;
	margin: 0;
	padding: 5px;
	background: #99CCCC;
}
.leftNav dl {
	font-family: arial;
	background: #99CCCC;
	margin: 0 0 10px 10px;
}
.indexPic {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.none {
	list-style-type: none;
	text-align: left;
}
h1 {
	font-size: 165%;
}
h2 {
	font-size: 150%;
}
.sq {
	list-style-type: square;
	list-style-position: inside;
}
a {
}
/*a:hover {
	color: black;
	background-color: White;
}*/
#tiwrapper {
	background-color: White;
}
#whitebg {
	background-color: white;
	margin-left: 5%;
	margin-right: 5%;
	padding: 5px;
}
.purpleBorder {
	border-left-color: #663366;
	border-left-style: dotted;
	border-left-width: 2px;
}
#whiteAll {
	background-color: white;
}
.h_purple {
	color: Purple;
	border-bottom: solid 1px #99CCCC;
}
.purple {
	color: purple;
}
.h_line {
	color: black;
	border-bottom: solid 1px #99CCCC;
}
.mission {
	color: #6E2C72;
	text-align: center;
	font-family: verdana, san serif;
	font-style: italic;
}
.bld {
	font-weight: bold;
}
.bldbig {
	font-weight: bold;
	font-size: 125%;
}
.quick {
	font-size: 90%;
	text-align: right;
}
.noBullet {
	list-style-type: none;
}
.vAlign {
	vertical-align: text-top;
	float: left;
	border: 0;
}
.footer {
	clear: both;
	background-color: Transparent;
}
.paddington {
	padding: 5px;
}
.both {
	clear: both;
	vertical-align: text-top;
}
#st dl {
	background: black;
}
.center dl {
	font-family: arial; /*width: 375px;*/;
	margin: 0 0 20px 20px;
	background: silver; /* url(images/bot375.gif) no-repeat bottom left;*/
}
.center dl dl {
	font-family: arial; /*width: 275px;*/;
	margin: 0 0 20px 20px;
	background: #cccccc;
}
.center dt {
	font-weight: bold;
	color: White;
	margin: 0;
	padding: 5px;
	background: #996699;
/*url(images/top375.gif) no-repeat top left;*/	border-bottom: solid 1px white;
}
.center dl dl dt {
	font-weight: bold;
	color: White;
	margin: 0;
	padding: 5px;
	background: #996699;
/*url(images/top375.gif) no-repeat top left;*/	border-bottom: solid 1px white;
}
dd {
	margin: 0;
	padding: 5px;
}
dd a:hover {
	background-color: White;
}
.eighty {
	width: 95%;
	/*font-size:smaller;*/
}
.footHR {
	width: 100%;
	color: #996699;
}
#ctrContact {
	margin-left: 275px;
}
#ctrTi {
	margin-left: 250px;
}
.brdr {
	border: solid 1px gray;
	padding: 2px;
	font-size: 90%;
}
.blockbg {
	background-image: url(images/c_bg.jpg);
}
hr {
	color: #99CCCC;
}
li {
	line-height: 1.1;
}
.pbear {
	margin-bottom: 5px;
}
.muNote {
	LIST-STYLE-IMAGE: url(images/muNote.gif);
}
.musicH {
	font-weight: bold;
	font-size: large;
	font-family: Serif;
	font-variant: small-caps;
}
/* Navigation Styles */
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #a0522d;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	/*background-color: #edb;*/
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #a0522d;
	background-color: black;
}
