P,ul,ol,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#maintable #contentbox li {
}

BODY {
	background-image: url(images/featherback.jpg);
	background-repeat: repeat;
	}

pre, code {
	font: 12px monaco, "courier new" , monospace;
}

H1 {
	font-weight: bold;
	font-size: 24px;
	color: #336699;
}

H2 {
	font-weight: bold;
	font-size: 20px;
	color: #336699;
}

H3 {
	font-weight: bold;
	font-size: 16px;
}

H4 {
	font-weight: bold;
	font-size: 13px;
}

A:active {
	color: #006600;
	text-decoration: none;
}

A:link {
	color: #006600;
	text-decoration: none;
}

A:visited {
	color: #006600;
	text-decoration: none;
}

A:hover {
	color: #009900;
	text-decoration: underline;
}

.sidebar {
	font-size: 13px;
	text-decoration: none;
	list-style-type: none;
	line-height: 16px;
}

.sidelink {
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}

.smaller {
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 20px;
}

.content {
	margin-right: 20px;
	margin-left: 20px;
}

.larger {
	font-size: 14px;
}

.question {
	color: maroon;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

.answer {
	color: #006;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

#navbar li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	text-align:left;
}

#navbar a:link,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
}  

#navbar a:hover {
	color: #CCFF66;
	text-decoration: underline;
}

#navbar {
	background-color: #8ea4d5;
}

#contentbox {
}

#contentbox a:visited {
	color: #006600;
	text-decoration: none;
	text-align: center;
}  

#content a:visited {
	color: #006600;
	text-decoration: none;
}
.contentBig {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
.bignbold {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366FF;
}
.BoxedTitle {
	font-size: 14px;
	font-weight: bold;
	border: 2px dotted #999900;
	padding: 2px;
	color: #999900;
}
.GrayBox {
	margin: 10px;
}
.SidebarTitle {
	color: #562E1B;
	font-variant: small-caps;
	font-size: 14px;
}

