﻿	
	#gishmain
{
    border: 0px solid #000;
    background: #fff;
    padding-top: 1em;
    padding: 3px;
    text-align:justify;
    margin: 6px;
    }


	#gishmain-center
{
    border: 0px solid #000;
    background: #fff;
    padding-top: 1em;
    padding: 3px;
    text-align: center;
    margin: 3px;
            }

	#gishshowroom
{
    border: 0px solid #000;
    background: #fff;
    padding-top: 1em;
    padding: 3px;
    text-align:justify;
    margin: 6px;
    }



/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#gishmain #gishmenu
{
    position:relative;
    float: left;
    border-right: darkgray 4px groove;
    border-top: darkgray 4px groove;
    border-left: darkgray 4px groove;
    border-bottom: darkgray 4px groove;
    background: #dcdcdc;
    padding: 3px;
    margin-right: 1em;
    margin-bottom: .5em;
    text-align: center;
    width: 400px;
}
	
	#gishmain-center #gishmenufloat-left
{
    position:relative;
    float: left;
    border-right: darkgray 4px groove;
    border-top: darkgray 4px groove;
    border-left: darkgray 4px groove;
    border-bottom: darkgray 4px groove;
    background: #dcdcdc;
    padding: 3px;
    margin-right: 1em;
    margin-bottom: .5em;
    text-align: center;
    width: 400px;
}
	
	#gishmain #gishmenufloat-left
{
    position:relative;
    float: left;
    border-right: darkgray 4px groove;
    border-top: darkgray 4px groove;
    border-left: darkgray 4px groove;
    border-bottom: darkgray 4px groove;
    background: #dcdcdc;
    padding: 3px;
    margin-right: 1em;
    margin-bottom: .5em;
    text-align:center;
    width: 400px;
                }
	
	#gishmain #gishmenufloat-right
{
    position:relative;
    float: right;
    border-right: darkgray 4px groove;
    border-top: darkgray 4px groove;
    border-left: darkgray 4px groove;
    border-bottom: darkgray 4px groove;
    background: #dcdcdc;
    padding: 3px;
    margin-left: 1em;
    margin-bottom: .5em;
    text-align:center;
    width: 400px;
    }
		
	#gishshowroom #gishmenufloat-left
{
    position:relative;
    float: left;
    border-right: darkgray 4px groove;
    border-top: darkgray 4px groove;
    border-left: darkgray 4px groove;
    border-bottom: darkgray 4px groove;
    background: #fff;
    padding: 3px;
    margin-right: 1em;
    margin-bottom: .5em;
    text-align:center;
    width: 300px;
                }		
   
   
    #gishmenu p { font-size:10px}