@charset "utf-8";
body {
	background-color: #1a1a1a;
	margin-top: 10px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#homeNav {
	height: 55px;
	background-image: url(images/scott_zuckerman_03.png);
	background-repeat: no-repeat;
	margin-top: 159px;
	background-position: 15px;
	padding-top: 33px;
	padding-left: 413px;
}
.navItems {
	margin-right: 40px;
}

#mainFoxFlash {
	height: 288px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#level2wrapper {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.quote {
	line-height: 33px;
	text-align: right;
}
.attribution {
	text-align: right;
}

#aboutBanner {
	height: 253px;
	width: 837px;
	background-image: url(images/level2_images/about_foxes.jpg);
	background-repeat: no-repeat;
}
#resumeBanner {
	height: 253px;
	width: 837px;
	background-image: url(images/level2_images/resume_birds.jpg);
	background-repeat: no-repeat;
}
#contactBanner {
	height: 253px;
	width: 837px;
	background-image: url(images/level2_images/contact_fish.jpg);
	background-repeat: no-repeat;
}
#portfolioBanner {
	height: 253px;
	width: 837px;
	background-image: url(images/level2_images/portfolio_rabbit.jpg);
	background-repeat: no-repeat;
}
#level2wrapper #bottomSection #contentArea a {
	color: #2169B3;
}

#level2TopArea {
	height: 47px;
	background-image: url(images/level2_images/scott_zuckerman_level2.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	margin-bottom: 15px;
	padding-left: 340px;
	padding-top: 23px;
}
#bottomSection {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#contentArea {
	width: 550px;
	float: left;
	font-size: 15px;
	line-height: 24px;
	padding-left: 10px;
}
#rightImages {
	float: left;
	width: 277px;
	padding-top: 28px;
	font-size: 13px;
	text-align: right;
}
#rightImages p {
	margin-top: 0px;
}
.thumbMargin {
	margin-right: 5px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #666;
}
#footer {
	height: 20px;
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	color: #666;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	clear: both;
}
.previous {
	color: #323232;
}




.clearish {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#portfolioContentArea {
	font-size: 15px;
	line-height: 24px;
	padding-left: 10px;
}
#level2wrapper #bottomSection #portfolioContentArea table a , a:visited{
	color: #FFF;
	text-decoration: none;
}
#level2wrapper #bottomSection #portfolioContentArea table tr td a:hover {
	text-decoration: underline;
}
