#visuals {
	width: 996px;
}
#visuals li {
	float: left;
	margin: 0 46px 30px 0;
	width: 286px;
	height: 166px;
}
.bwimg {
/*	width: 290px; */
	height: 170px;
}

.bwimg a:focus { outline-style: none; }

#bottom {
	width: 960px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 85%;
	text-align: right;
}
#bottom li {
	float: left;
	margin-right: 20px;
}

#bottom #copyright, p#copyright {
	color: #848383;
	font-style: italic;
	font-size:85%;
}
#bottom #copyright{
	float:right;
}
#bottom ul{
	padding:0 0 10px 0;
}

	/* Don't display transparent PNG unless there is native support (>IE6).
	 * DONT APPLY the Dean Edwards hack here */
/*#visuals > li {
	background: url('../images/visuals/shadow-border.png') no-repeat;
	padding: 5px 0 0 5px;
}*/
/*#home #blurb { background: url('../images/blurbs/homepage.png') no-repeat 380px 45px; }*/
