/* 
   David Park homepage - Images style sheet
   http://www.sazan.net/dpark/images/
   David Park - dpark@sazan.net
   Apr. 18, 1999
*/
/* @import url(/default.css);  doesn't work in Navigator */

/* BEGIN default.css */

/* basic tags */
ADDRESS { font-size: smaller; margin-left: 2em; margin-right: 2em;
   margin-top: 3em }
DL { margin-left: 3em; margin-right: 2em }
DT { font-weight: bold }
DT .uc { font-weight: normal }
H1 { text-align: center }
H2 { margin-left: 1em }
HR { width: 50% }
P { margin-left: 3em; margin-right: 2em }
UL.plain { list-style-position: outside; list-style-type: none }

/* special classes */
.ca, .title { text-align: center }
.ra, .toolmenu { text-align: right }

.clear { clear: both }
.counter, .sitebtn { float: right }
.sitelogo { float: left }

.legal { font-size: smaller; margin: 2em }
.subtle { font-size: xx-small; text-align: right }
.subtle A { text-decoration: none }
.subtle A:hover, .subtle A:active { text-decoration: underline }

/* CSS2 properties */
TABLE.fixed { table-layout: fixed }

/* END default.css */


A:link {color: #0066CC}
A:visited {color: #000099}
A:active {color: #CC00CC}
ADDRESS {color: #999999}
H1, H2 {color: #006633; font-weight: normal}
H1 {font-size: xx-large}
H3 {margin-left: 2em}
TABLE {text-align: center}
UL {margin-left: 4em; list-style-position: inside}
.pagenav {text-align: center; font-variant: small-caps}
.subtle A:link, .subtle A:visited {color: #CCCCFF}

