	/*-- modify basic universals --*/
TD { vertical-align: middle; font-size: larger; line-height: 140%; }
TD A:link { color: #895; text-decoration: none; }
TD A:hover { text-decoration: underline; }
BODY { background: #895; color: #895; }
A:link { color: #895; text-decoration: underline; }
A:visited { color: #895; text-decoration: underline; }
A:hover { color: #895; text-decoration: none; }
A:visited:hover { color: #895; text-decoration: none; }



	/*-- modify universal named divs --*/

#content { position: static; float: none; background: none; width: 864px; padding: 0; margin: -36px 0 0 34px; }

#copy { color: #b3c77d; margin-right: 0; margin-top: 20px; padding-bottom: 20px; }
#copy a:link { color: #b3c77d; }
#copy a:visited { color: #b3c77d; }
#copy a.ul:visited { color: #b3c77d; }




	/*-- new named divs --*/

#wrapper { padding: 20px 10px; padding-bottom: 50px; margin: 0 auto; }

#bigpicture2 { border-left: 4px solid transparent; padding-left: 6px; border-right: 4px solid transparent; padding-right: 6px; position: relative; left: 0; top: -30px; }
#bigpicture img { border: 24px solid white; }

#piccloser { top: -13px; left: -5px; }
#piccloser img { border: none; width: 30px; height: 30px; top: 0; margin: 0; }

#comments h4 { border-bottom: 1px solid #895; font-weight: bold; text-transform: lowercase; padding-top: 2em; letter-spacing: 0.3em; }




	/*-- modify universal classes --*/

.invisible { color: #895; }
