html, body {
margin: 0px;
padding: 0px;
}

body { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #F2E04B; background: center top no-repeat fixed; margin: 0; padding: 0; background-color: #000000; background-image: url(http://www.sherrygoldbergart.com/images/bg_page.jpg); }

a, strong a {
	color: #FFFFFF;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F2E04B;
	text-decoration:underline;
}

#nav {
	list-style:none;
	margin:5px 0px;
	padding:0px;
	clear:both;
	line-height:0px;
}
#nav li{
	margin-left:0px;
}
#nav li a{
	height: 38px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -1800em;
}
#nav #nav-home a{
	width: 69px;
	background: url(images/nav-home.gif) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(images/nav-home.gif) no-repeat left bottom;
}
#nav #nav-bio a{
	width: 122px;
	background: url(images/nav-bio.gif) no-repeat left top;
}
#nav #nav-bio a:hover{
	background: url(images/nav-bio.gif) no-repeat left bottom;
}
#nav #nav-statement a{
	width: 179px;
	background: url(images/nav-statement.gif) no-repeat left top;
}
#nav #nav-statement a:hover{
	background: url(images/nav-statement.gif) no-repeat left bottom;
}
#nav #nav-entirejourney a{
	width: 164px;
	background: url(images/nav-entirejourney.gif) no-repeat left top;
}
#nav #nav-entirejourney a:hover{
	background: url(images/nav-entirejourney.gif) no-repeat left bottom;
}
#nav #nav-journeys a{
	width: 174px;
	background: url(images/nav-journeys.gif) no-repeat left top;
}
#nav #nav-journeys a:hover{
	background: url(images/nav-journeys.gif) no-repeat left bottom;
}
#nav #nav-contact a{
	width: 86px;
	background: url(images/nav-contact.gif) no-repeat left top;
}
#nav #nav-contact a:hover{
	background: url(images/nav-contact.gif) no-repeat left bottom;
}
body#home #nav-home a{
	background: url(images/nav-home.gif) no-repeat left bottom;
}
body#bio #nav-bio a{
	background: url(images/nav-bio.gif) no-repeat left bottom;
}
body#statement #nav-statement a{
	background: url(images/nav-statement.gif) no-repeat left bottom;
}
body#journeys #nav-journeys a{
	background: url(images/nav-journeys.gif) no-repeat left bottom;
}
body#contact #nav-contact a{
	background: url(images/nav-contact.gif) no-repeat left bottom;
}

#HomeSections
{
	font-size:15px;
	margin:22px 0px 42px;
}
#Footer a:link { color: #ffffff; text-decoration: none; }
#Footer a:hover { color: #F2E04B; text-decoration: underline; }

#Footer
{
	font-size:11.5px;
}
#Footer a:link { color: #ffffff; text-decoration: none; }
#Footer a:hover { color: #F2E04B; text-decoration: underline; }

#Videos
{
	margin:13px 0px 0px;
}