body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#header {
	background: #333300 url(images/Header.jpg) scroll;
	height: 92px;
	border-bottom: 3px solid #FFFF00;

}
img#logo {
	margin: 2px 2px 2px 15px;
	float: left;

}
#header h1 {
	color: #FFFFFF;
	margin: 0px 0px 0px 180px;
	padding: 10px 0px 0px;
	font-size: 1.6em;

}
div#left {
	float: left;
	width: 120px;
	color: #FFFFFF;

}
div#menu {
	margin-top: 25px;
	margin-left: 1px;


}
#menu a {
	display: block;
	height: 28px;
	width: 110px;
	margin-top: 4px;
	font-size: 95%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	border-right: 2px solid #333300;
	border-bottom: 2px solid #333300;
	background-attachment: scroll;
	background-image: url(images/menuspine2.jpg);
	background-repeat: repeat-y;





}
div#main {
	margin-left: 185px;
	margin-right: 3px;

}
#main p {
	line-height: 130%;
}

#menu a:hover {
	background:  url(images/Header.jpg);
}
div#footer {
	clear: both;
	height: 18px;
	width: 100%;
	border-top: 1px solid #FFFF00;
	color: #666666;
	background:  url(images/Header.jpg);
	margin: 0px;
	padding: 0px;





}
.FloatRight {
	float: right;



}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 4px 1px 2px;
	margin: 1px 0px 0px;



}
#footer a:hover {
	background:  url(images/menuspine.jpg);

}
#header h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 250px;
	font-size: 1.4em;
	font-style: italic;
	padding-top: 10px;



}
.Yellow {
	color: #FFFF00;
}
h3 {
	margin-left: 20px;
	padding-left: 5px;
	border-bottom: 2px solid #666666;
	border-left: 8px solid #666666;
	font-size: 1.3em;
	margin-right: 10px;


}
h4 {
	font-size: 1.2em;
	margin-left: 40px;
	padding-left: 2px;
	border-bottom: 1px solid #666666;
	border-left: 6px double #666666;
	clear: right;
	margin-right: 10px;


}
.pc100 {
	font-size: 100%;
}
.Indent10 {
	margin-left: 10px;
}
.Indent20 {
	margin-left: 20px;
}
ul {
	line-height: 1.6em;
	list-style:   url(images/bullett.gif);
}
.red {
	color: #FF0000;
}
div#date {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
	margin-right: 5px;
	line-height: 3em;



}
div#credits {
	font-size: 85%;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 30px;

}
div#credits a {
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	height: auto;
	width: auto;
	background: url(none);
	padding: 0px;
	border: none;
	font-size: 100%;
	text-decoration: underline;






}
div#TextSize {
	font-size: 11pt;
	color: #FFFFFF;
}
hr {
	color: #FFFF00;
	height: 3px;
	border: 1px solid #666666;
	background: #FFFF00;
	margin-left: 40px;


}
div#submenu {
	color: #FFFFFF;
}
#submenu a {
	background:  url(images/menuspine2.jpg) repeat-y fixed left top;
	display: block;
	height: auto;
	width: 110px;
	margin-top: 4px;
	font-size: 85%;
	color: #FFFF00;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	border-right: 2px solid #333300;
	border-bottom: 2px solid #333300;
}
#submenu a:hover {
	background:  url(images/Header.jpg);
}
#date a {
	color: #FFFFFF;
}
div#OnThisPage {
	border-bottom: 3px solid #999999;
	padding-bottom: .2em;
	line-height: 1.7;

}
#OnThisPage a {
	background:  url(images/menuBkGnd.jpg);
	height: auto;
	width: auto;
	color: #FFFF00;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	border-right: 2px solid #333300;
	border-bottom: 2px solid #333300;
	display: inline;
	text-align: center;


}
#OnThisPage a:hover {
	background:  url(images/Header.jpg);
}
#OnThisPage strong {
	margin: 0px;
	color: #666666;
	font-size: 110%;


}
.TOP {
	color: #FFFFFF;
	background:  url(images/Header.jpg);
	text-align: center;
	width: 250px;
	font-size: 90%;
	border-top: 3px solid #828B88;
	border-right: 3px solid #4B4B4B;
	border-bottom: 3px solid #4B4B4B;
	border-left: 3px solid #828B88;
	font-weight: bold;
	display: block;
}
fieldset {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrap {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/menuspine.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
