#bg_image {
	width: 100%; 
	height: 100%;
	left: 0px; 
	top: 0px; 
	position: absolute;
	z-index: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
	
#contents {
	position: relative;
	top: 10%;}
	
body{font-family:Verdana;}

a {color: ffffff; text_decoration: none; padding:0; border-width:0px;}
a:link {COLOR: #ffffff;}
a:visited {COLOR: #666666;}
a:hover {COLOR: 000000;}
a:active {COLOR: #ffffff;}

a.hyp_reg {color: RED; text-decoration:none; padding:2; border-width:0px; font-weight:bold;}
a.hyp_reg:link {COLOR: RED;}
a.hyp_reg:visited {COLOR: #000000;}
a.hyp_reg:hover {COLOR:#FF9900;}
a.hyp_reg:active {COLOR: #ffffff;}

a.red {color: red; text-decoration: none; padding:2; border-width:0px; font-weight:bold;}
a.red:link {color: red;}
a.red:visited {color: red;}
a.red:hover {COLOR:#FF6600;}
a.red:active {color: red;}

.texta { 
 font-size: 9px; 
 background-color: ffffff; 
 border: 1px solid #000000; 
}

.textb { 
 font-size: 11px; 
 background-color: ffffff; 
 border: 1px solid #000000; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #66ff66; 
 color: #000000; 
 margin-right: 6px; 
 border: 1px solid #000000;
}

.button2 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #33ccff; 
 color: #000000; 
 margin-right: 6px; 
 border: 1px solid #000000;
}

a.home {height: 20px; width: 100px; border-width: 0;background: url(../structure_elements/menu/home.jpg) top left no-repeat;} 
a.home:hover {background: url(../structure_elements/menu/home_hover.jpg) top left no-repeat;} 

a.lead {height: 20px; width: 100px; border-width: 0;background: url(../structure_elements/menu/lead.jpg) top left no-repeat;} 
a.lead:hover {background: url(../structure_elements/menu/lead_hover.jpg) top left no-repeat;} 

a.store {height: 20px; width: 100px; border-width: 0;background: url(../structure_elements/menu/store.jpg) top left no-repeat;} 
a.store:hover {background: url(../structure_elements/menu/store_hover.jpg) top left no-repeat;} 

a.photo {height: 20px; width: 100px; border-width: 0;background: url(../structure_elements/menu/photo.jpg) top left no-repeat;} 
a.photo:hover {background: url(../structure_elements/menu/photo_hover.jpg) top left no-repeat;} 

a.guest {height: 20px; width: 100px; border-width: 0;background: url(../structure_elements/menu/guest.jpg) top left no-repeat;} 
a.guest:hover {background: url(../structure_elements/menu/guest_hover.jpg) top left no-repeat;} 

a.about {height: 20px; width: 200px; border-width: 0;background: url(../structure_elements/menu/about.gif) top left no-repeat;} 
a.about:hover {background: url(../structure_elements/menu/about_hover.gif) top left no-repeat;} 

a.contact {height: 20px; width: 200px; border-width: 0;background: url(../structure_elements/menu/contact.gif) top left no-repeat;} 
a.contact:hover {background: url(../structure_elements/menu/contact_hover.gif) top left no-repeat;} 

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:2px;
margin-right:10px;
margin-bottom:2px;
}

.notebook, .notebook TD, .notebook TH
{
background-image: url('http://kidsworshiprocks.com/structure_elements/notebook.jpg');
background-color:66ff66;
color:black;
font-family: verdana;}

td.caption {font-size:10; font-family:Verdana; text-align:left; font-weight:bolder;}

.style1 {
font-size: medium;
font-weight: bold;
}

.style3 {
font-size: x-small;
color: #FFFFFF;
font-weight: bold;
}

.style4 {
font-size: 1pt;
color: #FFFFFF;
}

#quote { /*style for quote division*/
position:relative;
width:180px;
height:100%;
font-family:verdana;
font-size:12px;
padding:3px;
background-color:#ff33cc;
}
#auth { /*style for quote author, if any*/
position:relative;

font-family:verdana;
font-size:10px;
padding:3px;
background-color:#ff33cc;
}
