		body {
			font: 80% arial, helvetica, sans-serif;
			background: #000000 url(logos/bg.png); /* #202020 */
			background-attachment: fixed;
			margin: 0;
		}
		
		#header {
      background: #000000 url(logos/header.png);
      background-position: 50% 0%;
      background-repeat:no-repeat;
			height: 122px;
			border-bottom:40px;
		}
		
		#container {
			position: relative;
			width: 740px; /* width + border for IE 5.x */
			w\idth: 760px; /* real width */
			border: solid #DEBEB0;
			border-width: 0 2px 2px;
			margin: auto;	
			background: #ffffff; /*This is the background behind the header and the areas not in the content division or full body division areas*/
		}
		
		#content {
      font-family: arial, helvetica, sans-serif;
			color: #DEBEB0;
			background: #800000;
			padding: 10px 20px 1em 20px;
			border-top: 2px solid #DEBEB0;
			text-indent: 30px;
		} 

			#footer {
			color:#ffffff;
			background: #000000;
			position: relative;
			width: 740px; /* width + border for IE 5.x */
			w\idth: 760px; /* real width */
			border: solid #DEBEB0;
			border-width: 0 2px 2px 2px;
			margin: auto;
			height:40px;			
		}	

#footer a {background:none; border:0; text-decoration:none}
#footer a:visited {background:none; text-decoration:none}
#footer a:hover {background:none; border:0; text-decoration:none}
#cssval a {background:none; border:0; text-decoration:none}
#cssval a:visited {background:none; text-decoration:none}
#cssval a:hover {background:none; border:0; text-decoration:none}
			
      #copyright {
			color: #c4c4c4;
			float:left;
			margin: 16px 0 0 4px;
		}
	
		
		#spacer {
			background: #0c246c;
			height: 26px;
		}
		
/* my side version	#navigation {position: absolute;top: 92px;left: 0;width: 100px;color: white;} */


		#navigation.enter {
			position: absolute;
			top: 80px;
			left: 37%;
			color: white;
		}


		#navigation {
      position: absolute;
			top: 92px;
			color: white;
			
		}

		#navigation ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}			
	

/* I removed float: left and align: center plus I also gives the border and color of border removed border if want it back use: border: 1px solid #c0c0c0; */

	#navigation li {
	float: left;
	border-bottom-width: 0;
	margin: 0;
	}

/*this gives color to the text and the background to the text*/

		#navigation ul a {
			color: #DEBEB0;
			font-weight:bold;
			text-decoration: none;
			border: 0;
  		display: block;
			padding: 3px .88em;
			margin: 0 0;
		}
		
		#navigation a:visited {
			color: #C0B4AF;
			font-weight:bold;
		}
		
		#navigation a:hover {
			color: #ffffff;
			font-weight:bold;
			background: none;
		}


/* removed 	xpadding: 1px 1em 2em 1em; from content */


		h2 {
			text-indent: 15px;
			font-size: 1.75em;
			color: #FFE4C4;
			background: #800000 url(logos/h2.gif);
			background-repeat:no-repeat;
			height:42px;
		}

		h2.date {
			color:#c4c4c4;
			background: black;
			border: 2px ridge #c0246c;
			}
		
		h3 {
			text-indent: 15px;
			font-size: 1.25em;
			color: #debeb0;
		}

		
		h3.demo {
			font-size: 1.0em;
			color: black;
		}
		
		ul.address {
			font-weight:bold;
			list-style-type:none;
		}

		p.spaced {
			line-height: 2.5;
		}
		
#content img.right {
			width: 150px;
			height: 200px;
			background: black;
			border: 1px solid #DEBEB0;
			float: right;
			padding: 2px;
			margin: 0 0 0 0;
		}
				#descr {
			color:#DEBEB0;
			border: 1px solid #DEBEB0;
			padding: 2px;
			width: 156px;
			height: auto;
			float: right;
			text-align: center;
			text-indent:0px;
			margin: 0 0 1em 1em;
		}
		#content img.left {
			width: 150px;
			height: 200px;
			background: black;
			border: 1px solid #DEBEB0;
			float: left;
			padding: 2px;
			margin: 0 0 0 0;
		}	

		#descl {
			color:#DEBEB0;
			border: 1px solid #DEBEB0;
			padding: 2px;
			width: 156px;
			height: auto;
			float: left;
			text-align: center;
			text-indent:0px;			
			margin: 0 1em 1em 0;
		}
	
		#content img.lefth {
			width: 200px;
			height: 150px;
			background: black;
			border: 1px solid #DEBEB0;
			float: left;
			padding: 2px;
			margin: 0 0 0 0;
		}	

		#desclh {
			color:#DEBEB0;
			border: 1px solid #DEBEB0;
			padding: 2px;
			width: 206px;
			height: 170px;
			float: left;
			text-align: center;
			text-indent:0px;
			margin: 0 1em 1em 0;
		}

/* This is for the photo links in the h3 lines in photos.html*/

	#gallery a{
		color: #0c246c;
		text-decoration: none;
		}
	#gallery a:hover {			

			color: #9ddef9;
			background:#0c246c;
		}



/* This is for links in text lines */			

		a {
			color: yellow;
			text-decoration:none;
			border: 1px solid #800000;
		  padding:0 1px 0 1px;
		}

		a:hover {
			color: #800000;
			background: #debeb0;
			border: 1px solid yellow;
	    padding:0 1px 0 1px;
		}

		ul { 
			list-style-type: circle; 
		}
		ul.registration {
			list-style-type: square;
		}

		li.left {
			font-family: arial;
			list-style-type:none;
			width: 130px; /*was 150*/
		}

		#textfloatright {
			width: 510px; /*was530*/
			float: right;
			padding: 0;
			margin: 0;
		}

		li.right {
			font-family:arial;
		}


		img.tu {
			width: 247px;
			height: 68px;
			padding: 1px;
			background:#c4c4c4;
			border: 2px solid gray;
			margin: 1em 1em 1em 1em;
		}

		.end_gallery
{
clear:both;
margin-bottom:2px;
}


