body {
	font-family: "lydian bt" "gill sans mt" "lucinda sans regular" "arial";
	background-color: #D4D4D4;
}

#container  {
	width: 1200px;
}

.backimage  {
	background-image: url('../images/bg2.gif'); 
	background-repeat:  repeat;
	background-position:  left;
	background-attachment: scroll;
	width: 1100px;
	margin: auto;
}

.spimage  {
	background-image: url('../images/KPmospic.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
	width: 250px;
}
.scimage  {
	background-image: url('../images/science.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	width: 250px;	
}
.image  {
	background-image:  url('../images/scispace.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	width: 250px;	
}

#header  {
	background-image: url('../images/header with selections2.gif');
	background-color: #417c93;
	margin:  0 0 0  50px;
	height: 150px;
	width: 1100px;
}

#header img  {
	border: #000000 none;
	margin-top: 0px;
	margin-left: 130px;
}

/* Styles for Navigation */
#navigation {
	background-color: #13bfb4;
	width: 1000px;
	color: #09296E;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 95px;
	border: 1.5px solid black;
}
html>body #navigation {
	overflow: hidden;
	height: 30px;
}

#navigation a {
	color: #09296E;
	text-decoration: none;
	padding: 5px;
}
#navigation a:visited {
	color: #09296E;
}

#column_right {
	color: #A6D165;
	font-size: 16px;
	background-color:  transparent;
	margin-left: 260px;
}

table	{
	color: #FFFF06;
	margin-top: -200px;
	margin-right: 10px;
	margin-left: 25px;
	border: 1px dotted black;
}

th	{
	border: 2px solid black;
	padding: 5px;
	vertical-align: top;
}

tr  {
	background-color: #13bfb4;
}
td	{
	border: thin solid black;
	padding: 5px;
	vertical-align: top;
}
td.left  {
	color:  #FFFF06;
	font-family: "Lois Ann" "Eras Light ITC";
	font-size: 20px;
	margin-left: 5px; 
	width: 310px; 
}

.time  {
	color: #09296E;
	font-family: "LoisAnn" "Eras Light ITC";
 	font-size: 19px;
	margin-left: 170px;	
}

.room  {
	color: #09296E; 
	font-size: 19px;
	margin-left: 110px;	
}

.cancel {
	color: red;
	text-decoration: line-through;
}

td blockquote {
	font-family: "Gill Sans Bold";
	margin-left: 16px;
	width: 315px;
	text-decoration: none;
}
em {
	text-decoration: line-through;
}
td.right {
	color:  #FFFF06;
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	text-align: justify;
	width: 575px;
	text-align: justify; 
	margin-left: 10px; 
	margin-right:10px;
}	

/* Styles for Left Column */
#column_left h4 {
	color: #A6D165;
	font-family: "Weiss";
}
#column_left {
	margin-top: 0px;
	font-size: 16px;
	background-color: #687F8F;
	font-family: "Gill Sans Bold";
	padding: 15px 0px 15px 0px;
	text-align: justify;
	height: 205px;
	margin-left: 0px;
	width: 250px;
}

h2 {
	font-size: 20px;
	color: #800000;
	text-align: center;
	margin-top: 10px;
}

#column_left a {
	color: #09296E;
	text-decoration: underline;
}
#column_left a:visited {
	color: #09296E;
	text-decoration: underline;
}

#column_left blockquote  {
	font-size: 16px;
	font: #09296E;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
}
/* Styles for Right Column */
h1 {
	font-family: 'Lydian BT';
	font-size: 25px;
	font-style: italic;
	color: #09296E;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}
h2 {
	font-size: 20px;
	color: #800000;
	text-align: center;
	margin-top: 10px;
}

#return		{
	color: #09296E;
	font-size:	small;
	text-align:	right;
	width: 300px;
	margin-left: 550px;
}
#return a {
		color: #09296E;
		text-decoration:  none;
}
#return a: visited {
		color: #09296E;
		text-decoration: none;
}

a {
	color: #FFFF06;
	text-decoration: none;
}

a	{
	color:  #09296E;
	text-decoration: underline;
}

a:visited {
	color: #FFFF06;
	text-decoration: underline;
}

blockquote {
	color: #000000;
	font-size: medium;
	margin-top:  -10px;
	margin-left: 25px;
	width: 250px;
}
blockquote a {
	color: #000000;
	text-decoration: underline;
}

blockquote a:visited {
	color: #000000;
	text-decoration: underline;
}
/* Styles for Footer */

#footer {
	background-color: #13bfb4;
	color: #09296E;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	margin-left: 250px;
	width: 950px;
}

#footer p {
	margin: 0;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
	width: 945px;
}
#footer a {
	color: #09296E;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #09296E;
	text-decoration: none;
}



