#content{
	background-color: #BEB6D9;
	color: #000;
}


#leftnav h2 {
	background-image: url(../images/writing/lefthed.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 120px;
	height: 20px;
	margin-left: -2px;
}	


#leftnav h3 {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(../images/writing/also.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 120px;
	height: 18px;
	margin-left: -2px;
	margin-bottom: 0px;
	border: 0px solid #fff;
}	



.topimage
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/writing/mainpic.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 120px;
}


.topimage2
{
	margin: 10px 0 10px 80px;
	background-image: url(../images/writing/mainpic2.gif);
	background-repeat: no-repeat;
	width: 329px;
	height: 83px;
}



#startrow {
  width:350px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
  
#startrow li {
  width:348px;
  border:0px solid #fff; 
  }
  
#startrow a {
  display:block;
  	outline: none;
  }


#startrow a.start:link, a.start:visited {
background: url(../images/writing/start.gif) top no-repeat;
width: 340px;
height: 53px;
}

#startrow a:hover.start {
background: url(../images/writing/start_over.gif) top no-repeat;
}




#row {
  width:358px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
  
#row li {
  float:left;
  width:177px;
  border:0px solid #fff; 
  }
  
#row a {
  display:block;
  float:left; 
  outline: none;
  }

#row a.notebook:link, a.notebook:visited {
background: url(../images/writing/notebook.gif) top no-repeat;
width: 175px;
height: 76px;
}

#row a:hover.notebook {
background: url(../images/writing/notebook_over.gif) top no-repeat;
}


#row a.inside:link, a.inside:visited {
background: url(../images/writing/inside.gif) top no-repeat;
width: 175px;
height: 72px;
}

#row a:hover.inside {
background: url(../images/writing/inside_over.gif) top no-repeat;
}


#row a.style:link, a.style:visited {
background: url(../images/writing/style.gif) top no-repeat;
width: 175px;
height: 71px;
}

#row a:hover.style {
background: url(../images/writing/style_over.gif) top no-repeat;
}

#row a.rewriting:link, a.rewriting:visited {
background: url(../images/writing/rewriting.gif) top no-repeat;
width: 175px;
height: 74px;
}

#row a:hover.rewriting {
background: url(../images/writing/rewriting_over.gif) top no-repeat;
}


#row a.published:link, a.published:visited {
background: url(../images/writing/published.gif) top no-repeat;
width: 165px;
height: 76px;
}

#row  a:hover.published {
background: url(../images/writing/published_over.gif) top no-repeat;
}


#row  a.rejection:link, a.rejection:visited {
background: url(../images/writing/rejection.gif) top no-repeat;
width: 165px;
height: 72px;
}

#row  a:hover.rejection {
background: url(../images/writing/rejection_over.gif) top no-repeat;
}


#row  a.teachers:link, a.teachers:visited {
background: url(../images/writing/teachers.gif) top no-repeat;
width: 165px;
height: 71px;
}

#row  a:hover.teachers {
background: url(../images/writing/teachers_over.gif) top no-repeat;
}

#row  a.life:link, a.life:visited {
background: url(../images/writing/life.gif) top no-repeat;
width: 165px;
height: 74px;
}

#row  a:hover.life {
background: url(../images/writing/life_over.gif) top no-repeat;
}

