* {	margin: 0; padding: 0; border: 0; outline: none }

body { font: 14px/18px Baskerville, Georgia, "Times New Roman", serif !important; background: #fff; color: #666; letter-spacing: 0.02em; min-height: 700px }
p, ul { margin-bottom: 16px }
a:link, a:visited { color: #999; text-decoration: none }
a:hover, a:active { color: #666 }
a:focus, a:active, input:focus, input:active { outline: none }
h2 { font-weight: normal; color: #999; font-size: 14px; margin-bottom: 10px; margin-top: 40px }
hr { width: 100%; border-top: 1px solid #999; height: 1px }
input, textarea { border: 1px solid #ccc; padding: 2px; font: 14px/14px Baskerville, Georgia, "Times New Roman", serif !important; background: #fff; color: #666 }
input { width: 150px }
input.send:hover { background: #ccc; cursor: pointer }
textarea { width: 300px; height: 100px }

.center { width: 770px; margin: 0 auto }
body.Diptychs .center { width: 1004px }

#header { position: fixed; display: block; width: 100%; background: #fff; border-bottom: 2px solid #999; z-index: 5 }
#header a#title { display: block; width: 340px; height: 54px; background: url(/i/title.gif) no-repeat }
#header .center { padding: 20px 0 }

#topright { float: right; width: 100px; text-align: left; line-height: 22px; margin-top: 10px }

#menu { position: fixed; width: 160px; height: 100%; background: #fff; z-index: 4 }
#menu #nav { margin-top: 150px }
#menu ul { list-style: none; font-size: 18px; line-height: 42px }
#menu li.active a { cursor: default }
#menu li.active a:hover { color: #999 }

#content { position: relative; top: 94px; left: 170px; height: 100% }
body.Home #content { padding: 65px 20px 20px 65px; width: 510px }
body.About #content, body.Contact #content, body.Article #content { padding: 65px 20px 20px 35px; width: 510px }
#content a { text-decoration: underline }

#d-col1 { width: 175px; border-right: 2px solid #999; padding-bottom: 20px; float: left }
#d-col1 img { height: 75px; margin: 0 10px 10px 0; float: left }
#d-col2 { margin-left: 230px; padding-top: 65px }
#d-col2 img { margin-bottom: 6px }
	
.hidden, #hidden-text, p.text, #menu ul.sec3 { display: none }  /*hides stuff*/
.nothumb img, .nothumbcapimg { display: block }
.required { color: #000 }
.copy { margin-top: 40px; font: 10px/10px Times; color: #666 }
.print { float: right; padding: 2px 3px; border: 1px solid #ccc; background: #fafafa; text-decoration: none !important }
.print:hover { background: #ccc }
.print:before { content: "\274F  " }


#once { clear: left; }


@media print
{

body { width: 100%; color: #000; font: 11pt/13pt Baskerville, Georgia, "Times New Roman", serif !important } 
a { color: #000 !important }

#header { display: block; position: absolute; width: 100%; float: left; border-bottom: 1px solid #ccc }

#content { position: absolute; top: 125px; left: 0; width: 100% !important; margin: 0 !important; padding: 0 !important }
#content a { text-decoration: none }
#content a:after { content: " (" attr(href) ") "; font-size: 90% }

#menu, #topright, .print { display: none !important }

.center { padding: 0; margin: 0 }
}