
/* -----------------------------------------------------------------------
STYLES FOR RESOLUTIONS OVER 800
-------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------
MAINCONTENT ELEMENTS
-------------------------------------------------------------------------*/
#maincontent{
	margin: 10px;
	margin-left: 230px;
}
#leftmain{
	width: 50%;
	display: block;
	float: left;
}
#leftmain #flash{
	float: none;
	margin-left: 30px;
}
#rightmain{
	float: right;
	width: 320px;
}
dl.wide{
	width: 350px;
}
ul.large, ol.large{
	width: 300px;
}
ul.floatleft, ol.floatleft{
	width: 200px;
}
p.clearTop{
	margin-top: 100px;
}
img.noshow{
	display: block;
}
