html, body {
    height: 90%;
    width:100%;

}

body {
  margin: 0;
  padding: 0;


  color:#000000;
  background-color:#bc972e;
}

a.redlink {
color:#cc0000;
}


a.menulinks {
  font-family: arial, helvetica, sans-serif;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  line-height:25px;
}

a.submenulinks {
  font-family: arial, helvetica, sans-serif;
  font-size:13px;

  text-decoration:none;
}


#container {
  margin: 0;
  text-align: left;
  min-height: 90%;
  height: auto;
  width:929px;
  background:url('images/userimages/design/bodybg.gif');
  background-repeat:repeat-y;

}

#top {
	background:url('images/userimages/design/top.jpg');
	background-repeat:no-repeat;
	width:929px;
	height:158px;
	text-align:center;
}

#toptext {
	font-family: Georgia, serif;
font-size: 33px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

#toptextb {
	font-family: Georgia, serif;
font-size: 23px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

#toptext2 {
	font-family: Georgia, serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;

}

#table {
	background:url('images/userimages/design/tablebg.jpg');
	background-repeat:no-repeat;
	width:929px;
}

#left {

	padding-left:20px;
	width:196px;
	_width:216px;
	vertical-align:top;
}

#random {
	border:1px solid black;
}

#right {
	vertical-align:top;
	padding-left:5px;
	padding-right:40px;
	width:668px
	_width:713px;
padding-top:10px;
}

#right, table, tr, td, ul, li {
		  font-family: Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;

}

#pagetitle {
	padding-left:70px;
	padding-bottom:10px;
}

#bottom {
	background:url('images/userimages/design/bottom.gif');
	background-position:top;
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	padding-top:15px;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}


.classthumb {
    width:75px;
    height:60px;
    border:1px solid black;
    padding:2px;
}

.classthumbtd {
    width:440px;
    padding-left:10px;
}

.mainclassimage (
    border: 1px solid black;
  }
  
#grey {
  	background-color:#cccccc;
  }

a.redlink {
color:"#cc0000";
}
