/* Remove unwanted elements */
#menu, #rpanel, #top_team, #logo_2, #listing_f, #rpanel_h, .bcontent, .main_h_top, .mori_lastl,
.main_h_rot, .main_h_rot2
{
display: none;
}

/* Ensure the content spans the full width */
#page, #content
{
width: 100%; margin: 0; float: none;
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

#sec_p a img {
	height:40px;
	width:60px;
	padding:3px;
}