/* JM's CSS for Lizard's Asylum Base file for v7.x layout For v7.x ++ files Last updated: 1:52 AM 4/9/2002 Modified for readability 06:49 PM 4/18/2001 Version 7.00 File NOTES: *> File is linked to HTML via @import directive *> DO NOT IMPORT v21styles.css WITH THIS FILE. This stylesheet has already been streamlined. *> Edited and streamlined; removed legacy code (v3.x and below) *> 1:52 AM 4/9/2002 Minor modification *> 10:20 PM 4/7/2002 Layout started. Structure Note: Version 7.x is a purple layout. */ /* Imports */ @import "../basefont.css"; /* End imports */ /* Overrides */ body { margin: 0; padding: 0; color: black; font-family: Verdana, Geneva, sans-serif; background: #AC0089; } #masterwrap { float: right; width: 500px; background: white; } #head { } #bodywrap { padding: 0 4px 0 8px; } #innerhead { } #text { padding: 10px 0 0; } #footer { } .entrylinks { font-size: 10px; line-height: 12px; } .sig { font-size: 11px; text-align: right; font-style: italic; } .links { font-size: 11px }