html {
	font-size: 100%;
}


/* basic elements */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Comic Sans MS", Comic, Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
	background:  url("pagebak.jpg") repeat-x 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0 0 10px;
	font-size: 14px;
	width: 100%;
	background-color: #FFFFFF;
}
p { 
	margin: .1em 0 .5em 0; 
	text-align: left;
}
h3 {
	padding: 1.5em 0 0 .25em;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #663399;
	font-family: Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #663399;
	letter-spacing: 1px;
}
acronym {
	text-decoration: none;
	font-weight: bold;
	border-bottom: dashed 1px #FF4848;
	cursor:help;
}
a:link { 
	color: #0022BB; text-decoration: underline;
}
a:visited { 
	color: #0000A0; text-decoration: underline;
}
a:hover, a:active { 
	color: #330066; text-decoration: none;
}
a.menubluelink:link {
	color:#333333;
	text-decoration: none;
} 
a.menubluelink:active {
	color:#333333;
	text-decoration:none;
} 
a.menubluelink:visited {
	color:#333333;
	text-decoration:none;
} 
a.menubluelink:hover {
	color:#000099;
	text-decoration: underline;
}

/* specific divs */
#container {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 722px;
	position: relative;
	background:  url(contentmid.jpg) repeat-y 9px 0px;
}
#intro {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0;
}
#Header {
	background:  url(head1.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

#Header h1 {
	position: relative;
	font-family: Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 230%;
	font-weight: normal;
	margin: 0px;
	width: 700px;
	left: 20px;
	top: 50px;
}
#Header h1 span {
}
#Header h2 {
	position: relative;
	font-family: Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 180%;
	font-weight: normal;
	margin: 0px;
	width: 280px;
	left: 440px;
	top: 43px;
}

#Summary {
	font-size: 90%;
	background:  url("contenttop.jpg") no-repeat 9px 0px;
	height: 100px;
}
#Summary p.p1 {
	position: relative;
	top: 15px;
	height: 60px;
	max-height: 60px;
	text-align: center;
	margin: 0 75px;
	letter-spacing: 2px;
}
#Summary p.p2 {
	height: 34px;
	margin: -60px 9px 0px 0px;
}
#Summary p.p2 span {
	float: right;
	height: 34px;
	line-height: 34px;
	margin: 0px 11px 0 0;
	padding: 0px 0px 0px 10px;
	background:  url("boxleft.jpg") no-repeat left top;
}
#Summary p.p2 a:link, #Summary p.p2 a:visited {
	color: #666666;
	font-weight: bold;
}

#preamble {
	clear: both;
	position: relative;
	background:  url("contentmid.jpg") repeat-y 9px 0px;
	padding: 0 230px 0 9px;
}
#preamble h3 {
	font-family: Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #663399;
	padding: .1em 0 .3em .25em;
	letter-spacing: 1px;
}
#preamble p {
	margin: 0.2em 1em 0em 2em;
	letter-spacing: 0px;
}

#supportingText {
	margin: 0 230px 0 9px;
}
#supportingText p {
	margin: .2em 1em .7em 2em;
	letter-spacing: 0px;
}
#requirements p.p5 {
	margin: 1em 0 0 2em;
	font-style: italic;
}

#footer { 
	text-align: right;
	margin: 2em 1em 0 1em;
	padding: 0 0 0 0;
	line-height: 0px;
}



#contentBotNav ul {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
}
#contentBotNav ul li {
	float: left;
	padding: 5px 5px 5px 17px;
	background:  url("small.gif") no-repeat 5px 8px;
	border: solid 1px #BBDAF6;
	border-top: none;
}


#linkList {
	position: absolute;
	width: 220px;
	right: 8px;
	top: 340px;
	background:  url("boxmid.jpg") repeat-y left top;
	padding: 0px 0;
	float: none;
}
#linkList2 { 
	margin: 0px 0 0px 0;
	background:  url("boxbot.jpg") no-repeat left bottom;
}
#linkList h3 {
	position: relative;
	font-size: 120%;
	font-weight: bold;
	margin: 3em 0 1em 0;
	color: #FFFFFF;
	line-height: 36px;
}
#linkList h3 span {
	padding: 0 0 0 .5em;
}
#linkList h3.select {
	margin: 0;
	background: none;
}
#linkList h3.select/* */ {
	margin: 2em 0 0em 0;
}

#linkList ul {
	position: relative;
	margin: 0px 0 0em 12px;
	padding: 10px;
}
#linkList ul/* */ {
	margin: 0px 0 1em 12px;
}
#linkList li {
	margin: .5em 12px 0 0;
	padding: .5em 1em;
	list-style-type: none;
}
#linkList li/* */ {
	margin: .5em 12px .5em 0;
}
#linkList li:hover {
}
#linkList li a:link { 
}
#linkList li a:visited {
}

#lselect {
	background:  url("boxtop.jpg") no-repeat left top;
	padding: 1px 0 0 0;
}
#lselect ul li {
	margin: 0 1em 1em 0;
	padding: 0 0 1em 0;
	background: repeat-x left bottom;
}
#lselect ul li:hover {
	background:  url("line.gif") repeat-x left bottom;
}
#lselect ul li a {
	display: block;
	font-family: Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 110%;
}
#lselect ul li a:link, #lselect ul li a:visited {
	text-decoration: none;
}
#lselect ul li a:link:hover, #lselect ul li a:visited:hover {
	text-decoration: underline;
}
#lselect ul li a.c {
	padding: 0 0 .25em 0;
	display: inline;
	text-align: right;
	background: none;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
#lselect ul li a.c:link, #lselect ul li a.c:visited {
	text-decoration: none;
}
#lselect ul li a.c:link:hover, #lselect ul li a.c:visited:hover {
	text-decoration: underline;
}

#lresources {
	padding: 0 0 1px 0;
	margin-top: 20px;
}


#bottomDiv1 {
	height: 99px;
	background:  url("contentbot.jpg") no-repeat center bottom;
	text-align: right;
	width: 722px;
}
.null {
	font-family:Comic Sans MS, Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
#preamble p1 {
	margin: .2em 1em .7em 2em;
	letter-spacing: 0px;
	color: #E04D5F;
}
.names {
	font-family: "Comic Sans MS", Comic, Verdana, Tahoma, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333366;
	letter-spacing: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-variant: normal;
}
.titles {
	font-weight: bold;
	color: #333366;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titlesHead {
	font-weight: bold;
	color: #333366;
	font-size: 140%;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#supportingText p.p3 {
	margin: 0.2em 1em 0.7em 3em;
	letter-spacing: 0px;
}
strong {
	font-weight: bold;
}
#bottomDiv1contact {
	height: 99px;
	background:  url(contactbot.jpg) no-repeat center bottom;
	width: 722px;
}
.quotes {
	font-family: "Comic Sans MS", comic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	letter-spacing: normal;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
#footertop {

	text-align: center;
	margin: 2em 1em 0 1em;
	padding: 0 0 0 0;
	line-height: 0px;
}
#footertop a:link, #footertop a:visited {

	line-height: 2em;
	text-decoration: none;
	padding: 0px 5px 0px 17px;
	background:  url("small.gif") no-repeat 5px 5px;
	border: 1px solid #996699;
}
#footertop a:link:hover, #footertop a:visited:hover {

	background: #C7C9E2 url("small.gif") no-repeat 5px 5px;
}
#supportingBookst p {
	margin: .2em 1em .7em 2em;
	letter-spacing: 0px;
	text-align: center;
}
img.floatLeft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
}

img.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
#supportingText p.p4 {
	margin: 0.2em 1em 0.7em 2em;
	letter-spacing: 0px;
	height: 115px;
	text-align: center;
	vertical-align: middle;
}
#Header2 {
	background:  url(head2.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header3 {
	background:  url(head3.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header4 {
	background:  url(head4.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header5 {
	background:  url(head5.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header6 {
	background:  url(head6.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header7 {
	background:  url(head7.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#Header8 {
	background:  url(head8.jpg) no-repeat center bottom;
	height: 200px;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: middle;
}




#intro2 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}


#intro3 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}


#intro4 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}


#intro5 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}


#intro6 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}


#intro7 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}



#intro8 {
	background: #FFFFFF url(pagebak.jpg) repeat-x center 0px;
	padding: 14px 0 0 0;
}
.faq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
a.readinglink:link {
	color:#660099;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
}
a.readinglink:active {
	color:#660099;
	text-decoration: none;
	font-size: 150%;
}
a.readinglink:visited {
	color:#660099;
	text-decoration: none;
	font-size: 150%;
}
a.readinglink:hover {
	color:#6666CC;
	text-decoration: underline;
	font-size: 150%;
}

