/* CSS Document */
.title {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 48px;
	font-weight: bold;
	color: #AD0000;}
	
.title2 {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 48px;
	font-weight: bold;
	color: #3300cc;}
	
.title3 {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 72px;
	font-weight: bold;
	color: #3300cc;}

.title2a {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 36px;
	font-weight: bold;
	color: #3300cc;
	background-position: center;
}

.title4 {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 72px;
	font-weight: bold;
	color: #AD0000;}
	
.webelos {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 30px;
	font-weight: bold;
	color: #3300CC;}
	
body {
	background-image: url(http://www.cubpack150.net/pics/Insig.gif);
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 24;
	color: #AD0000;}
	
td,th {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 24px;
	color: #AD0000;}
	
a:link {font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	text-decoration: none;
	color: ff4500;}

a:active {font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	text-decoration: none;
	color: #AD0000;}

a:visited {font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	text-decoration: none;
	color: #006600;}

a:hover {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	text-decoration: underline;
	color: #3300cc;
}

.subtitle {
	font-family: "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: #AD0000;}

.modified {
	font: 10px "Agency FB", "Comic Sans MS", Georgia, "Viner Hand ITC", sans-serif, serif;
	color: #333333;
	text-align: center;}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{

z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 13px;
left: 35px; /*position where enlarged image should offset horizontally */

}
.style1 {color: #CC9900}
.style2 {color: #009900}
.style3 {color: #663300}
.style4 {color: #CC6900}
.style5 {color: #0000CC}
.style6 {color: #00A099}
.style7 {color: #32cf10}
.style10 {color: #666699}
.style11 {color: #663399}
.style12 {color: #3300CC}
.style16 {font-size: 16px}
