@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 10px auto 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.AT #pic {
	float: right;
	width: 164px;
	margin-top: -70px;
	margin-right: -44px;
	border: 1px solid gray;
}
.AT #grid {
	width: 765px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.AT #g1A {
	float: left;
	width: 256px;
	height: 256px;
	z-index: 2;
	background-image: url(../../images/sidebar.gif);
	background-repeat: repeat-y;
}
.AT #g1B {
	float: left;
	width: 478px;
	height: 256px;
	background-image: url(../../images/top.jpg);
	z-index: 2;
	background-repeat: repeat-x;
	background-color: #FFFDE8;
}
.AT #g1B1-2 {
	height: 256px;
}
.AT #g1B1 {
	height: 141px;
}
.AT #g1B2 {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	height: 115px;
	z-index: 3;
	margin-left: -70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115px;
}
.AT #g1C {
	float: left;
	width: 30px;
	height: 256px;
	z-index: 2;
	background-color: #666666;
}
.AT #g1BC {
	float: left;
	width: 509px;
	height: 256px;
}
.AT #g2AA {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/sidebar.gif);
	background-repeat: repeat-y;
	width: 100%;
}
.AT #g2BB {
	margin: 0;
	padding: 0;
	background-image: url(../../images/rightgutter.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	background-color: #FFFCE7;
}
.AT #g2A {
	float: left;
	width: 240px;
}
.AT #g2B {
	float: left;
	width: 480px;
}
.AT #g9A {
	float: left;
	width: 140px;
	background-image: url(../../images/sidebar.gif);
	height: 30px;
}
.AT #g8B {
	margin: 10px;
	padding: 5px;
	float: left;
	font-size: 80%;
	font-weight: normal;
	width: 574px;
	text-align: center;
	color: #666666;
	display: inline;
}
.AT #g9B {
	float: left;
	width: 594px;
	background-color: #666666;
	color: #EEEEEE;
	text-align: center;
	font-size: 80%;
	height: 30px;
	line-height: 30px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fS {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fSS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dropcap {
	float:left;
	color:#FBC89D;
	font-size:96px;
	line-height:70px;
	padding-top:2px;
	font-family: Georgia, Times, serif;
}
a {
	color: #D5670D;
	text-decoration: none;
}
a:hover {
	color: #D5670D;
	text-decoration: underline;
}
.aSiteCredit {
	color: #EEEEEE
}
