
body {
	margin: 12px 0px 24px 0px;
	text-align: center;
	background-color: #386c97;
	background-image: url(images/Background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #bd21c6;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

p, li {
	margin: 0px 0px 14px 0px;
	color: #561c9c;
	letter-spacing: 1px;
}

img {
	border: none;
}
img.Right {
	float: right;
	margin: 0px 0px 12px 12px;
}
img.Left {
	float: left;
	margin: 0px 12px 12px 0px;
}

div#Paper {
	width: 864px;
	background-image: url(images/Paper.gif);
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
img#PaperTop, img#PaperBottom {
	display: block;
	margin: 0px auto;
	padding: 0px;
}

div#Banner {
	background: url(images/BannerPhoto.jpg) 12px 0px no-repeat;
}
#Logo {
	margin: 6px 0px 6px 46px;
}
#Inspiring {
	float: right;
	margin: 12px 34px 0px 0px;
}
#Menu {
	background: url(images/MenuBkgnd.gif);
	margin: 0px 12px 0px 12px;
	font-weight: bold;
	font-size: 13px;
	height: 32px;
}
#Menu a {
	color: #FFFFFF;
	display: block;
	float: right;
	padding: 8px 12px 6px 18px;
	background: url(images/MenuSeparator.gif) no-repeat;
}

#Menu div {
	background-color: #f2efec; 
	border: 1px solid #bab7b2; 
	font-size: 12px; 
	font-weight: normal;
	padding: 5px 15px 5px 10px; 
	position: absolute;
	top: 184px;
	visibility: hidden;
	margin-left: 420px;
}
#Menu div a {
	margin: 3px 0px 6px 0px;
	background-image: none;
	border: none;
	display: block;
	float: none;
	padding: 0px;
	color: #bd21c6;
}
#Menu div a:first-child {
	border: none;
}
#Menu div a:hover {
	text-decoration: underline;
}

div#Contents {
	width: 788px;
	background-image: url(images/Contents.gif);
	margin: 4px 12px 0px 12px;
	padding: 16px 26px 16px 26px;
}

#Contents p {
	color: #561c9c;
}
#Contents p.Blue {
	color: #0039b1;
}
#Contents p.Heading1 {
	padding: 0px 0px 18px 0px;
}
#Contents p.Heading2 {
	font-size: 15px;
	font-color: #4c0191;
	font-weight: bold;
}
#Contents p.Bullet {
	background-image: url(images/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	padding-left: 26px;
}
#Contents p.Half {
	margin-bottom: 5px;
}

#Contents div.Photo {
	float:left; 
	text-align: center;
	margin-left: 24px;
}
#Contents div.Photo p {
	font-size: 13px;
	margin-bottom: 3px;
}
#Contents div.Photo img {
	border: none;
}
#Contents .SDAudio {
	vertical-align: text-bottom;
	display: inline;
}
#Contents img.Note {
	vertical-align: text-bottom;
}

div.NotePaper {
	background-image: url(images/NotePaper.gif);
	padding: 18px 14px 14px 30px;
	margin: 12px 12px 24px 12px;
	border: solid 1px #aaaaaa;
}
.NotePaper p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

div#Footer {
	clear: both;
	height: 24px;
	background-image: url(images/FooterPhoto.jpg);
	background-repeat: no-repeat;
	margin: 4px 12px 0px 12px;
	padding-top: 2px;
	font-size: 12px;
	text-align: center;
	color: #7123c7;
}
div#Footer a {
	color: #7123c7;
}

#Splat {
	background: url(images/Splat2.gif) no-repeat;
	float: right; 
	text-align: right; 
	width: 425px; 
	padding: 0px 8px 0px 0px;
	margin-bottom: 12px;
}
