/* basic elements */
body {
	color: #666666;
	margin: 0px;
	font-family: "Book Antiqua";
	font-size: medium;
	line-height: 18px;
	background-image: url(wizards-bg-teal.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
200;
	
	}
p {
	margin-top: 0px;
	text-align: justify;
	margin-left: 0px;
	font-family: "Book Antiqua";
	font-size: 12pt;
	line-height: 15pt;
	}
h3 { 		
	font-family: "Book Antiqua";
	font-style: italic;
	letter-spacing: 1px; 
	color: #000066;
	background-color: #96CDCD;
	padding-left: 5px; 
	border-bottom: 2px solid #388E8E;
	border-left: 1px solid #388E8E;  
	margin-bottom: 20px; 
	text-align: left;	
	width: 95%;
	}
h5  {
	font-family:"Book Antiqua";
	font-weight: bold;
	color: #669999;
	font-size:24px;
	}
	

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #669899;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #669899;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #669899;
	}
p:first-letter {
	color: #669999;
	font-size:x-large;
	font-weight: bold;
	}

/* specific divs */
#container {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-repeat: repeat;
	clear: both;
	}

#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 10px;
	}
#pageHeader h1 { 
	background: transparent url(quote1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(quote3.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px;
	position: absolute;
	top: 243px;
	right: 0.25in;
	height: 554px;
	width: 176px;
	}
#linkList2 {
	font: 10px verdana, sans-serif;
	margin-top: 80px;
	width: 175px;
	margin-left: 5px;
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	


#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat;
	position: absolute;
	top: 572px;
	right: 164px;
	width: 163px;
	height: 94px;
	overflow: scroll;
	}
