img	{
	border: 0;
}
a:hover {
	text-decoration: underline;
}
#prim_nav	{
	float: right;
	width: 130px;
	text-align: center;
	margin: 12px 24px 0 0;
}
#prim_nav img{
	margin-left: 10px;
	margin-right: 10px;
}	
#container	{
	position: relative;
	width: 513px;
	height: 154px;
}
#white_blocks	{
	position: absolute;
	z-index: 2;
	width: 513px;
	height: 154px;
	margin: 0;
	padding: 0;
	opacity: .2;
	filter: alpha(opacity=20);
}
#dyn_image	{
	position: absolute;
	z-index: 1;
	width: 360px;
	height: 152px;
	padding: 0;
	margin: 1px 51px 1px 102px;
}
#content	{
	padding-bottom: 20px;
}
#create	{
	float: right;
	margin: 30px 20px 0 0;
}
#create	a {
	color: black;
}
#create	a:hover {
	text-decoration: none;
}
#ftr	{
	background-position: center bottom;
	background-repeat: no-repeat;
}
