body { background-color: #850a3f; background-image: url(Background.gif); background-repeat: repeat-x; margin: 0; }
a:link { color: #a1e67f; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #fff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { color: #fff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:active { color: white; text-decoration: underline  }
/*<agl.folder "Header">*/
	/*Header
*/
	#Header { background-image: url(Logo.gif); width: 480px; height: 136px; margin-right: auto; margin-left: auto; }
	#NavContainer { width: 800px; margin-right: auto; margin-left: auto; }
	NavText { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; }
	a.NavText:link, a.NavText:visited { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; text-align: center; }
	a.NavText:hover { text-decoration: none; border-bottom: 1px dotted #fff; }
	a.NavText:active { text-decoration: none; border-bottom: 1px solid #fff; }
/*</agl.folder>*/
/*<agl.folder "Content">*/
	/*Content*/
	#Content { width: 600px; margin-right: auto; margin-left: auto; }
/*</agl.folder>*/
/*<agl.folder "Footer">*/
	/*Footer*/
	#Footer { margin-right: auto; margin-left: auto; width: 600px; height: 50px; }
	.FooterText { color: #e099b8; font-size: 9px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
	a.FooterText:link, a.FooterText:visited { color: white; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; border-bottom: 1px dotted white; }
	a.FooterText:hover { color: #fff; text-decoration: none; border-bottom: 1px solid #fff; }
	a.FooterText:active { color: black; text-decoration: none; border-bottom: 1px solid black; }
/*</agl.folder>*/
.Title { color: #fff; font-size: 24px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 0; margin-bottom: 5px; }
.SubTitle { color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 2em; background-color: #af3469; text-indent: 5px; margin-top: 20px; margin-bottom: 0; border-left: 2px solid #fff; }
.ClassicText { color: #e099b8; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-left: 20px; }
.Citation { color: black; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; }
.Color { color: #a1e67f; font-style: italic; }
.Bold { color: white; font-weight: bold; font-style: italic; }
.SubTitle_italic { color: #dafc96; font-size: 10px; font-weight: normal; font-style: italic; }
#Splash { position: absolute; top: 180px; width: 100%; margin-right: auto; margin-left: auto; }
#slideshow { width: 600px; height: 200px; margin-right: auto; margin-left: auto; }
input.TextField, textarea.TextField { color: #af3469; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; background-color: #fff; }
input.TextField:focus, textarea.TextField:focus { color: #84093e; background-color: #a1e67f  }
