body {
text-align:center;
}
#container {
	text-align:left;
	width:760px;
	margin:0 auto; 
	position:relative;
}
a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #4B0082;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #4B0082;
}
ul {
	margin: 0 0 0 1.7em;
	padding: 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #330033;
	list-style-position: outside;
	list-style-image: url(images/YWFlower.gif);
}
.OnPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #4B0082;
	text-align:left;
}
.QuizLi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4B0082;
	background-image: url(images/YWFlower.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 25px;
}	
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	background-image: url(images/YWSNFlower.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}
.TwoLineSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 0.7em;
	float: left;
}
.HMenu {
	border: 2px ridge #996699;
	padding: 10px 2px 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.PageMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-left: 0.9em;
	float: left;
}
.DefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #330033;
}
.BoldDefText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #330033;
	font-weight: bold;
}
.YBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFF00;
}
.WBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
.WItalicBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-style:italic;
}
.QuizText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4B0082;
}
.Yellow {
	padding-left: 0.5em;
	padding-right: 0.3em;
	text-align: left;
	background:#FFF8DC;
}
.Pink {
	padding-left: 0.5em;
	padding-right: 0.3em;
	text-align: left;
	background:#FFF0F5;
}
.Blue {
	padding-left: 0.5em;
	padding-right: 0.3em;
	text-align: left;
	background:#F0FFFF;
}
.Myth {
	padding-left: 0.5em;
	padding-right: 0.3em;
	text-align: left;
	background:#4B0082;
}
.Padding {
	padding-left: 0.5em;
	padding-right: 0.3em;
}
#middle {
	float:right;
	width:150px;
	background:#FFF0F5;
}
#left {
	float:left;
	width:150px;
	background:#FFF0F5;
}
IMG.NoBorder {
	border: 0;
	float: left;
}
