
body {
	background-image: url(feldstein/main_bg.jpg);
	background-repeat:no-repeat;
	background-position: center -10px;
	background-color: #ebddbb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	
}

.container {
	width: 907px;
	background-image: url(feldstein/shadow.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
}


.main_nav {
	font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1587a0;
	padding-left: 17px;
}

.main_nav a {
	font-family: Georgia, "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1587a0;
	padding-left: 10px;
	text-decoration: none;
	letter-spacing: 0.07em;
}

.main_nav a:hover {
	color: #68c7db;
	text-decoration: none;
}

.primary_text {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Premier Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.04em;
	line-height: 1.4em;
}

.primary_text a {
	font-family: "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1587a0;
	text-decoration: none;
}

.primary_text a:hover {
	color: #1587a0;
	text-decoration: underline;
}

.header {
	font-family: "Adobe Garamond Pro", "Adobe Garamond Premier Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.06em;
}