/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #e4e4e4;
	color: #686379;
	padding-top: 0px;
	font-size: 12px;
	font-family: Courier,"Courier New",monospace, Monaco;
}

body.section-1 { 
	
	background-position: center center; 
		
}

body.section-2 {
}

body.section-3 {
}

body.section-4 {
}

a:link {
	text-decoration: none;
	color: #7a564a;
}

a:active { 
	text-decoration: none;
	color: #543639;
}

a:visited { 
	color: #7a564a;
	text-decoration: none;
}

a:hover {
	background-color: #ababb8;
	color: #f9f6f4;
	text-decoration: underline;
}

a img { 
	border: none;
 }

#menu {
	font-family: "Courier New", Courier, monospace, Monaco;
	background-color: #e4e4e4;
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
}

#menu ul {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
	padding-top: 0px;
	list-style: none;
}

#menu ul li.section-title {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/dash3.gif);
	margin-top: 9px;
	border-width: 0px;
	text-align: left; 
	padding-left: 23px;
	padding-bottom: 2px;
	padding-right: 0px; 
	padding-top: 0px; 
    text-transform: lowercase;
    color: #6f5754; 
    font-size: 17px; 
}

#menu ul li.section-title:hover {
	color: #7a5f5c;
	background-repeat: no-repeat;
	background-position: 60% center;
	background-image: url(images/arrow.gif);
}

#menu ul li {
	padding-top: 0px;
	line-height: 18px;
	word-spacing: normal;
	color: #c6c8c8;
	text-transform: none;
	padding-right: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	margin-top: 0px;
	text-align: right;
	font-size: 12px;
}

#menu ul a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #fdf5f0;
}

#menu ul a:visited {
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
	padding-left: 5px;
	padding-bottom: 25px;
	padding-right: 5px;
	padding-top: 5px;
}

#content p { 
   	margin-left: 18px; 
   	margin-bottom: 0px; 
 	margin-right: 0px; 
   	margin-top: 0px; 
   	width: 400px;
}

p  {
    padding-left: 18px;
    margin: 0 0 9px 0;
    padding-bottom: 10px;
}

h1 { padding-top: 4px; font-size: 17px; }
h2 { font-size: 19px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

#img-container	{ 	
	padding-left: 35px; 	
	padding-bottom: 0; 	
	padding-right: 0; 	
	padding-top: 0; 	
	margin: 0; }
	
#img-container p {
	padding-bottom: 12px;
	padding-right: 0;
	padding-top: 0;
	width: 400px;
	margin: 0;
}

#img-container span.backgrounded a,
#img-container a.thickbox {}
#img-container a.thumb-img, 
#img-container #d-col1 a { background: transparent; }
#img-container a:hover {
	text-decoration: none;
	background-color: transparent;
}

#once { 
	clear: left; 
}

#end { 
	border-width: 290px; 
	padding: 6px; 
	float: left; 
	text-align: left; 
	position: absolute; 
	font-size: 12px; 
	clear: both;
	color: #89889c;
	bottom:0;
}
#name {
	visibility: hidden;
	font-size: 14px;
	padding-bottom: 0px;
	text-transform: lowercase;
}

#draw {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	position: static;
	margin: 0px;
}

#draw a:hover {
	background-color: #e4e4e4;
}

#anim {
	padding-left: 29px;
	margin-top: 15px;
	color: #797687;
	margin-left: 100px;
}

/* pre exhibit text */
.galldesc {
	max-width: 275px;
}

#contact { 
	 font-family: monospace; 
	 margin-left: 30px; 
	 margin-bottom: 30px; 
	 margin-right: 30px; 
	 margin-top: 143px; 
	 font-style: normal; 
	 font-weight: normal; 
	 padding-left: 49px; 
	 padding-bottom: 19px; 
	 padding-right: 39px; 
	 padding-top: 10px;   
     position: absolute; 
	 color: #857b8b; 
	 text-align: center;
 }
 
/*  list of links  */

#linklist {
	padding-top: 31px;  
	padding-left: 50px;
	padding-right: 25px;
}

#linklist li {
	list-style-type: none;
	list-style-image: url(images/dash3.gif);
	background-position: left center;
}

#linklist li:hover {
	background-repeat: no-repeat;
	background-position: 29% center;
	background-image: url(images/arrow.gif);
}

/* about site image hover swap */
#aboutsite { 
	/*
background-position: 90% top;
	background-image: url(images/drwabts1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
*/
	font-size: 11px;
 }
 
/*
 #aboutsite:hover { 
	background-position: 90% top;
	background-image: url(images/drwabts2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
 }
*/
 
/*  numbers iwakami */
 #nums {
 	font-size: 15px;
 }
 
.pic {
	}

#bgrndpic {
	margin-top: 150px;
	padding-top: 130px;
	padding-left: 250px;
	position: absolute;

}

#newspic {
	top: 10px;
	margin-left: 450px;
	position: fixed;
	display: inline;
}

.news {
	width: 400px;
}

/* position link to next gallery end of crabs prosc mach */
.crabsend {
	background-position: 10% 50%;
	margin-left: 26px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 22px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	left: 7325px;
	z-index: 0;
	width: 250px;
	float: right;
	display: inline-block;
	right: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/arrow.gif);

}

/* link to start in crabs */
#back {
	margin-top: 50px;
	background-position: left bottom;
	padding-left: 37px;
	background-repeat: no-repeat;
	background-image: url(images/arrowback.gif);
}

/* pic on links page */
#linkspic {
	z-index: 0;
	top: 265px;
	margin-left: 420px;
	position: fixed;
	display: inline;
}

/* 'more' page */
.moreprojects {
	font-size: 17px;
	margin-top: 60px;
	margin-left: 70px;
}
.moreprojects a:hover {
	text-decoration: none;
}

#booksnsc {
	width: 200px;
	float: left;
	display: inline;
}

#onpaper {
	width: 200px;
	margin-left: 50px;
	display: inline;
	float: left;
}

/*
#descbelow {
	margin-left: 20px;
	width: 600px;
}
*/

#exlist li {
	margin-left: 37px;
	list-style-type: none;
	list-style-image: url(images/dash3.gif);
	background-position: left center;
	font-size: 11px;
}

#exlist li:hover {
	background-repeat: no-repeat;
	background-position: 59% center;
	background-image: url(images/arrow.gif);
}



.hnav {
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
	color: #e4e4e4;
	position: absolute;
	bottom: 0px;
	display: inline;
	overflow: hidden;
}

.hnav a {
	color: #e4e4e4;
	clear: both;
	z-index: 34;
	padding-left: 500px;
	display: inline;
}


#pmgalldesc {
	
	padding-left: 10px;
	
}