<!--

/* LINK STYLES */


a, a:visited {
        color:#336;
        text-decoration: none;
        }

a:hover { color: #363;
        text-decoration: none;
		}

#menulink a, #footerlinks a:visited {
        color:#336;
        text-decoration: none;
		display: block;
		border-bottom: solid thin  #963;
		padding-bottom: .5em;
				padding-top: .5em;

        }

#menulink a:hover { color: #363;
        text-decoration: none;
		display: block;
		border-bottom: solid thin  #963;
		padding-bottom: .5em;
		padding-top: .5em;
		}

#footerlink a, #footerlink a:visited {
        color:#336;
        text-decoration: none;
        font-size: .8em;
       }

#footerlink a:hover { color: #363;
        text-decoration: none;
        font-size: .8em;
         }

	
/* layout styles */	
		body {
			background-image:url(images/template/background.jpg);
			background-color: #900;	
			margin:0;
			padding:0;
			color: #300;
			font-family:verdana, Arial,Sans-serif;
			}
		.container-table {
			background-color: #e2d7bd;	
			width: 700px;
						border: groove 4px #900;

			}

			.container-table td {padding: .5em;
			}
		td {			font-size: .9em;
			font-family:verdana, Arial,Sans-serif;

			}
			#menulink {padding-top: 2em;}
			
		.navbar {	
			background-image:url(images/template/left-background.jpg);
			background-color: #900;	
			border-right: solid 2px #900;
			width: 150px;
				}
				.contentcell {	
			width: 550px;
				}
				
				h3 {
		border-bottom: dashed thin  #963;
				font-weight:normal;

				}
.photo {
border: solid thin #000;
}
.day-head {text-decoration: underline;
}
#footer {        font-size: .8em;
	text-align:center;
}	
-->



