.TopTitleFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.NavLinksFont1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

.characterscript {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	letter-spacing: normal;
	text-indent: 10px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	overflow: auto;
	position: relative;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.charactertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	overflow: auto;
	position: relative;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.charactertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.NavLinksFont2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.UnitTitleFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006666;
	font-size: large;
	text-align: left;
	font-weight: bold;
}

.SectionQuestionFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: x-large;
	font-weight: normal;
}
.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	display: inline-table;
	word-spacing: normal;
}
.subquestion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.SectionBoxItemFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6600CC;
	font-size: medium;
	text-decoration: none;

}

#Container {
	margin: 0px;
	padding: 0px;
}

#Wrapper {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#WrapperFooter {
	clear: both;
}


#Header {
	height: 128px;
	background-image: url(../images/WOW_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content {
	margin-left: 150;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}

#Footer {
	margin-top: 60px;
	clear: both;
	text-align: center;
}

#Sidebar {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0px;
}

#GenericSubUnitBox {
	position: relative;
}



.UnitList {
	margin-left: 0;
	padding-left: 0;
}


.UnitList li {
	padding: .5em;
	list-style: none;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #247086;
}

.UnitList li a {
	text-decoration: none;
	font-weight: normal;
}

.UnitList li a:link {
	color: #333333;
}

.UnitList li a:visited {
	color: #015699;
}

.UnitList li a:hover {
	color: #0033FF;
}

.UnitList ul {
	margin-left: 5px;
	padding-left: 5px;
}

.UnitList p {
	margin: .1em;
}

.answer{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	font-size: small;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	letter-spacing: normal;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	overflow: auto;
	position: relative;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	p {text-indent: 0cm
}
.formtext {
	font-family: Georgia, "Times New Roman", 		Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.formtext p {
       margin-left: 0px;
       padding-left: 0px;
}.centered {
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	clip: rect(8px,8px,8px,8px);
	text-align: center;
}
