/* Style sheet for the DLG Virtual Community
January 2009 - Mike Lambert	*/

/* Everywhere */
body {background-color:"#eeeeee"; background-image:url(../bathwp.jpg); background-attachment:fixed; font-family:Arial,Verdana,sans-serif; font-size:14px}

/* Used in upper left base frame */
.home {font-size:12px; text-decoration:none}
.index {font-size:10px; text-decoration:none}
.plain {text-decoration:none}
a.ltr {color:blue; text-decoration:none; font-size:10px}
a.ltr:hover {color:red; text-decoration:none; font-size:10px}

/* Used in listing */
/* p {font-size:14px} */
.list {font-size:11px}
.lhdr {margin-left:60px; font-size:14px}

/* Used on plots */
/* h4 {text-align:center; font-variant:small-caps; letter-spacing:1px} */
.caption {font-size:12px}
.epitaph {font-style:italic}

/* Used on Opening Instructions */
.cent {text-align:center;  margin-left:12%; margin-right:12%}

/* Used on some plots */
.note {text-align:center;  margin-left:15%; margin-right:15%}