/* Redone CSS for the modified index */

#container {
	width: 848px; background: #672525; text-align: left
}

#header { width: 800px }

#nav-container { 
	width: 778px; height: 38px; background: #fff; padding: 10px 10px 0px 10px
}

#nav { border: 1px solid #efcc71; border-bottom: none; overflow: hidden }

#index-image {
	background: url('../img/index-photo.jpg') top left #672525; height: auto; padding-left: 11px
}

#index-left { margin-top: 259px; height: auto; background: none }

#index-right { border: none; float: left; margin-top: 259px; background: none }

#footer { width: 778px }

.clear-left { clear: left }
.clear-right { clear: right }
.clear-both { clear: both }

#photo-links { width: 130px; height: 85px; position: relative; top: 269px; left: 650px }