
BODY, P, TD { font-family: arial, sans-serif; color: #000; }

BODY { background: url(spiral_notebook.grn.png) top left repeat-y #626b38;
	padding-left: 20px; }

IMG { border: solid 1px #000;
	 }
	 
#gallnav { background: #fcfbef;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 2em;
	border: solid 2px #41149d;
	text-align: center;
	}
	
#gallnav A { padding: .25em 1.5em;
	margin: 0; }

TABLE { background: #68654b;
	margin: 2em;
	border: solid 2px #999;
	width: 90%; 
	 }

TD { background: #fcfbef;
	padding: 1em;
	border: solid 2px #000;
	text-align: center;
	vertical-align: top; }
	
#folder { border: solid 2px #999;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	padding: 0;
	}
	
#content { background: #fcfbef;
	padding: 1em;
	border: solid 20px #68654b; }
	
#content P { margin-top: 0; }

A { color: #4a6b31; text-decoration: none; font-weight: bold; }

A:visited { color: #4a6b31; text-decoration: none; font-weight: normal; }

A:active { color: #41149d; text-decoration: none; font-weight: bold; }

A:hover { color: #41149d; }

#copyright { text-align: center; }
