/* Photo display CSS classes*/ 
div#content
{
min-width: 730px;
}
div#wrapper
{
min-width:960px;
}
div#header,div#footer
{
min-width: 940px;
}
div#footercontent div.screen fieldset ul.fsmenu li
{
min-width:640px;
}





.right640wide
{
width:640px;
float:right;
}


