.subhed {
	margin: 0 0 20px 0;
	width: 500px;
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FF3333;
	text-align: center;
	border: 0px solid #000;
}


.arrow a
{
	margin: 0 0 0 225px;
	display: block;
	background: url(../../images/writing/personal/arrow.gif) no-repeat;
	width: 39px;
	height: 34px;
	border: 0px solid #000;
}

.arrow a:hover {
	background: url(../../images/writing/personal/arrow_over.gif) no-repeat;
}


.arrowup a
{
	margin: 0 0 0 225px;
	display: block;
	background: url(../../images/writing/personal/arrow_up.gif) no-repeat;
	width: 39px;
	height: 34px;
	border: 0px solid #000;
}

.arrowup a:hover {
	background: url(../../images/writing/personal/arrow_up_over.gif) no-repeat;
}


.arrowtext a {
	margin: 0 0 0 0;
	width: 500px;
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000000;
	text-align: center;
	border: 0px solid #000;
	text-decoration: none;
	outline: none;
}

.arrowtext a:visited {
	margin: 0 0 0 0;
	width: 500px;
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000000;
	text-align: center;
	border: 0px solid #000;
	text-decoration: none;
	outline: none;
}

.arrowtext a:hover {
	color: #FF3333;
}


/*Page Header Icons  */
.notebook 
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_notebook.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.published 
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_published.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.rejection
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_rejection.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.rewriting
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_rewriting.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.style
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_style.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}



.teachers
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_teachers.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.life
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_life.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}

.inside
{
	margin: 0 0 0 210px;
	display: block;
	background: url(../../images/writing/personal/icon_inside.gif) no-repeat;
	width: 74px;
	height: 76px;
	outline: none;
}