.title_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	width: 400px;
	color: #990000;
	border: thick ridge #FFFFCC;
	background-image: url("yellow_clouds.jpg");
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9900CC;
}
body {
	background-image:  url("plain_background.jpg");
}
.chapter_links {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	background-image: url(../yellow_clouds.jpg);
}
.top_center {
	position: absolute;
	left: 250px;
	width: 600px;
}
.top_left {
	left: 20px;
	top: 50px;
	position: absolute;
	width: 200px;
}
.left_block {
	left: 20px;
	top: 250px;
	position: absolute;
	background-image: url("yellow_clouds.jpg");
}
.center_block {
	position: absolute;
	left: 240px;
	width: 500px;
}
.GoogleLeft {
	left: 20px;
	top: 600px;
	position: absolute;
}
.GoogleRight {
	left: 950px;
	top: 30px;
	position: absolute;
}
.LowRight {
	left: 950px;
	top: 700px;
	position: absolute;
}
.FBLowRight {
	left: 950px;
	top: 785px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	width: 200px;
	color: #990000;
	border: thick ridge #FFFFCC;
	background-image: url(yellow_clouds.jpg);
	height: 45px;
	padding: 8px;
}
.Workshop_Link {
	left: 950px;
	top: 100px;
	position: absolute;
	border: thick solid #993333;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #009900;
	text-align: center;
	padding: 10px;
}
.SS_Link {
	left: 950px;
	top: 650px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;	
}
.lesson_box {
	left: 20px;
	top: 1300px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	border: thin solid;
	padding: 8px;
	line-height: normal;
	color: #FFCC00;
}
.page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
}
.left_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	width: 150px;
	text-align: center;
}
.Slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #800000;
	font-variant: small-caps;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 500px;
	border: thin solid;
	padding: 8px;
	line-height: normal;
	color: #804040;
}
.link_button {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	width: 300px;
	color: #990000;
	border: thick ridge #FFFFCC;
	background-image: url(yellow_clouds.jpg);
}
.Greeting {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	font-weight: bold;
	border: thick ridge #FFFFCC;
	padding: 20px;
	line-height: normal;
	color: #990000;
	background-image: url(yellow_clouds.jpg);
}
