/* Background */ 

body { background-color: #FAE6EE; margin: 0px; cursor: crosshair; }

/* Navigation */ 

#navcontainer { position: absolute; top: 252px; left: 104px; }

#navcontainer a { border-bottom: none; font: 9px Verdana, Arial, sans-serif; color: #D8B3C2; background-color: #FFF9FC; }

/* Links */ 

a:link, a:visited, a:active { text-decoration: none; font-weight: bold; color: #D2A4BA; background-color: #FFF9FC; border-bottom: 1px #D8B3C2 dotted; }

a:hover { text-decoration: none; font-weight: bold; color: #E8CAD6; background-color: #FFF9FC; }

/* Layout and Body  */

#layout { position: absolute; top: 0px; left: 0px; }

#main { position: absolute; top: 270px; left: 0px; width: 274px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #A2979B; background-color: #FFF9FC; padding-left: 5px; padding-right: 4px; padding-bottom: 6px; }

.quote { position: relative; background-color: #F7E7ED; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #D5ADBD; padding-left: 7px; padding-right: 5px; padding-bottom: 4px; padding-top: 4px; left: 0px; width: 245px; }

.head { font-family: Verdana, Arial, sans-serif; color: #E2BECB; background-color: #FFF9FC; text-transform: uppercase; font-size: 18px; line-height: 0px; letter-spacing: 8px; padding-top: 7px; }

.site { font-family: Verdana, Arial, sans-serif; color: #D2A4BA; font-weight: bold; background-color: #FFF9FC; text-transform: uppercase; font-size: 10px; }

/* Images  */

.imgleft { margin-right: 3px;  margin-bottom: 1px; }

.imgright { margin-left: 3px;  margin-bottom: 1px; }