body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c7baa5;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
}
#leftShadow {
	background-image: url(../images/leftShadow.gif);
	background-repeat: repeat-y;
	width: 19px;
}
#rightShadow {
	background-image: url(../images/rightShadow.gif);
	background-repeat: repeat-y;
	width: 19px;
}
#wrapper {
	background-color: #FFFFFF;
}
#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9b7330;
	height: 24px;
	padding-right: 10px;
	text-align: right;
}
#top A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#top A:hover {
	color: #FFCC00;
}
#header {
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	height: 152px;
	width: 740px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #e5eefb;
}
#mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d509d;
	height: 32px;
	padding-left: 12px;
}
#mainlinks A {
	color: #FFFFFF;
	text-decoration: none;
}
#mainlinks A:hover {
	color: #99CCFF;
	text-decoration: none;
}
#right {
	background-color: #e9e9e9;
	width: 270px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#contentpane {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d509d;
	height: 45px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #815614;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.articleBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2d509d;
	text-decoration: none;
	background-color: #e1ecfa;
	padding: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.articleHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d509d;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.articleBox A {
	color: #2D509D;
	text-decoration: none;
}

.creditsItalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #2d509d;
	text-decoration: none;
}
.sep {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2d509d;
	text-decoration: none;
}
.StartChar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contentpane UL {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
#contentpane OL {
	list-style-position: outside;
}
#headersmall {
	background-color: #d4e4f8;
	background-image: url(../images/headerBg_small.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 111px;
}
#contentpane P {
	text-align: justify;
}
#contentpane LI {
	line-height: 18px;
}

#footer A {
	color: #FFFFFF;
	text-decoration: none;
}
#footer A:hover {
	color: #99CCFF;
	text-decoration: none;
}
a {
	color: #0066FF;
	text-decoration: none;
}
