		body {
			margin: 20px;
			text-align: center;
			color: #000000;
			background: #ffffff;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			line-height: 1.6em;
			font-family: Verdana,Tahoma,Arial,sans-serif;
			font-size: 0.77em;
			}
			
		.header	{
			font-size: 1.9em;
			font-weight: bold;
			color: #336633;
			background-image: url('images/top.jpg');
			background-repeat: no-repeat;
			background-position: bottom center;
			text-align: right;	
			padding-top: 50px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 10px;
			margin: 0px;
			border-left: 1px solid #336633;
			border-right: 1px solid #336633;
			border-bottom: 1px solid #336633;
			}

		.datebar {
			background: #336633;
			color: #ffffff;
			text-align: right;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 10px;
			font-weight: bold;
			border-top: 1px solid #336633;
			border-left: 1px solid #336633;
			border-right: 1px solid #336633;
			}


		.wrapper {
			background: #ffffff;
			margin: 0px auto;
			width: 750px;
			text-align: left;
			}
			
		.content {
			margin-top: 20px;
			padding-top: 0px;
			padding-bottom: 25px;
			padding-left: 0px;
			padding-right: 0px;
			}
			
		.sidebar {
			width: 130px;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 20px;
			padding-top: 20px;
			padding-right: 30px;
			} 
			
		.sidebar A, .sidebar A:link,.sidebar A:visited,.sidebar A:active {
			color: #336633;
			font-size: 1.4em;
			text-decoration: none;
			font-weight: normal;
			}

		.sidebar A:hover {
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			}
			
		.sidebar ul {
			margin: 0px;
			padding: 0px;
			border-bottom:1px solid #c6debd;
			list-style-image: none;
			list-style-type:none;
			}
			
		.sidebar li {
			margin: 0px;
			border-top:1px solid #c6debd;
			padding-top: 5px;
			padding-bottom: 5px;
			}
			
		.sidebar .sidebarsub {
			padding-left: 10px;
			padding-top: 2px;
			font-size: 0.6em;
			}
			
		.footer	{
			padding-top: 3px;
			line-height: normal;
			font-size: 0.9em;
			color: #336633;
			border-top: 1px solid #336633;
			}
			
		.footer A, .footer A:link,.footer A:visited,.footer A:active {
			color: #336633;
			text-decoration: none;
			font-weight: normal;
			}

		.footer A:hover {
			color: #000000;
			text-decoration: none;
			font-weight: normal;
			}
			
		.photo {
			border: 1px solid #336633;
			}
			
		.juniors ul {
			margin: 0px;
			padding: 0px;
			list-style-image: none;
			list-style-type:none;
			}
			
		.juniors li {
			margin: 0px;
			padding-top: 25px;
			padding-bottom: 25px;
			}			
			
		.juniorsphoto {
			margin: 5px;
			border: 1px solid #336633;
			}
			
		.thumbnail {
			margin: 15px 15px 0px 0px;
			border: 1px solid #336633;
			height: auto;
			text-align: center;
			background-color: #f5f5f5;
			}

		.thumbnail img{
			display: inline;
			margin: 10px 10px 5px 10px;
			border: 1px solid #c6debd;
			}

		.thumbnail a:hover img {
			border: 1px solid #336633;
			}

		.thumbtitle {
			text-align: center;
			font-weight: normal;
			font-size: 0.9em;
			line-height: 1em;
			width: 160px;
			padding-bottom: 10px;
			/* margin: 0px 10px 10px 10px; */
			}
			
		.formerror {
			color: red;
			font-size: 0.9em;
			font-style: italic;
			font-weight: bold;
			}
		
		/*	
		.formerror A, .formerror A:link,.formerror A:visited,.formerror A:active {
			color: red;
			text-decoration: underline;
			}

		
		.formerror A:hover {
			color: red;
			text-decoration: none;
			}
		*/
			
		.button_style {
			font-family: Verdana,Tahoma,Arial,sans-serif;
			background-color: #336633;
			font-weight: bold;
			color: #FFFFFF;
			border:1px solid;
			border-top-color:#9dc69c;
			border-left-color:#9dc69c;
			border-right-color:#284f29;
			border-bottom-color:#284f29; 
			cursor: pointer;
			}
			
		.ulhead {
			color: #336633;
			font-weight: bold;
			}
		
		A, A:link, A:visited, A:active {
			color: #336633;
			text-decoration: underline;
			font-weight: normal;
			}

		A:hover {
			color: #000000;
			text-decoration: underline;
			font-weight: normal;
			}
			
		h1	{
			color: #336633;
			font-size: 2em;
			}
			
		h2	{
			color: #336633;
			font-size: 1.6em;
			}
			
		h3	{
			color: #336633;
			font-size: 1.2em;
			}
			
		h4	{
			color: #336633;
			font-size: 1.1em;
			}
			
		ul	{
			list-style-image: url(images/bullet.gif);
			}
			
		.toggle_container {
			margin-left: 40px;
			padding: 0;
			overflow: hidden;
			clear: both;
		}

		.toggle_container .block {
			padding: 0px;
		}

		h3.trigger { 
			display: block;
			cursor: pointer;
			width: 45px;
			padding-left: 25px;
			background: url(images/plusminus.jpg) no-repeat;
			height: 15px;
			line-height: 15px;



		}

		h3.active {background-position: left bottom;}


		.fakelink {
			cursor: pointer;
			color: #336633;
			text-decoration: underline;
			font-weight: normal;
		}
