body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #000000;
}
#container {
	position: relative;
	background: url(images/layout/mainbodybckgrnd_socialstudies.gif) repeat-y;
	margin: 0px auto;
	padding: 0px;
	border: 0px;	
	width: 770px;
}
#none {
	display: none;
	padding-left: 25px;
}
#pageheader {
	width: 770px;
	margin: 0px;
}
#links {
	position: relative;
	width: 770px;
	height: 75px;
	background: url(images/layout/pageheadergraphic_middle_socialstudies.jpg) center top repeat-y;
}
#linkstext {
	padding-left: 25px;
	padding-right: 330px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: .95em;
}
#linkstext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#linkstext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linkstext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainbody {
	position: relative;
	width: 770px;
}
#bodycopy {
	padding-left: 25px;
	padding-right: 205px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#banner160x600 {
	position: absolute;
	top: 20px;
    left: 585px;
	width: 160px;
}
#footer {
	position: relative;
	background: url(images/layout/footergraphic_socialstudies.gif) top left no-repeat;
	width: 770px;
	height: 45px;
}
#footergraphicleft {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 45px;
}
#footergraphicright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 45px;
}
#copyrighttext {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
#copyrighttext a:link {
	color: #000000;
	text-decoration: none;
}
#copyrighttext a:visited {
	color: #000000;
	text-decoration: none;
}
#copyrighttext a:hover {
	color: #000000;
	text-decoration: underline;
}
#picright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#picleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.linktable td {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.p1 {
	margin-top: 0px;
}
.pnomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.plinks {
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.85em;
	font-weight: bold;
	color: #CC2128;
	margin-top: 0px;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 1em;
}
a:link {
	color: #CC2128;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}