/*Page Setup*/

body {
      
      color: black;
			text-align: center;
			position: relative;
			}
			
			
#frame {
      background: url("../graphics/rightside.jpg") repeat-y right;
			 width: 846px;
			 margin: auto;
			 position: relative;
       }
			 
#leftBar {
        position: relative;
				 background: url("../graphics/leftside.jpg") repeat-y left;
				  
			 width: 846px;
			 margin: auto;
}
							
					
#topbar {
            
             }	
						 
#headerTitle p {

                padding-top: 0;
								}
 
#topbar {

height: 40px;
width: 990px;
}
						 
#container {
position: relative;
            width: 700px;
						margin: 0 auto;
						
						text-align: center;
						background: url("../graphics/last_bak.jpg");
						}
						
#bottomBar {
         width: 720px;
				 height: 65px;
				 background: url("../graphics/bottom.jpg");
				 margin: auto;
				 margin-top: 0;
         }			

#block1
{
         
				 width: 550px;
				margin: auto;				
				 }		 
		
				 
				 
/*---------------------------------------------------------------*/
		
/*Text*/
			
					 
h1 {font: bold italic 20px verdana, sans-serif; 
	 color: #ffffcc; 
	 text-align: center;
	 margin-bottom: 0;
	 }
		
h2 {font: bold 20px verdana, sans-serif; 
	 color: black; 
	 text-align: center;
	 	}
				
h3 {font: italic 22px Times New Roman, serif; 
	 color: #663399; 
	 text-align: center;
    }				
		
h4 {font: bold 16px verdana, sans-serif; 
	 text-align: left;
	 padding: 10px 0;
	 margin-bottom: 0;
	 background: url("../graphics/lastlink.jpg") no-repeat left;
    }			

p {
   font: small verdana, sans-serif; 
	 color: #99ccff; 
	 text-align: justify;
	 padding: 0 18px;
	 margin-top: 0;
	 }
	 
#headerTitle p {
                margin-top: 0;
								} 
	 
#copyright {
           font: 10px verdana, sans-serif; 
	         color: silver; 
	         text-align: center;
					 margin: auto;
					 }

/*---------------------------------------------------------------*/
/*Graphics*/
#articleLogo {
              position: absolute;
              left: -200px;
							top: 0;
							display: block;
							}

#articleUrl {
             margin: auto;
						 }
 #splodge {
              position: absolute;
              left: -100px;
							top: 200px;
							background: url("../graphics/splodge.jpg") no-repeat left;
							height: 95px;
							width: 60px;
							}

#splat {
              position: absolute;
              right: -120px;
							top: 300px;
							background: url("../graphics/splat.jpg") no-repeat left;
							height: 150px;
							width: 60px;
							}
						
#splodge2 {
              position: absolute;
              right: -120px;
							top: 800px;
							background: url("../graphics/splodge.jpg") no-repeat left;
							height: 95px;
							width: 60px;
							}
						
#flare {
              position: absolute;
              left: 0px;
							top: 550px;
							background: url("../graphics/flare.jpg") no-repeat left;
							height: 59px;
							width: 71px;
							}						

/*---------------------------------------------------------------*/
/*Navigation*/

a:link {color: #330066; text-decoration: none; padding-left: 55px;}
a:visited {color: #330066; text-decoration: none; padding-left: 55px;}
a:active {color: #330066; text-decoration: none; padding-left: 55px;}
a:link:hover, a:visited:hover {color: #ffffcc; text-decoration: none; padding-left: 55px;}
a img {border: none;}

.navLink:link, .navLink:visited {
          color: black;
					padding: 0.3em 0.8em;
					background: white url("../graphics/menubak2.jpg") no-repeat right top;
					text-decoration: none;
					display: block;
					float: left;
					margin-right: 4px;
					
				 }

.navLink2:link, .navLink2:visited {
          color: #3366cc;
					padding: 0.3em 0.8em;
					background: #ffff66 url("../graphics/menubak.jpg") no-repeat left bottom;
					text-decoration: none;
					display: block;
					float: left;
					margin-right: 4px;
				 }
				  
.navLink:link:hover,
.navLink:visited:hover,  
.navLink:link:focus,
.navLink:visited:focus  
                       {color: #3366cc;
                        
												padding: 0.3em 0.8em;
					background: white url("../graphics/menubak2.jpg") no-repeat right top;
					text-decoration: none;
					display: block;
					float: left;
					margin-right: 4px;
												}                                                

.navLink2:link:hover,
.navLink2:visited:hover,
.navLink2:link:focus,
.navLink2:visited:focus 
                       {
                       color: black;
											 padding: 0.3em 0.8em;
					background: #ffff66 url("../graphics/menubak.jpg") no-repeat left bottom;
					text-decoration: none;
					display: block;
					float: left;
					margin-right: 4px;
											 }
			
#navLev1 {
          position: absolute;
          z-index: 2;
					top: 1em;
					left: 150px;
					width: 60em;
					text-align: left;
					}
	
#navLev2 {
          position: absolute;
          z-index: 3;
					top: 2.6em;
					left: 175px;
					width: 60em;
					text-align: left;
					}
				 
		
#navBar {
					font: bold 10px verdana, sans-serif;
				}																		


#guestbook {
float: left;
background-color: #006699;
margin-right: 3px;
display: none;
width: 4.5em;
text-align: center;

}
