* {
	margin: 0px;
}
p.side {
	margin: 5px 0px 5px 0px;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 5px;
}

body {
	background: #fff url("images/back.gif") repeat-x;
	font: 10pt/13pt Verdana, Helvetica, sans-serif;
	margin: 15px;
}
body#exitpage {
	background: #999;
	font: 10pt/13pt Verdana, Helvetica, sans-serif;
	margin: 15px;
}
#container {
	font-size: 10pt;
	background: url("images/back_owl.gif") no-repeat;
}

#header {
	height: 35px;
}

hr {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
	background: #ccc;
}

h1 {
	color: #C40000;
	font-size: 24pt;
	margin: 0px 0px 10px 75px;
	padding-top: 10px;
}
h2 {
	color: #C40000;
	font-size: 12pt;
	margin: 5px 0px 10px 77px;
}
a {
	color: #c40000;
}
a:hover {
	color: #999;
}

a#login {
	display: block;
	float: right;
	margin: 45px 10px 0px 0px;
	color: #c40000;
	font-weight: bold;
	text-decoration: none;
}
a#login:hover {
	color: #999;
}
a#header_link {
	text-decoration: none;
}


textarea {
	font-size: 10pt;
	padding: 5px;
}

blockquote {
	margin: 0px 0px 0px 15px;
}

#top-left {
	background: url("images/top-left.gif") no-repeat;
	background-position: top left;
}
#top {
	background: url("images/top.gif");
	background-repeat: repeat-x; 
}
#top-right {
	background: url("images/top-right.gif") no-repeat;
	background-position: top right;
}

#bottom-left {
	background: url("images/bottom-left.gif") no-repeat;
	background-position: bottom left;
}
#bottom {
	background-image: url("images/bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}
#bottom-right {
	background: url("images/bottom-right.gif") no-repeat;
	background-position: bottom right;
	padding: 15px 10px 15px 10px;
}

#middle-left {
	background: url("images/middle-left.gif") repeat-y;
	background-position: top left;
}
#middle-right {
	background: url("images/middle-right.gif") repeat-y;
	background-position: top right;
}
#middle {
	background: #fff;
}

.body-top-left {
	background: url("images/body-top-left.gif") no-repeat;
	background-position: top left;
}
.body-top {
	background: url("images/body-top.gif");
	background-repeat: repeat-x; 
}
.body-top-right {
	background: url("images/body-top-right.gif") no-repeat;
	background-position: top right;
}

.body-bottom-left {
	background: url("images/body-bottom-left.gif") no-repeat;
	background-position: bottom left;
}
.body-bottom {
	background-image: url("images/body-bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}
.body-bottom-right {
	background: url("images/body-bottom-right.gif") no-repeat;
	background-position: bottom right;
	padding: 10px 10px 15px 10px;
}

.body-middle-left {
	background: url("images/body-middle-left.gif") repeat-y;
	background-position: top left;
}
.body-middle-right {
	background: url("images/body-middle-right.gif") repeat-y;
	background-position: top right;
}
.body-middle {
	background: #fff;
}

#main {
	margin-left: 10px;
}

a.edit {
	display: block;
	background: url("images/edit.gif");
	float: right;
	width: 35px;
	height: 15px;
	margin: 0px 0px 0px 5px;
}
a.show {
	display: block;
	background: url("images/show.gif");
	float: right;
	width: 15px;
	height: 15px;
	margin: 0px 0px 0px 5px;
}
a.show:hover {
	background-position: 0px 15px;
}
a.cancel {
	display: block;
	background: url("images/cancel.gif");
	float: right;
	width: 15px;
	height: 15px;
	margin: 0px 0px 0px 5px;
}
a.cancel:hover {
	background-position: 0px 15px;
}

#description, #news, #calendar, #display {
	margin: 0px 0px 15px 0px;
	width: 100%;
}

#homework, #tests, #projects {
	margin: 0px 0px 15px 10px;
	width: 300px;
}

#homework-hidden {
	margin: 0px 0px 15px 10px;
	width: 300px;
}


.title {
	color: #c40000;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#last_update {
	float: right;
	font-style: italic;
	font-size: 9pt;
}
#teacher_name {
	font-weight: bold;
	margin-bottom: 15px;
}
#class_name {
	font-weight: bold;
	margin-bottom: 15px;
}

.status_show {
	display: block;
	height: 26px;
	background: url("images/show_hide.gif") no-repeat;
	padding-left: 30px;
	color: #000;
	text-decoration: none;
}
.status_show:hover {
	background-position: left bottom;
}

.status_hide {
	display: block;
	height: 26px;
	background: url("images/hide_ex.gif") no-repeat;
	padding-left: 30px;
	font-weight: bold;
	color: #c3c3c3;
}

#image {
	text-align: center;
	margin: 10px;
}

/* Login */
#fade {
	position: absolute;
	background: url("images/fade.png");
	top: 0px;
	left: 0px;
	display: none;
	margin: auto;
}
* html #fade {
	background: url("images/blank.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/fade.png', sizingMethod='scale');
}
#login-box {
	position: absolute;
	background: url("images/login.gif") no-repeat;
	width: 325px;
	height: 204px;
	padding: 15px;
	display: none;
}
#register-box {
	position: absolute;
	background: url("images/login.gif") no-repeat;
	width: 325px;
	height: 204px;
	padding: 15px;
	display: none;
}
div.login-title {
	font-weight: bold;
	color: #c40000;
}
a.login:hover {
	background-position: bottom left;
}

#login_body {
	text-align: right;
	padding: 20px 70px 0px 0px;
}
.login_row {
	padding-bottom: 10px;
	font-size: 10pt;
}

#exit {
	margin: 0px 0px 0px 205px;
}
#exit_message {
	padding: 0px 0px 15px 0px;
}

#edit {
	margin: 0px 0px 0px 15px;
}
#edit_submit {
	margin: 20px 0px 0px 0px;
}