/*Basic Overrides*/
* {
	font-family: verdana;
	font-size: 10pt;
	color: white;
}
body { margin: 0px; }
td, th {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
textarea {
	margin: 0px;
}
.tab {
	margin-left: 10px;
}
.small, .small * {
	font-size: 8pt;
	font-weight: normal;
}
.big {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
.Library, .Anne {
	font-size: 13pt;
	font-style: italic;
	color: navy;
}
.Library { font-weight: normal; }
.Anne {	font-weight: bold; }
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
/*End of Basic Overrides*/

body {
	background-color: black;	
	background-image: url("Westlake/sidemenubar.gif");
	background-repeat: repeat-y;
}
#Container {
	background-image: url("Westlake/menubar.jpg");
	background-position: 0px 226px;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
a:hover {
	color: orange;
}
#Header {
	background-image: url("Westlake/header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	height: 275px;
	min-width: 1024px;
}
#SchoolName span {
	display: none;
}
#TopMenu {
	padding: 229px 0px 0px 280px;
	width: 715px;
	*width: 995px;
}
div.MenuItem {
	display: inline;
	margin-right: 35px;
	letter-spacing: 1px;
}
div.MenuItem * {
	font-family: georgia;
}
#SideMenu {
	left: 0px;
	position: absolute;
	padding: 0px 10px 10px 10px;
}
#SideMenu li {
	margin-left: 20px;
	padding: 2px 0px 0px 0px;
}
div.SideMenuTitle span {
	font-weight: bold;
	font-size: 11pt;
	font-family: georgia;
	letter-spacing: 1px;
	color: orange;
}
div.SideMenuTitle,#SideMenuMid ul {
	width: 210px;
	*width: 230px;
}
div.SideMenuTitle {
	padding: 5px 10px 3px 10px;
}
#SideMenuMid ul {
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: url('Westlake/bluebullet.gif');
}
#MainSiteContent {
	margin: 0px 20px 0px 270px;
	padding: 0px 20px 50px 10px;
	width: 690px;
	*width: 700px;
}
#MainSiteContent a {
	color: #EF9D00;
}
#MainSiteContent a:hover {
	color: #FFB21F;
	text-decoration: underline;
}
div.SectionTitle {
	text-align: right;
	font-family: georgia;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 7px;
	color: #8FBAFF;
	border-bottom: 1px solid #073B7F;
}
div.SectionContent {
	padding-left: 10px;
}
table.OLDBTable td {
	padding-bottom: 10px;
}
div.OLDBPassword {
	color: #7497CF;
	font-size: 7pt;
	padding: 2px 0px 0px 5px;
}
table.ClassLinksTable {
	width: 100%;
	margin-top: 10px;
}
table.ClassLinksAssignments {
	width: 100%;
}
td.ClassLinksTitle {
	padding-left: 10px;
}
td.BackToTeachers {
	padding-top: 10px;
	text-align: right;
}
td.BackToTeachers a {
	color: #7DA3DF !important;
}
td.BackToTeachers a:hover {
	color: white !important;
	text-decoration: none !important;
}
table.AssignmentInfo {
	width: 100%;
}
div.BackToTeacher {
	padding-top: 10px;
	text-align: right;
}
div.BackToTeacher a {
	color: #7DA3DF !important;
}
div.BackToTeacher a:hover {
	color: white !important;
	text-decoration: none !important;
}
div.AsgFileName a {
	margin-left: 25px;
}
div.AsgLinks {
	margin-bottom: 10px;
}
div.AsgDocs {
	margin-bottom: 10px;
}
table.AssignmentLinks {
	width: 65%;
}
td.AssignmentLinksTitle {
	padding-left: 5px;
}
table.CategoriesTable {
	width: 100%;
	margin: 10px 0px 20px 0px;
}
table.WebRefLinks {
	margin-bottom: 20px;
	width: 100%;
}
td.BackToTop {
	text-align: right;
}
td.BackToTop a {
	color: #7DA3DF !important;
}
td.BackToTop a:hover {
	color: white !important;
	text-decoration: none !important;
}
table.BookReview th {
	text-align: center;
}
table.BookReview td {
	padding-left: 10px;
}
div.BookTitle {
	text-decoration: underline;
}
div.ReviewContent {
	margin: 10px 0px 10px 0px;
}
div.ReviewAuthor {
	font-weight: bold;
	color: #7DA3DF
}
div.BookAuthor {
	font-weight: normal;
}
table.BookReview th img {
	margin-bottom: 5px;
	border: 1px solid #073B7F;
}