html, body {
    height: 90%;
    width:100%;

}

body {
  margin: 0;
  padding: 0;
  font-family:arial, helvetica, sans-serif;

  color:#000000;
  background-color:#000000;
}


a {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  color:#304013;
  font-weight:bold;
  line-height:12px;
}

a.menulinks {
  font-family: arial, helvetica, sans-serif;
  font-size:18px;
  color:#5e8ebe;
  text-decoration:none;
  font-weight:bold;
  line-height:25px;
}

a.homelinks {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  color:#304013;
  font-weight:bold;
  line-height:25px;
}
a.submenulinks {
  font-family: arial, helvetica, sans-serif;
  font-size:13px;

  text-decoration:none;
}

#container {
  text-align: left;
  min-height: 90%;
  height: auto;
  padding-left:7px;

  width:1007px;
  _width:1014px;
  background:url('images/userimages/design/bodybg.gif');
  background-repeat:repeat-y;

}



#left {
  vertical-align:top;
	width:218px;
}

#left2 {
	padding-left:20px;
	width:198px;
	_width:218px;
	background:url('images/userimages/design/leftbottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
	min-height:656px;
}

#left3 {
	vertical-align:top;
	width:218px;
	background:url('images/userimages/design/navbg.gif');
	background-repeat:repeat-y;
}
	


#right {
	background:url('images/userimages/design/rightbg.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
	width:790px;
	padding-top:325px;
}

#right, table, tr, td, ul, li {
		  font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

#pagetitle {

}

#bottom {
	text-align:center;
	padding-right:20px;
	width:987px;
	_width:1007px;
	padding-top:90px;
	height:45px;
	_height:135px;
	background:url('images/userimages/design/bottom.gif');
	background-repeat:no-repeat;
	font-size:12px;
}


.classthumb {
    width:75px;
    height:60px;
    border:1px solid black;
    padding:2px;
}

.classthumbtd {
    width:440px;
    padding-left:10px;
}

.mainclassimage {
    border: 1px solid black;
  }

#contentspacer {
padding-right:10px;
}