.clear{
	clear:both;
	font-size:0;
}
#items{float:left !important;}
.item{
	width: 680px;
	border-bottom: thin dotted #CCCCCC;
	padding-left:30px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:15px;
	float:left;
} 

.item .copy h4{
	border-bottom: thin solid #CCCCCC;
	margin-top:-10px;
	padding-bottom:10px;
}

.item img{
	left: 508px;
	top: 30px;
	float: right;
}
.item img.resize{
	width:27%;
	display:block;
}
#items .intro{float:left;clear:both;}
.item .copy{
	width: 330px;
}

#navigation li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color:#333333;
	font-size:.8em;
}


body{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

a{
color:#333333;
text-decoration:none;
}

 
#content{
width:741px;
background-image:url(../images/css_images/main_background.jpg);
background-repeat:repeat-y;
float:left;
}

#eras{
background-image:url(../images/css_images/top_nav_background.jpg);
background-position:top left;
background-repeat:no-repeat;
height:63px;
width:741px;
padding:10px;
padding-bottom:0px;
padding-left:30px;
text-align:center;
}

#eras a:hover, #eras a.selected{
color:#000000;
text-decoration:underline;
}

#eras li{
	float:left;
	padding-top:10px;
}


#eras li span{
font-size:1em;
font-weight:bold;
}


#years {
background-image:url(../images/css_images/black_nav_background.jpg);
background-position:top left;
background-repeat:repeat-x;
height:35px;
margin-top:-20px;
padding-left:30px;
padding-top:7px;
}



#years a{
color:#cccccc;
font-size:1.2em;
font-weight:bold;
}

#years a:hover{
color:#ffffff;
text-decoration:underline;
}

#navigation ul{
margin-left:0px;
}



#navigation{
width:740px;
margin-top:-12px!important;
}

#items{
margin-top:-25px;
}

.flash_html{
font-size:.8em;
}

.copy a{
font-size:.6em;
color:#999999;
}
