@media screen and (max-width:1795px)
{
   	*      	    {margin:0; padding:0;}
   	div#wrapper {width:100%; text-align:center; margin: 0 auto; background-color: #FF6347;}
   	div#body    {width:1360px; text-align:center; margin: 0 auto;}
        div.imgcell {width:452px; text-align:center; float:left; font-size: 12pt;}
        div#foot    {width:1360px; text-align:center; margin: 0 auto; clear:left;}

   	BODY, H1    {font-family: "Helvetica"; font-weight: bold; color: #000080; font-size: 10pt;}
   	H1          {font-size: 40pt;}
   	IMG         {width: 450px; height: 338px;}
	IMG.v       {width: 338px; height: 450px;}
}

@media screen and (max-width:1345px)
{
   	*      	    {margin:0; padding:0;}
   	div#wrapper {width:100%; text-align:center; margin: 0 auto; background-color: #00008b;}
   	div#body    {width:905px; text-align:center; margin: 0 auto;}
        div.imgcell {width:452px; text-align:center; float:left; font-size: 12pt;}
        div#foot    {width:905px; text-align:center; margin: 0 auto; clear:left;}

   	BODY, H1    {font-family: "Helvetica"; font-weight: bold; color: #ADD8E6; font-size: 10pt;}
   	H1          {font-size: 30pt;}
   	IMG         {width: 450px; height: 338px;}
	IMG.v       {width: 338px; height: 450px;}
}

@media screen and (max-width:895px)
{
   	*      	    {margin:0; padding:0;}
   	div#wrapper {width:100%; text-align:center; margin: 0 auto; background-color: #006400;}
   	div#body    {width:452px; text-align:center; margin: 0 auto;}
        div.imgcell {width:452px; text-align:center; float:left; font-size: 12pt;}
        div#foot    {width:452px; text-align:center; margin: 0 auto; clear:left;}

   	BODY, H1    {font-family: "Helvetica"; font-weight: bold; color: #F5F5DC; font-size: 8pt;}
   	H1          {font-size: 26pt;}
   	IMG         {width: 450px; height: 338px;}
	IMG.v       {width: 338px; height: 450px;}
}