#content{
	background-color: #E2B3A9;
	color: #000;
}


#leftnav h2 {
	background-image: url(../images/reference/lefthed.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 103px;
	height: 21px;
	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;
}	



.topimagefloat
{
	margin-top: 0px;
	padding-bottom: 650px;
	display: block;
	float: left;
	background: url(../images/reference/desk.gif) no-repeat;
	width: 196px;
	height: 256px;
	border: 0px solid #fff;
}


.topimagefloat2
{
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;	
	float: right;
	position: relative;
	top: 44px;
	left: -83px;
	background: url(../images/reference/mainpic.gif) no-repeat;
	width: 316px;
	height: 97px;
	border: 0px solid #fff;
}


.containingbox {
	display: block;
	float: left;
	position: relative;
	top: 90px;
	left: 10px;
	font-family: Georgia, sans-serif;
	font-size: .9em;
	width: 350px;
	outline: none;
}

.containingbox p {
	display: block;
	color: #000;
} 

.containingbox a
{
	color: #A63342;
	text-decoration: none;
}

.containingbox a:hover {
	color: #000;
}

.containingbox h2
{
	font-family: Arial, sans-serif;
	color: #A63342;
	font-size: 1.1em;
}
	
.containingbox h2 a
{
	font-family: Arial, sans-serif;
	color: #A63342;
	font-size: 1.1em;
	text-decoration: none;
}

.containingbox h2 a:hover {
	color: #000;
}

/* This is the center lighter box with border on some reference pages*/
#centerbox {
	clear: both;
	width: 575px;
	display: block;
	background-color: #F6E8E5;
	margin: 30px 15px 15px 0;
	border-top: 10px solid #FF3333;
	border-left: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
}


#centerbox2 {
	clear: both;
	width: 575px;
	display: block;
	background-color: #E2B3A9;
	margin: 30px 15px 15px 0;
	border: 1px solid #E2B3A9;
}


a.index:link, a.index:visited {
float: left;
margin: 0 10px 0px 0;
background: url(../images/reference/index.gif) top no-repeat;
width: 59px;
height: 60px;
outline: none;
}

a:hover.index {
background: url(../images/reference/index_over.gif) top no-repeat;
}



a.more:link, a.more:visited {
float: left;
margin: 0 10px 0px 0;
background: url(../images/reference/more.gif) top no-repeat;
width: 59px;
height: 60px;
outline: none;
}

a:hover.more {
background: url(../images/reference/more_over.gif) top no-repeat;
}



a.judy:link, a.judy:visited {
float: left;
margin: 0 10px 0px 0;
background: url(../images/reference/judy.gif) top no-repeat;
width: 59px;
height: 60px;
outline: none;
}

a:hover.judy {
background: url(../images/reference/judy_over.gif) top no-repeat;
}


a.audio:link, a.audio:visited {
float: left;
margin: 0 10px 0px 0;
background: url(../images/reference/audio.gif) top no-repeat;
width: 59px;
height: 62px;
outline: none;
}

a:hover.audio {
background: url(../images/reference/audio_over.gif) top no-repeat;
}



a.multi:link, a.multi:visited {
float: left;
margin: 0 10px 0px 0;
background: url(../images/reference/multi.gif) top no-repeat;
width: 59px;
height: 60px;
outline: none;
}

a:hover.multi {
background: url(../images/reference/multi_over.gif) top no-repeat;
}




a.auto:link, a.auto:visited {
float: left;
margin: 0 10px 0 0;
background: url(../images/reference/auto.gif) top no-repeat;
width: 59px;
height: 59px;
outline: none;
}

a:hover.auto {
background: url(../images/reference/auto_over.gif) top no-repeat;
}






