/* CSS Document */
main img {position: relative; z-index: 100;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	}
a {
	color: #687819;
	text-decoration: none;
	}
.main a:hover {
	text-decoration: underline;
	}
a.visited {	
	color: #8a1e04;
	}
	
	
.lefttop p {
	width: 14em;
	border-bottom: 1px #b38807 solid;
	font-size: smaller;
	margin-bottom: -10px;
	padding-bottom: 2px;
	}
.lefttop p:hover {
	border-bottom: 1px #572600 solid;
	background-image: url(/chemeketa/students/images/linkhover.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.leftbottom {
	margin-top: 20px;
	padding-bottom: 20px;
	}
	
	
.logobar { 
	position: relative;
	margin: 0px;	
	vertical-align: center;
	text-align: center;
	background-color: #f2e9cb;
	background-image: url(/chemeketa/students/images/topfade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px #b38807 solid;
	border-bottom: 0px;
	height: 175px;
	width: 990px;
	margin: 20px auto 0px auto;
	}
.logobarstipe {
	padding: 5px;
	padding-left: 3em;
	vertical-align:middle;
	height: 135px;
	margin: 0px auto 7px auto;
	background-image: url(/chemeketa/students/images/topback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	 }
.logolinks {
	color: #a68200;
	}
.logolinks a{
	color: #f2e9cb;
	}
.logolinks a:hover{
	color: #fff;
	}
	 
body {
	background-color: #687718;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #572600;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/chemeketa/students/images/bodyback.jpg);
	background-repeat: repeat-x;
	background-position:top;
	}	 
.mainpage {	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align:left;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 0px;
	background-color: #fff;
	background-image:url(/chemeketa/students/images/logoghost.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border: 1px #b38807 solid;
	border-top: 0px;
	border-bottom: 0px;
	}
.main {
	position: relative;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 3em;
	margin-right: 20em;	
	text-align: left;
	/*border-right: 1px #b38807 solid;*/
	}
.update {
	font-size: xx-small;	
	}
.squares {
	visibility: hidden;
	position: absolute;
	z-index: -5;
	top: -300px;
	left: -3025px;
	}


.bottom {
	color: #572600;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	border: 1px #b38807 solid;
	/*border-top: 0px;*/
	background-color: #f2e9cb;
	}
	
.lefttop {
	position: absolute;
	width: 15em;
	top:0px;
	right:0px;
	padding-top: 3em;
	padding-left: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
	
.tablehead { 
	background-color: #b38806;
	background-image: url(/chemeketa/students/images/topfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px;
	color: #f2e9cb;	
	}
.name {word-wrap: normal;}
.name:hover {z-index:25; background-color:#004a41; color:#ffffff;}

