#nav {
	width:364px;
}

#content{
	width:562px;
}

.currExImage {
	border:0px;
}

#announcements {
	clear:both;
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:60px;
}

#news {
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:334px;
}

#promotions {
	float:left;
	width:250px;
}

#currentexhibition {
	float:left;
	width:301px;
	padding-left:10px;
	border-left:1px dotted #c6c6c6;
	font-size:11px;
	color:#333;
}

#currentexhibition p {
	margin-top:10px;
	margin-bottom:0px;
}

#currentexhibition p a {
	text-decoration:none;
	color:#333;
}

#currentexhibition p a:hover {
	color:#bf002a;
	text-decoration:underline;
}

#announcements h3 {
	margin:0px;
	font-size:14px;
	line-height:14px;
	color:#333;
}

#announcements h3 a {
	color:#333;
	text-decoration:none;
}

#announcements h3 a:hover {
	color:#bf002a;
}

#announcements #news h3 {
	padding-bottom:10px;
}

#announcements #news h3 {
	border-bottom:1px dotted #c6c6c6;
}

#news-headline {
	padding-top:3px;
	padding-bottom:10px;
	border-bottom:1px dotted #c6c6c6;
	font-size:11px;
	color:#333;
}

#news-headline a {
	text-decoration:none;
	color:#333;
}

#news-headline a:hover {
	color:#bf002a;
	text-decoration:underline;
}

#content span a {
	text-decoration:none;
	color:#ababab;
}

#content span a:hover {
	color:#bf002a;
	text-decoration:underline;
}

