body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 16px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #fff;
}



#container {
	width: 900px;
	margin: 20px auto 0 auto;
	border: 0;
	position: relative;
}





h1 {
	/* font-family: Courier, "Courier New", monospace; */
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 23px;
	line-height: 25px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #aaaaaa;
	font-weight: normal; 
	/* text-transform: lowercase;*/
}

h2 {
	/* font-family: Courier, "Courier New", monospace; */
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 17px;
	padding: 10px 0 0 0;
	/* border-top: 1px dotted #aaaaaa; */
	font-weight: normal; 
	/* text-transform: lowercase;*/
}

h3 {
	font-family: Courier, "Courier New", monospace;
	font-size: 13px;
	line-height: 13px;
	padding: 6px 0px 6px 0px;
	border-top:1px dotted #aaaaaa;
	font-weight: bold;
	text-transform: lowercase;
}

.greymono { 	
	/* font-family: Courier, "Courier New", monospace;
	font-size: 13px;
	line-height: 13px;
	text-transform: lowercase; */
	color:#aaaaaa;
	}

.greysans { 	
	/* color:#aaaaaa; */
	font-style: italic;
	}

.picfloat img { 
	float: left;
	padding: 0 15px 5px 0;
	}


/* links */

a:link{
	color:#8a0100;
	text-decoration:none;
	border-bottom: 0;
}

a:visited{
	color:#8a0100;
	text-decoration:none;
	border-bottom: 0;
}

a:hover{
	color:#000;
	text-decoration:none;
}


a img{ border:none; }



h3 a:link{
	color:#000;
	text-decoration:none;
	border-bottom: 0;
}

h3 a:visited{
	color:#000;
	text-decoration:none;
	border-bottom: 0;
}









#navpos {
	width: 690px;
	height: 130px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 200px;
}







/* index page  */



#indexnavgroup {
 width: 880px;
 height: 40px;
 background: url(http://www.isisgallery.org/images/navigation_index.gif);
 margin: 0; padding: 0;
 border: 0;
 top: 350px;
 position: relative;
}

#indexnavgroup li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#indexnavgroup li, #indexnavgroup a {height: 40px; display: block; text-decoration: none; border-bottom: none;}
#indexone {left: 20px; width: 90px; text-decoration: none; border-bottom: none;}
#indextwo {left: 125px; width: 125px; text-decoration: none; border-bottom: none;}
#indexthree {left: 260px; width: 125px; text-decoration: none; border-bottom: none;}
#indexfour {left: 395px; width: 110px; text-decoration: none; border-bottom: none;}
#indexfive {left: 515px; width: 115px; text-decoration: none; border-bottom: none;}
#indexsix {left: 640px; width: 105px; text-decoration: none; border-bottom: none;}
#indexseven {left: 755px; width: 110px; text-decoration: none; border-bottom: none;}



#indexone a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -20px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indextwo a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -125px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indexthree a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -260px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indexfour a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -395px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indexfive a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -515px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indexsix a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -640px -40px no-repeat; text-decoration: none; border-bottom: none;}
#indexseven a:hover {background: transparent url(http://www.isisgallery.org/images/navigation_index.gif) -755px -40px no-repeat; text-decoration: none; border-bottom: none;}






/* inner cols */


#content {
	float: left;
	width: 580px;
	margin: 0;
	padding: 130px 0 0 0;
}

#contentartists {
	float: left;
	width: 580px;
	margin: 0;
	padding: 1px 0 0 0;
}


#contentright{
	float: right;
	width: 280px;
	margin: 0;
	padding: 1px 0 0 0;
}

#contentone {
	float: left;
	width: 900px;
	margin: 0;	
	padding: 0;
}

/* #contentwrap {
	background-color: #FFF;
	float: left;
	width: 880px;
	margin: 0 10px 0 10px;
	padding: 60px 0 10px 0;
} */


/* Internet Explorer is useless */

/* * html div#contentwrap
  {
  w\idth: 860px; 
  } */




/* isis inner */

#banner_isis {
	width: 280px;
	height: 130px;
	margin: 0;
	padding: 0;
	border: 0;
}









#footer_isis {
	background-image: url(http://www.isisgallery.org/images/footer_isis.gif);
	background-repeat: none;
	width: 900px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
}

.isis_floatright {
		float: right;
		width: 300px;
		margin: 0 0 15px 15px;
		padding: 2px;
}

.floatright
{
 float: right;
 margin:0px 0px 30px 50px;
}
 










#clearer {
	clear: both;
}










input		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;	
			letter-spacing: 1px;
			padding:.1em;
			color:#8a0100; 
			background-color:#efefef;
			border: 1px dotted #8a0100;
			}
			
input:focus {background-color:#fff;}

.btn		{ 
			border:none;
			background-color:#fff;
			padding:0; 
			border:0; 
			margin-bottom:-.5em;
			}


textarea		{
			color: #c50048;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;	
			}	
			
			
			
			


/* STRETCHERS */


#accordion div {
	margin: 0;
	padding: 0;
	height: 1%;
}


.stretcher {
	background: none !important;
	background: #fff;
	width: 854px;
}

.stretcher a img {
    border: 0;
    text-decoration: none;
}

.stretcher a:hover img {
    border: 0;
    text-decoration: none;
}

.stretcher a:visited img {
    border: 0;
    text-decoration: none;
}

			
	
/* CLEAR */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	



