body{
	 margin: 0;
	 padding:0;
     background-color: #8ecdf8;
     background-image: url(img/back.jpg);
     background-repeat: repeat;
	 color: #000099;
	 font-family: Arial, Helvetica, Verdana, sans-serif;
	 }
#wrapper {
				 width: 800px;
		 background-color: #ffffff;
		 background-image: url(img/back.jpg);
     background-repeat: repeat;
         color: #000077;
         margin: auto;
         padding: 10px;
				 }
#content {
         line-height: 1.2;
         }
.justify{text-align: justify; }
.img0{
			border: 4px solid #000099;
			margin-left:auto;
			margin-right:auto;
			}
.img1 {
	  float: left;
		}
.img2 {
	  float: right;
		margin-left:20px;
	  } 
.img3 {
	  float: left;
      border: 2px solid #000099;
      margin-left: 10px;
      margin-right: 20px;
      margin-top: 10px;
      margin-bottom: 10px;
	  }
.img4 {
	  float: right;
      border: 2px solid #000099;
      margin-left: 20px;
      margin-right: 10px;
      margin-top: 10px;
      margin-bottom: 10px;
	  }
.gallery{
			border: 2px solid #000099;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 10px;
      margin-bottom: 10px;
			}
.gallerytext{
						 text-align:center;}
#header-bottom {
         padding: 2px;
			   border-top: 1px solid #000099;
			   border-bottom: 1px solid #000099;
				 margin-top: 50px;
         margin-bottom: 5px;
			   clear: both;
         font-size: 0.9em;
				 line-height:1.5em;
			   }
#header-bottom ul {
			   	margin:0;
				  padding:0 30px 0 0;
				  text-align: right;
				  }		  
#header-bottom li {
			   	display: inline;
				  }
#header-bottom a:link, #header-bottom a:visited
			   	{
			   	text-decoration: none;
				 	background-color: #ffffff;
				 	color: #000099;
				 	font-size: 0.8em;
					font-weight: bold;
					border-top : 3px solid #89ccff;
				 	border-left : 3px solid #89ccff;
					border-bottom : 3px solid #000099;
				 	border-right : 3px solid #000099;
					margin-top: 10px;
         	margin-bottom: 10px;
				 	}
#header-bottom a:hover
			   	{
			   text-decoration: none;
				 background-color: #ffffff;
				 color: #870487;
				 border-top : 3px solid #000099;
				 border-left : 3px solid #000099;
				 border-bottom : 3px solid #89ccff;
				 border-right : 3px solid #89ccff;
				 }

#tagline {
		 font-weight: bold;
		 color: #870487;
		 margin: 0;
		 padding: 0;
		 width: 120px;
		 float: left;
		 }
.linklabel{color: #979797;}
#tournav {
				 font-family: Arial, Helvetica, Verdana, sans-serif;
				 font-size : 0.9em;
				 text-align: center;	
}

#tournav a:link, #tournav a:visited {
				 	text-decoration: none;
				 	background-color: #ffffff;
				 	color: #000099;
					font-size: 1.0em;
					font-weight: bold;
				 	border-top : 3px solid #89ccff;
				 	border-left : 3px solid #89ccff;
					border-bottom : 3px solid #000099;
				 	border-right : 2px solid #000099;
					margin-top: 2px;
         	margin-bottom: 2px;
}
#tournav a:hover {
				 text-decoration: none;
				 background-color: #ffffff;
				 color: #870487;
				 border-top : 3px solid #000099;
				 border-left : 3px solid #000099;
				 border-bottom : 3px solid #89ccff;
				 border-right : 3px solid #89ccff;
}
#bottomnav a:link, #bottomnav a:visited {
margin-right : 2px;
padding : 3px 1px 3px 1px;
color : #000099;
text-decoration : none;
}
#bottomnav a:hover {
margin-right : 2px;
padding : 3px 1px 3px 1px;
color : #870487;
text-decoration : none;
}
#footer{
        font-family: Arial, Helvetica, sans-serif;
      	font-size: .7em;
        font-weight: normal;
        color: #676767;
				text-align: center;
        }
label{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .7em;
    font-weight: bold;
    color: #000099;
    }

td{text-align: left;}
