
#wrapper {
	width: 820px;
}

html>#wrapper {
	width: 85%;
	min-width: 820px;
}



#logosection  {
margin: 0 ;
padding: 5px 0;
width: 100%;

}

#topphotos {
	height: 180px;
	margin: 3px 0 0;
}

.resource {
	float: left;
	width: 245px;
	margin: 10px;
	padding: 2px 0;
	height: 160px;
}

.resource img {
	float: left;
	margin:  2px 4px;
}

.resourcetext {
float: left;
width: 110px;
}

.resource img.arrow {
	position: inline;
	margin: 0 4px;
}

#updates {
	height: 1.4em;
	padding: .4em .2em .2em;
	margin-top: 7px;
}

#toplist {
	vertical-align: middle;
	padding: .2em 0;
	height: 1.1em;
	
}

#bottomlist {
	height: 1.2em;
	padding: .1em 0;
}

#updates ul, #toplist ul, #bottomlist ul {
	margin-top: 2px;
}

#updates li, #toplist li, #bottomlist li
{
	text-align: center;
	display: inline;
	padding: 0em 1em;


}
#updates a, #toplist a,
{
	font-size: 1em;
	border: none;

}

 #bottomlist a{
 	font-size: .9em;
	border: none;
}

ul#breadcrumbs {
	float: left;
}





	
 

	









