/* CSS Document */

div#content_left {
	float: left;
	width: 299px;
	height: 480px;
	margin: 20px 0px 2px 0px;
	border-right: 1px solid #3a1c0e;
	overflow: auto;
}
div#branding h1 {
	background-image: url(file:///Macintosh%20HD/Users/Michael/ressler_logo.png) no-repeat  ; height: 129px; margin: 11px 0 0 0; text-indent: -9999px; overflow: visible;
}
div#content_main {
	float: right;
	width: 648px;
	height: 370px;
	margin: 22px 0px 0px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d9d9;
	text-align: left;
	overflow: auto;
	border-bottom: 1px solid #3a1c0e;
}
div#content_main h1 {
	font-size: 16px;
	color: #a9a9a9;
	letter-spacing: .5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #3a1c0e;
	position: relative;
	top: -5px;
	display: block;
}
div#thumbs {
	float: right;
	position: relative;
	margin: 6px 0px 0px 0px;
	width: 669px;
	height: 101px;
}
div#inset_img {
	float: left;
	width: 196px;
	margin: 0 25px 0 0;
}
li#btn1 {
	position: relative;
	margin:6px 0px 0px 0px;
	padding:0px;
	left: 14px;
	width: 270px;
	height: 25px;
	background: url(file:///Macintosh%20HD/Users/Michael/Desktop/history_button.png) no-repeat 0 0;
}
li#btn1 a:hover {
	background: url(file:///Macintosh%20HD/Users/Michael/Desktop/history_button.png) no-repeat 0 25; 
}
ul#popup_btn a {
	display : block;
	height: 25px;
	margin:0px; padding:0px;
	text-indent: -9999px;
	overflow: hidden;
}

#popup_btn{
margin:0px;
padding:0px;
}

.auto{
margin:0px;
}

div#footer {
	width: 970px; height: 20px; color: #4d4d4d; padding: 1px; border-bottom: 1px solid #ff5e12; margin: 101px 0px 0px 0px;
}

div#footer a:link, div#footer a:visited {
	color: #6d6d6d; text-decoration: none;
}

div#footer a:hover {
	color: #fff; text-decoration: none;
}