body {
	background-color: #5a4982;
	color: black;
}

table#layout {
	width: 770px;
	margin: 30px auto 10px auto; 
}

td {margin: 0; padding: 0; border: 0 none; vertical-align: top;}

#layout td {border: 0px dotted red;}

#sidebar {
	width: 180px;
	background: #96b9c4 url(images/nav-bg-gradient.jpg) center top repeat-x;
	font-family: Papyrus, Skia, Optima, "Post Antiqua", "Tekton Bold", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
	line-height: 120%;
}

#sidebar p {
	margin: 5px 10px;
}

#sidebar p.nav1 {
	margin-top: 12px;
	font-size: 16px;
}

#sidebar p.nav2 {
	margin-top: 4px;
	margin-left: 25px;
	font-size: 16px;
}

#sidebar p.nav3 {
	margin-top: 4px;
	margin-left: 40px;
	font-size: 13px;

}

#content {
	width: 589px;
	background: #e9eaec;
}

#content {
	padding: 0 30px 30px 20px;
}

#bottomleft {
	background-color: #96b9c4;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 30px;
	line-height: 150%;
	font-size: 14px;
}

#content p {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
#content ul {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
#content	ol {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
#content	li {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: black;
	margin: 0 0 15px 0;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.teacherlinks {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
; left: auto; clip:   rect(   auto)}
.copyright {
	color: white;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
.floatright {
	float: right;
}
.location {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #5A4982;
}
.symbol {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
	}

/* Link styles */
a:link    {color: #663399;}
a:visited {color: #663399;} 
a:hover   {color: #6633FF}
a:active  {color: #663399;} 
#sidebar a:link, #sidebar a:visited, #sidebar a:active {text-decoration: none;}
#sidebar a:link, #sidebar a:visited {color: black;}
.teacherdetails {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-weight: bold}
.name {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-weight: bold; color: #333366; left: auto; clip:  rect(   )}

