	
#wrapper {
    width: 1024px;
    background-color: #A5E7FF;
    margin-right: 5px;
	margin-left: 150px;
	padding: 0 0 0 0;
	border: 4px solid #73C0D4 
	}
 	 
	
#content {
    background-color: #A5E7FF;
    margin-top: 4px;
    margin-right: 10px;
	margin-left: 10px;
    color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
    width: 990px;
    float: center;
    padding 0 10 0 10;
	text-align: left;
	
}



a:link {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #800080;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #000080;
	text-decoration: underline;
}
 
h1 {
	background-color: transparent;
	color: #FF0000;
	font-family: Verdana, "Book Antiqua", "Times New Roman", sans-serif;
	font-size: medium;
	text-align: center;
}
h1.header {
  background-image: url(Images/TopBarAni_01.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  width: 990px;
  height: 100px;
  background-position: center;
  padding: 4px;
  }
h2 {
	background-color: transparent;
	color: #696969;
	font-family: "Book Antiqua", Verdana, "Times New Roman", Minion, P052L, sans-serif;
	font-size: medium;
	text-align: left;
}

h3 {
	background-color: transparent;
	color: #228B22;	
	font-family: Verdana, "Times New Roman", Tahoma, P052L, sans-serif;
	text-align: center;
	font-size: medium;
}

h4 {
	background-color: transparent;
	color: #556B2F;
	font-family: P052L, Arial, "Futura Md BT", "MS Serif", serif;
	text-align: left;
	font-size: medium;
}

h5 {
	background-color: transparent;
	color: #DC143C;
	font-family: "MS Serif", Arial, "Myriad Roman", serif;
	text-align: center;
	font-size: medium;
}

li {
	background-color: transparent;
	color: #2F6690;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style: circle;
}

li.spec {
	background-color: transparent;
	color: #001A7D;
	font-family: "Tahoma", P052L, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	list-style-type: none;
	list-style: 0px;
	margin-left: 15px;
}

p {
	background-color: transparent;
	color: #083194;
	font-family: "Times New Roman", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 6pt;
}

p em {
	background-color: transparent;
	color: #483D8B;
	font-family: Tahoma, Arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	text-indent: 0pt;
}

p.crystal {
	background-color: transparent;
	color: #BA55D3;
	font-family: Arial, Courier, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	text-indent: 0pt;
}

p.intro {
	background-color: transparent;
	color: #616F7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-indent: 0pt;
}

p.level1 {
	background-color: transparent;
	color: #005701;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
}

p.level2 {
	background-color: transparent;
	color: #696969;
	font-family: Arial, Courier, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

p.level3 {
	background-color: transparent;
	color: #006D99;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-variant: normal;
	font-weight: lighter;
}

span.allcaps {
	background-color: transparent;
	color: #FF0000;
	font-variant: small-caps;
}

span.initialcap {
	background-color: transparent;
	color: #FF0000;
	font: normal normal bold 200% Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
}

table.crystal {
	background-color: #E0FFFF;
	border: medium solid #808080;
	border-style: groove;
	background: transparent;
}

table.crystal  td {
	border: medium double #808080;
	width: 620px
}

table.directory {
	background-color: #31B5D6;
	border: thin inset #778899;
	width: 790px;
}

table.labor1 {
	background-color: #8CACFF;
	color: #5A7D00;
	width: 790px;
}

table.labor2 {
	background-color: #AFEEEE;
	border-bottom: 3px groove #20B2AA;
	border-left: 3px groove #66CDAA;
	border-right: 3px groove #778899;
	border-top: 3px groove #66CDAA;
	width: 790px;
}

ul {
	background-color: transparent;
	color: #4A0082;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}

ul.spec {
	background-color: #AFEEEE;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	list-style-type: none;
	white-space: normal;
	list-style: inside;
	margin-left: 15px;
}
