body {
	background-color: #780B11;
	font: Arial, Helvetica, sans-serif;
}

a img {
border: none;
}

a{
text-decoration:none;
color: #C73243;

}

a:hover{
color:#720F0B;	
}

h1{
	font-size: 16px;
}
#top{
margin-top: 15px;
margin-bottom:10px;
	width: 900px;
	top: auto;
	margin-left: auto ;
  margin-right: auto ;
}


#menu{
	padding:5px 20px 5px 0px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-color: #1F314D;
}


#content{
width:660px;
float:right;
height:516px;
background-color: #FFFFFF;
overflow: auto;
}

#wrapper{
width:900px;
margin-left: auto ;
  margin-right: auto ;
  }
  
  #text{
  padding:20px 40px 0px 20px;
  
  font-family: helvetica, Arial;
  font-size: 11px;
  color: #333333;
  line-height: 15px;
  }
  
  #left{
	  float: left;
  }
  

#leftmenu{
	background-image:url(classboard.JPG);
  font-family: helvetica, Arial;
  font-size: 11px;
  color: #333333;
line-height:16px;
width:210px;
float:left;
height: 486px;
background-color:#FFFFFF;
padding: 15px;
}

#box{
background-color:#EEEEEE;
opacity: 0.7;
width:180px;
height: 150px;
margin-top: 50px;
padding:15px;
}
  
#content2{
	width:660px;
	height: 510px;
	background-color: #FFFFFF;
	float:right;
	font-family: helvetica, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	overflow: auto;
}

#footer{
margin-top: 450px;
width: 800px;
height: 20px;
background-color:#1F314D;
}

