/* tnhistoryforkids.org */
body {
	background-color: #E47408;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
}

/* tags */
h1, h2, .title, .sitemason_title, .header, .sitemason_header {
	line-height: 25px;
	font-weight: bold;
	color: #1C9BC3;
}

h1, .title, .sitemason_title {
	font-size: 15px;
}

a:link, a:visited {
	color: #01B0E7;
}

a:hover {
	color: #E47408;
}

/* layout */
#star1, #star2, #star3 {
	background-repeat: no-repeat;
	position: absolute;
	width: 285px;
	height: 278px;
}

@media print {
	#star1, #star2, #star3 { display:none; }
}

#star1 {
	background-image: url(/images/star_bg.gif);
	top: 528px;
	left: -133px;
}

#star2 {
	background-image: url(/images/star_bg.gif);
	top: 283px;
	left: 616px;
}

#star3 {
	background-image: url(/images/star_bg2.gif);
	top: -83px;
	left: 662px;
}

#header {
}

#logo {
	position: absolute;
	top: 52px;
	left: 20px;
}

@media print {
	#logo { display:none; }
}

#frame {
	background-image: url(/images/photo_bg.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 139px;
	position: absolute;
	top: 4px;
	left: 300px;
}

#photo {
	width: 148px;
	height: 110px;
	position: relative;
	top: 14px;
	left: 18px;
}

#banner {
	width: 234px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	top: 63px;
	left: 508px;
}

#banner2 {
	width: 115px;
	height: 60px;
	background-color: #FFFFFF;
	position: absolute;
	top: 57px;
	left: 25px;
}

.banner_img {
	vertical-align: text-bottom;
}

#banner div, #banner2 div {
	display: none;
}

#body {
	position: absolute;
	top: 150px;
	background-image: url(/images/blue_bar_bg.gif);
	background-repeat: repeat-x;
}

#bar {
	min-width: 693px;
	background-image: url(/images/blue_bar_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 33px;
	padding: 4px 4px 4px 39px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
}

#bar a:link, #bar a:visited, #bar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bar a:hover {
	color: #E47408;
}

#bar img {
	padding: 1px 0px 0px 0px;
	border: 0px;
}

#bar #teachers {
	padding-right: 11px;
}

#nav {
	width: 172px;
	float: left;
	clear: both;
	position: absolute;
	top: 105px;
	color: #FAE7AA;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-transform: lowercase;
	padding: 27px 10px 10px 16px;
}

#nav a:link, #nav a:visited, #nav a:hover {
	color: #FAE7AA;
	text-decoration: none;
}

#nav a:hover {
	color: #01B0E7;
}

.subnav {
	margin: 15px 0px 0px 0px;
	font-size: 13px;
}

.subsubnav {
	margin: 0px 0px 0px 8px;
}

#quotes {
	position: absolute;
	top: 60px;
	left: 733px;
	padding-left: 16px;
	width: 220px;
	color: #000000;
	font-size: 18px;
	line-height: 17px;
}

.author {
	font-weight: bold;
}

#content {
	background-color: #FFFFFF;
	width: 520px;
	min-height: 250px;
	position: absolute;
	top: 37px;
	left: 173px;
	padding: 12px;
}

#credit {
	font-size: 10px;
	text-align: right;
	padding: 32px 0 8px 0;
}

#copyright {
	text-align: center;
	line-height: 12px;
	font-family: Times New Roman, Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}

.logo-print { display:none; }

@media print {
	.logo-print { margin-bottom:30px; }
}

@media print {
	* { position:relative; }
}
