﻿div#nav
{
	background-color: #9d2c40;
	background-image: url(../cmsimages/navright.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 32px;
	margin: 0 0 0 22px;
	width: 778px;
}

div#nav div
{
	background-position: 0 -32px;
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	margin: 0;
	overflow: hidden;
}

div#nav img
{
	margin: 0;
}

div#nav a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	margin: 0;
	overflow: hidden;
}

/* home link */
div#navhome,
div#navhome a
{
	background: url(../cmsimages/navhome.gif);
	width: 45px;
}

/* bio link */
div#navbio,
div#navbio a
{
	background: url(../cmsimages/navbio.gif);
	width: 32px;
}

/* books link */
div#navbooks,
div#navbooks a
{
	background-position: 0px;
	background: url(../cmsimages/navbooks.gif);
	width: 45px;
}

/* speaking link */
div#navspeaking,
div#navspeaking a
{
	background: url(../cmsimages/navspeaking.gif);
	width: 66px;
}

/* for readers link */
div#navforreaders,
div#navforreaders a
{
	background: url(../cmsimages/navforreaders.gif);
	width: 81px;
}

/* for writers link */
div#navforwriters,
div#navforwriters a
{
	background: url(../cmsimages/navforwriters.gif);
	width: 75px;
}

/* news link */
div#navnews,
div#navnews a
{
	background: url(../cmsimages/navnews.gif);
	width: 47px;
}

/* photos link */
div#navphotos,
div#navphotos a
{
	background: url(../cmsimages/navphotos.gif);
	width: 52px;
}

/* contact link */
div#navcontact,
div#navcontact a
{
	background: url(../cmsimages/navcontact.gif);
	width: 60px;
}

div#nav a:hover
{
	background: none;
}
