body {
	margin: 0px;
	background-image: url(images/2009-body-background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #CED3D7;
}

#headerindex {
	background-image: url(images/2009-neville-header.jpg);
	background-repeat: no-repeat;
	width: 945px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 104px;
	padding: 0px;
}

#pic {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 623px;
	height: auto;
}
#pic_index {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 945px;
	height: 212px;
}
.intro-text {
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	color: #7096c5;
	margin: 0px;
	width: 200px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.intro-text2 {
	font-size: 1.2em;
	line-height: 20px;
	color: #7096c5;
}

#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 945px;
	background-image: url(images/2009-neville-bottom-rounded-corners.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 945px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	background-image: url(images/2009-neville-content-background.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 945px;
	text-align: center;
}
#bottom a:link, #bottom a:visited {
	color: #666;
}
#bottom a:hover, #bottom a:active {
	color: #360;
}
#content-divider {
	padding: 0px;
	height: 38px;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#content #text a {
	color: #999999;
}
#content #text a:hover {
	color: #FFFFFF;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0BE8B;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#thumb {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
#content #text tr td hr {
	color: #666;
}
.italics-darker {
	font-style: italic;
	color: #999;
}

