#contact a, #contact a.hover, #contact img {
	color:#FFFFFF; 
	font-size:12px;
	}
/*
#menus {
	 background-color:#FFFFFF; 
	 height: 150px;
	 }
	 
#pic {
	 background-color:#ffffFF; 
	 height: 350px;
	}
	 
.center {
	text-align: center;
	}
*/
a {
	color: #f4c16e; 
	text-decoration: none;
	}

a:hover {
	color: #f4c16e; 
	text-decoration: none;
	}
.blurbText{
	text-align:center;
	 font-family:Arial;
	}

div.blurb {
	padding-left: 20px; 
	line-height:1.5em;
	}

td img {
			display: block;
		 }
		 
td.left {
			font-size:15px; 
			color: #f4c16e; 
			width: 291px; 
			height: 575px;
			font-family:Arial; 
			background-image:url(../img/leftSide.jpg);
			}

td.right {
			 font-size: 15px;
			 color: #f4c16e;
			 width: 292px;
			 height: 575px;
			 font-family:Arial;
			 background-image:url(../img/rightSide.jpg);
			 }

td.middle {
			 width: 441px;
			 height: 575px;
			 background-image:url(../img/middle_new.jpg);
			 }

ul.links {
	 		list-style-type:square; 
	 		line-height: 1.5em;
	 		}
