		
#wrapper {
    width: 1000px;
    background-color: #E0FFFF;
    margin-right: 5px;
	margin-left: 150px;
	padding: 0 0 0 0;
	border: 4px solid #73C0D4;
	}
 	 
	
#content {
    background-color: #f3f5fd ;
    margin-top: 4px;
    margin-right: 4px;
	margin-left: 4px;
    font: 1.0em  Geneva, Arial, Helvetica, sans-serif;
    color: navy;
    width: 990px;
    float: center;
	padding: 0 0 0 0;
	text-align: left;
	
}

blockquote.wide {

	background-color: #C9D7E9;
	border-left-width: thin;
	color: #006C6B;
	margin: 5px 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

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;
}

blockquote.right {
	 
	background-position: center;
	float: right;
	margin:  5px  250px  5px auto;
}

h1 {
	background-color: transparent;
	color: #FF0000;
	font-family: Verdana, "Book Antiqua", "Times New Roman", sans-serif;
	font-size: x-large;
	text-align: center;
}

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: navy;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight:  500;
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

li.spec {
	background-color: transparent;
	color: #001A7D;
	font-family: "Tahoma", P052L, sans-serif;
	font-size: 1em;
	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: 1em;
	text-align: left;
	text-indent: 6pt;
	font-variant: normal;
	font-weight: 500;
}

 

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

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

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

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

p.level3 {
	background-color: transparent;
	color: #00719F;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: .8em;
	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: #a0FFFF;
	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: #E0FFFF;
	color: #5A7D00;
	width: 790px;
}

table.labor2 {
  background-color: #A5E7FF;  
	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: 1em;
	font-style: normal;
	font-weight: 500;
}

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

