/*
tr { border: 1px solid #0000FF; }
table { border: 1px solid #FF0000; }
td { border: 1px solid #66FF66; }
*/

#round {
	background: url(_openbook/Back01.gif);
}
#middle {
	background: url(_openbook/Back01.gif);
	width: 775px;
	border-left: 1px solid #B73535;
	border-right: 1px solid #B73535;
	position: relative;
}
a.classes {
	font-family: "Comic Sans MS";
	font-size: 17px;
	text-align: center;
	color: #FE6B25;
	background-color: ##FFE6E6;
	width: 231px;
	text-decoration: none;
}
a.classes:hover {
	font-size: 17px;
  font-weight: bold;
	color: #D87A7A;
	background-color: #FFFFC4;
	border-bottom: 1px solid #F47A00;
	border-right: 1px solid #F47A00;
	border-top: 1px solid #F47A00;
	border-left: 1px solid #F47A00;
}
a.schools {
	font-family: "Comic Sans MS";
	font-size: 19px;
	text-align: center;
	color: #FE6B25;
	background-color: ##FFE6E6;
	width: 231px;
	text-decoration: none;
}
a.schools:hover {
	font-size: 19px;
  font-weight: bold;
	color: #D87A7A;
	background-color: #FFFFC4;
	border-bottom: 1px solid #F47A00;
	border-right: 1px solid #F47A00;
	border-top: 1px solid #F47A00;
	border-left: 1px solid #F47A00;
}
a.misc {
	font-family: "Comic Sans MS";
	font-size: 17px;
	text-align: center;
	color: #FE6B25;
	background-color: ##FFE6E6;
	width: 231px;
	text-decoration: none;
}
a.misc:hover {
	font-size: 17px;
  font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F47A00;
	border-right: 1px solid #F47A00;
	border-top: 1px solid #F47A00;
	border-left: 1px solid #F47A00;
}
a.trip1 {
  font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
	color: #E68A00;
	background-color: #FFF9EA;
	text-decoration: none;
}
a.trip1:hover {
	font-size: 14px;
	color: rgb(165, 42, 42);
}
a.trip2 {
  font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
	color: #FF7B3C;
	background-color: #FFF9EA;
	text-decoration: none;
}
a.trip2:hover {
	font-size: 15px;
	color: #CA0000;
}
.ads {
	height: 25px;
	border-right: 1px solid #D87A7A;
	border-left: 1px solid #D87A7A;
}
.book {
	height: 600px;
/*	background: url(_openbook/Back01.gif);*/
	background-color: #FFFFE0
}
.bottom {
	border-bottom: 2px solid #D87A7A;
}
.cover {
	background: #D87A7A;
}
.edge {
	background: #D7937B
}
.email {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #FF5B24;
	text-align: center;
	text-decoration: none
}
.frame {
  background-color: #FFE6E6;
	border: 1px solid #FF8000;
}
.inside_left {
	background-image: url(_openbook/inside_left.gif);
  background-repeat: repeat-y;
}
.inside_right {
	background-image: url(_openbook/inside_right.gif);
  background-repeat: repeat-y;
}
.links {
	width: 170px;
  height: 170px;
	text-align: center;
}
.page {
/*	background: url(_openbook/Back01.gif);*/
	background-color: #FFFFE0
}
.pages_left {
	width: 25px;
	background-image: url(_openbook/pages_left.gif);
	background-repeat: repeat-y;
}
.pages_right {
	width: 25px;
	background-image: url(_openbook/pages_right.gif);
	background-repeat: repeat-y;
}
.privateclasses {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.separator {
	background-color: #D87A7A;
}
.separator1 {
	background-color: White;
}
.title {
	height: 56px;
	border: 1px solid #D87A7A;
	background-image: url(_openbook/title.gif);
}
.title_left {
	height: 56px;
	border-left: 1px solid #D87A7A;
	border-right: 1px solid #D87A7A;
	border-top: 1px solid #D87A7A;
  background-color: #FFDFD5;
}
.title_right {
	height: 56px;
	border-left: 1px solid #D87A7A;
	border-right: 1px solid #D87A7A;
	border-top: 1px solid #D87A7A;
  background-color: #FFDFD5;
}
.top {
	border-top: 2px solid #D87A7A;
}


