*
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#wrapper
{
	clear:both;
	width:1221px;
}

#thumbwrapper
{
	width:1001px;
	height:100%;
	float:left;
	background-color:#ffffff;
}

#thumbwrapper div
{
	float:left;
	margin:0px;
	padding:0px;
	width:1001px; 
	height:143px;
	display:inline;
}

#thumbwrapper div div, #thumbwrapper div div a 
{ 
	float:left;
	width:143px;
	height:143px;
}

#thumbwrapper div div img
{
	float:left;
	width:143px;
	height:143px;
	border:none;
}

#thumbwrapper div div.double, #thumbwrapper div div.double img
{
	width:286px;	
}

#lhsflyer
{
	background:url('../images/site/lhsflyer.jpg') no-repeat top left;
}

#rhsflyer
{
	background:url('../images/site/rhsflyer.jpg') no-repeat top right;
}

div.toprow
{
	height:337px;
}

div.doublethumb
{
	float:left;
}
div.doublethumb img
{
	float:left;
	width:286px;
	height:143px;
	border:none;
}

img.pulse
{
	border:solid 0px;
}

.top
{
	height:337px;	
}

.pink
{
	background-color:#ed008c;
}

.yellow
{
	background-color:#fef200;
}

.blue
{
	background-color:#00adef;
}

.black
{
	background-color:#000000;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.clear
{
	clear:both;
	float:none;
}

.maxwidth
{
	max-width:1894px;
	width:expression(document.body.clientWidth>1898?"1898px":document.body.clientWidth);
	top:0;
}

@font-face
{
	font-family: Ocra;
	src: url('../fonts/OCRA-Alternate.ttf');
}

#lightwindow_data_details
{
	visibility:hidden !important;
	height:0;
}

#lightwindow_data_caption
{
	margin-left:43px;
	padding:0 !important;
	font-family:Ocra;
}
#lightwindow_data_caption a
{
	color:#353535;
	text-decoration:none;
	font-size: 6pt;
}