h2 {   font-size: large;
       font-family: Verdana, Geneva, Arial, sans-serif;
       font-variant: small-caps;
           color: #000000;
        }
h1 {   font-size: x-large;
       font-family: Verdana, Geneva, Arial, sans-serif;
       font-variant: small-caps;
           color: #000000;
        }
li {
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 22px;
        }

a:link {
	color: #662C9B;
	text-decoration: none
}
.links {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	font-size: 15px;
	padding-left: 7px;
}

.links img {
	position: relative;
	top: 4px;
	right: 2px;
}
a:visited { color: #662c9b; 
            text-decoration: none;
         }
a:hover { color: #a82cc7; 
          text-decoration: underline;
         }
a:focus { color: #a82cc7; 
          text-decoration: underline;
         }
a:active { color: #a82cc7; 
           text-decoration: none;
		   }

address {   font-family: Verdana, Geneva, Arial, sans-serif;
         font-size: 12px;
           color: #000066;
        }
		
P.question { color: #330033;
    font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
         }
		 				

P.answer { color: #330099;
     font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;	
         }

.bottomtext {
	font-size: 9px;
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}	
			
table.bottompanel { background-color: #edebfc;
         border-top: thin solid navy; 
         border-bottom: thin solid navy;
         font-family: Verdana, Geneva, Arial, sans-serif;
         }
table.bottompanel2 { background-color: white;
         border-top: thin solid navy; 
         border-bottom: thin solid navy;
         font-family: Verdana, Geneva, Arial, sans-serif;
         }

p.butterfly { font-family: Verdana, Geneva, Arial, sans-serif;
                   font-variant: small-caps;}
				   
.captions {
	font-size: 9px;
	color: #000066;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

.firstword {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	}	
.firstline {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	}
.hotheader {
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000cc;
	}
	
a.hotheader:link {color: #0000cc;
          text-decoration: none}
a.hotheader:visited { color: #0000cc; 
            text-decoration: none;
         }
a.hotheader:hover { color: #ff00cc; 
          text-decoration: none;
         }
a.hotheader:focus { color: #ff00cc; 
          text-decoration: none;
         }
a.hotheader:active { color: #ff00cc; 
           text-decoration: none;
         }	
		 
.hotinline {
	font-family:verdana, geneva, arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000cc;
	}	
	
body.index {
	background-image: url(copimages/copbackground3.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fbfbfd;
        }
		
.leftpadding {padding-left: 20px;}


.middlepanel {background-color: #ffffff;}


a.pictures:link { color: #003366; 
         text-decoration: none;
         }
a.pictures:visited { color: #003366; 
            text-decoration: none;
         }
a.pictures:hover { color: #cc00dd; 
          text-decoration: underline;
         }
a.pictures:active { color: #cc00dd; 
           text-decoration: none;
         }
		 

body.pictures { background-color: #ccedfe;
       background-image: url(photos/picturebackground.jpg);
       background-repeat: repeat; 
        font-family: Verdana, Geneva, Arial, sans-serif;
         color: #003366;
        }
		
p.pictures:first-letter { font-size: 150%;}
		 

table.saying { background-color: white;
         border-top: thin solid navy; 
         border-left: thin solid navy; 
         border-right: thin solid navy; 
         border-bottom: thin solid navy;
         font-family: Verdana, Geneva, Arial, sans-serif;
              color: #0000cc;
         }

.speakers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	
	}
		 
a.speakers:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
         }
a.speakers:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
         }
a.speakers:hover {
	color: #3333ff;
	font-weight: bold;
	text-decoration: underline;
         }
a.speakers:focus {
	color: #3333ff;
	font-weight: bold;
	text-decoration: underline;
         }
a.speakers:active {
	color: #3333ff;
	font-weight: bold;
	text-decoration: none;
         }
 

		 
.title {
	background-image: url(imagesbackground/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	   
	   } 
	
.upcoming {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	}
	   
a.upcoming:link {
	color: #0000ff;
	text-decoration: none;
         }
a.upcoming:visited {
	color: #660066;
	text-decoration: none;
         }
a.upcoming:hover {
	color: #ff00cc;
	text-decoration: underline;
         }
a.upcoming:focus {
	color: #ff00cc;
	text-decoration: underline;
         }
a.upcoming:active {
	color: #ff00cc;
	text-decoration: none;
         }

body.upcominghtml { background-color: white;
       font-family:  Arial, sans-serif;
	   font-size: 12px;
        }
		 
.vision { background-color: white;
         border-top: thin solid navy; 
        border-left: thin solid navy; 
         border-right: thin solid navy; 
         border-bottom: thin solid navy;
         font-family: Verdana, Geneva, Arial, sans-serif;
              color: purple;
         }


body.vision { background-color: white;
       font-family: Verdana, Geneva, Arial, sans-serif;
	   font-size: 12px;
        }

		 
.welcome {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, sans-serif;
	/* font-style: italic; */
}

.whiteback {
	background-color: #FFFFFF;
}

.window {
	background-image: url(imagesbackground/cloud-frame.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #0033cc;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 8px;
	}
.windowlink {
	color: #0033cc;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 8px;
	}
.youth {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	}

.youthteachers {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	}
	
.youthcaptions {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
		 
a.youth:link {
	color: #cc0099;
	text-decoration: none;
         }
a.youth:visited {
	color: #660066;
	text-decoration: none;
         }
a.youth:hover {
	color: #ff00cc;
	text-decoration: underline;
         }
a.youth:focus {
	color: #ff00cc;
	text-decoration: underline;
         }
a.youth:active {
	color: #ff00cc;
	text-decoration: underline;
         }
		 
.workshop {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	}
		 
a.workshop:link {
	color: #339900;
	text-decoration: underline;
         }
a.workshop:visited {
	color: #660066;
	text-decoration: underline;
         }
a.workshop:hover {
	color: #ffffff;
	text-decoration: underline;
         }
a.workshop:focus {
	color: #339900;
	text-decoration: underline;
         }
a.workshop:active {
	color: #339900;
	text-decoration: underline;
         }
 
ß
