BODY {
	min-width:930px;
}

BODY.dialog {
	min-width:450px !important;
}


#navigation UL LI
{
	float:left;
}

#navigation UL LI A
{
	display:block;
	float:left;
}

#header {
	width:930px;
	margin:0 auto;
}

#headerQuote
{
	position:absolute;
	top:0px;
	width:930px;
}

#headerQuote P
{
	display:block;
	float:right;
}


#contentOuter {
	width:930px;
	margin:0 auto;
}

BODY.dialog #contentOuter {
	width:450px !important;
}
