 /* Web Design by Mari Michaelis www.spitenet.com */
  /* css for kevinscofield.com ---NOT IE browsers */

  body {   
    font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
    font-size: 0.8em;
    font-weight: bold;
    color: black;
    margin-left: 1em; 
	padding:0;
	height:100%;
    background: url(images/tile_SantaFe.jpg) white; 
    background-repeat: repeat;
    background-color: white }

	table {
    font-family: Arial, Verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; 
    font-size: 1.0em;
    font-weight: bold;
    color: black
	}
	
	p.title {
	text-align: center;
	font-size: 1.4em
	}

	p.note {
	text-align: center;
	font-size: 1.2em
	}

	p.caption {
	font-style: italic;
	text-align: center
	/* margin-left: -0.5em */
	}

	p.tight {
	margin-top: -0.4em;
	font-style: italic;
	text-align: center
	}	

	p.logo {
	font-weight: bold;
	margin-left: -0.5em
	}
	
	p.list {
	margin-top: 0;
	margin-bottom: 6px
	}	
	
h1 {font-size: 2.4em;}

h2 {font-size: 1.5em;}

h3 {font-size: 1.4em;}

h4 {font-size: 1.3em;}
 
  a:link {
    color: #0000FF }
  a:visited {
    color: #0000FF }

#container {
   min-height:100%;
   position:relative;
}

div.corner
{
float:left;
width:195px;
margin-top: 3px;
margin-left:-11px;
padding:0em
}
div.left
{
width:195px;
margin-top:0px;
margin-left:0px;
border-right: 7px groove #666666;
padding-right:2px;
padding-left:2px
}

.wrapper {
	WIDTH: 100%
}

.Gallery
{
FLOAT: right; MARGIN-LEFT: -1px; WIDTH: 98%
}

.GalleryTable
{
Width: 694px; 
height: 474px;
Margin-Left: 10px
}

div.cornerGallery
{
float: left;
margin-left:-216px;
width:204px;
MARGIN-RIGHT: 1px;
padding: 0px;
overflow: hidden;
POSITION: relative
}

.leftGallery
{
float: left;
width:195px;
margin:0px;
border-right: 7px groove #666666;
padding-right:2px;
padding-left:2px;
POSITION: relative
}

#content
{
margin-top:-10px;
margin-right:0px;
margin-left:190px;
/*margin-left:220;*/
padding:1em
}

#contentIndex
{
margin-top:0px;
margin-left: auto;
margin-right: auto;
padding:1em;
text-align:center;
width:620;
}

#UnderSS
{
top:430px;
text-align:center;
width:620;
margin-left:116px;
position:absolute;
}

.sideimg {
	FLOAT: left; TOP: 40px; LEFT: 172px; WIDTH: 131px; POSITION:absolute
}


#column
{
width:380px;
padding-left:5em
}

#columnWide
{
width:580px;
padding-left:2em
}

#contentIndex h5 {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 100;
	margin-left: 0;
}

#columnMain
{
width:600px;
/*margin-left: auto;
margin-right: auto;
padding-left:2em 
padding-bottom:150px; */  /* Height of the footer */
}

#footer {
	clear:left;
	width:100%;
   position:relative;
   bottom:0;
   margin-left:0px;
   /*width:100%; */
   /*height:150px;   /* Height of the footer */
}

.clear {
	CLEAR: both
}