.logo { font-family: Helvetica,Tahoma,Arial; 
				text-style: oblique; 
        font-size: 36px; color: #A8A6FF; 
        margin-top: -70px;
        margin-left: 75px; }
        
.slogan { font-family: Helvetica,Tahoma,Arial; 
					font-weight: bold; 
          text-decoration: none; 
          font-size: 16px; 
          color: #333333; 
          margin-top: -20px; 
          margin-bottom: 15px; 
          margin-left: 80px; }
          

/* nav menu styles */
.nav { color: #313131; font-family: Helvetica,Tahoma,Arial; font-size: 12px; font-weight: bold; }
.nav a:link { font-weight: normal; text-decoration: none }
.nav a:visited { font-weight: normal; text-decoration: none }
.nav a:hover { font-weight: normal; text-decoration: underline }
.nav a:active { font-weight: normal; text-decoration: underline }


/* content styles */
.content_padding { padding-left: 20px; padding-right: 20px; padding-top: 10px; }
.header { color: #939393; font-family: Helvetica,Tahoma,Arial; font-size: 14px; font-weight: bold }
.page_text { color: #747474; font-family: Helvetica,Tahoma,Arial; font-size: 12px }
.page_text a:link { font-weight: normal; text-decoration: none }
.page_text a:visited { font-weight: normal; text-decoration: none }
.page_text a:hover { font-weight: normal; text-decoration: underline }
.page_text a:active { font-weight: normal; text-decoration: underline }
li { list-style: url(images/bullet.gif); padding-bottom: 10px }

.page_text_footer { color: #1B1B1B; font-family: Helvetica,Tahoma,Arial; font-size: 10px }