			@font-face {
				font-family: Monotype Corsiva;
				font-style: normal;
				font-weight: normal;
				src: url(http://www.woodlandsigns.com/fonts/MONOTYP0.eot);
			}

			.rightMenu
			{
			    color: #FFFFFF;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: normal;
			    text-decoration: none;
			}

			.portfolio
			{
				position: absolute;
				top: 30px;
				left: 325px;
				color: #CFB53B;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: bold;
			    text-decoration: none;
			}

			BODY
			{
			    scrollbar-face-color: #215E21;
			    scrollbar-track-color: #E0E0E0;
			    scrollbar-arrow-color: #D8D8BF;
			}

			A
			{
			    color: #215E21;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: bold;
			    text-decoration: underline;
			}
			
			A:HOVER
			{
			    color: #CFB53B;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: bold;
			    text-decoration: underline;
			}

			A.email
			{
			    color: #FFFFFF;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: normal;
			    text-decoration: underline;
			}
			
			A.email:HOVER
			{
			    color: #215E21;
			    font-family: arial;
			    font-size: 9pt;
			    font-style: normal;
			    font-weight: normal;
			    text-decoration: underline;
			}

			A.pictures
			{
			    color: #000000;
			}
			
			A.pictures:HOVER
			{
			    color: #000000;
			}
