BODY { 
    font-family: Garamond, Adobe Garamond, Century Schoolbook, Bookman, Times, serif;
    font-size: 13px; text-align: center;
    background-color: #C69;
    background-image: url(http://www.lifelistening.com/images/LLR_laby-copy.gif);
    background-repeat: repeat;
    background-position: top left;
}
td {
    padding: 0; border: 0;
}
td, p {
    text-align: left; vertical-align: top; 
}
.redtype {
    color : red;
}
.whitetype {
    color : White;
}
.darkColor {
    color: #603;
}
.center {
    text-align: center;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}
.inline {
	display: inline;
}
.floatLeft {
    float: left; padding-right: 12px;
}
.floatRight {
    float: right; padding-left: 12px;
}
.indent20 {
	text-indent: 20px;
}
h2 {
    color: #603; 
    padding: 0; margin: 0;
    border-bottom: 2px solid #603;
}
#mainFrame {
    margin: 0 auto; width: 780px;
    border: 0;
    background-color: #FFF;
    background-image: url(http://www.lifelistening.com/images/LLR_laby-EDD.gif);
    background-repeat: repeat;
    background-position: top left;
}
#titleBlock {
    color: #888; font-size: 26px;
    text-align: right; padding: 1px 6px;
}

#supportBlock {
    background-color: #333; color: silver; 
    text-align: right; padding: 1px 6px;
}
#supportBlock a {
    color: silver; font-size: 10px; text-decoration: none; font-style: italic;
}
#supportBlock a:hover {
    color: red; text-decoration: underline; font-style: normal;
}
#mastHead {
    text-align: left; height: 140px;
    border-left: 0px solid #603;
}
.topAddress {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#tagline {
    text-align: center; color: #603;
    font-weight: bolder; font-size: 24px;
    font-style: italic;
    padding: 16px 0;
}
.smallBuffer {
    height: 3px; font-size: 3px;
}
#mainNav {
    background: #603; color: #FCD;
    height: 22px; text-align: left;
    font-size: 11px;
    padding: 0 0 0 15px; margin: 0;
}
#mainNav a {
    color: #FFF; margin: 0;
    padding: 0 8px;
    border-right: 1px solid silver;
    font-family: Arial, sans-serif; font-size: 11px;
    font-weight: bolder; text-decoration: none;
}
#mainNav a:hover{
    color: #603; background-color: #FCD;
    text-decoration: underline;
}
#rightNav {
    background-color: #FCD; 
    text-align: center;
    width: 200px;
}
#rightNav h3 {
    font-size: 13px; padding: 0; margin: 0;
    color: #FFF; background-color: #603;
}
#rightNav a {
    font-family: Arial, sans-serif; font-size: 11px;
    display: block;
    padding: 4px 10px; color: #009;
    font-weight: bolder; text-decoration: none;
    border-bottom: 1px solid #603;
}
#rightNav a:hover {
    color: #FF0; background-color: #C09;
    text-decoration: underline;
}
.emptyLink {
    background-color: silver;
}

#eventTitles {
    text-align: center;
    border-bottom: 1px solid #999;
}
#eventTitles a {
    padding: 4px 10px; color: #999;
    font-size: 11px; font-weight: bolder; 
    text-decoration: none;
}
#eventTitles a:hover {
    color: #090;
    text-decoration: underline;
}

#navBuffer {
    float: left; width: 150px;
    margin: 0; padding: 0;
    border-right: 1px solid #006;
}
#adLinks {
    background-color: #CCC;
    width: 150px; padding: 0;
}
#adLinks h4 {
    background-color: #777; color: white;
    margin: 0; padding: 0 2px;
    font-size: 12px;
}
#adLinks a {
    display: block; text-decoration: none;
    padding: 3px; width: 150px;
    color: #004; background-color: #AAA;
    font-size: 11px; font-weight: bold;
    border-bottom: 1px solid #300;
}
#adLinks a:hover {
    background-color: #DDD; color: #006;
    text-decoration: underline;
}
#mainContent {
    padding: 10px 20px; width: 550px;
    border-left: 6px solid #603;
}
#copyRight {
    color: #603; border-top: 1px solid #333;
    font-family: Arial, sans-serif;
    font-size: 10px; text-align: center;
}
.tLarge {
    width: 400px; border: 0;
}
.tThumb {
    width: 200px; border: 0;
}
.sideNavList {
    margin: 0; padding: 2px 3px 2px 15px;
    text-align: left;
}
.sideNavListLi {
    font-size: 11px; font-family: Arial, sans-serif;
    margin-left: 3px;
}
.reg2Wide {
	width: 240px;
}
.regTextField {
	width: 160px;
}
