BODY {background-image: url(../imgs/mainBg.gif);
background-repeat: repeat-x,y;
font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
color: #541B34; 
padding-top: 100px;
padding-bottom: 10px;}

.standard{
background-color: #ffffff;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 24px;
font-weight: normal; 
color: #000000;}

.quote{
font-family: minion, serif;
font-size: 18px;
line-height: 30px;
font-weight: italic;
text-align: right;
color: #003562;}

#copyright{
font-size: 10px;
font-weight: normal;
color: #ffffff;
padding: 0px 0;
text-align: center;
}

A:link {color: #FFCC66}
A:visited {color: #FF9900}
A:hover {color: #006666}

