body {}
h1 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: center;
}
p { font-size: 12px; font-family: verdana; }
td {}
.image { border: solid 1px white }
.redborder { border: solid 2px red }
img { border:none;}
a:link { color: #8a8afd ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 10px; text-decoration: none; border-width: 0; outline-width: 0; }
a:visited { color: #aaa ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 10px; text-decoration: none; border-width: 0; outline-width: 0; }
a:hover { color: #dcdcdc ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 10px; text-decoration: none; border-width: 0; outline-width: 0; }
a:active { color: #dcdcdc ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 10px; text-decoration: none; border-width: 0; outline-width: 0; }

.txt a:link { color: #8a8afd ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 12px; text-decoration: none; border-width: 0; outline-width: 0; }
.txt a:visited { color: #aaa ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 12px; text-decoration: none; border-width: 0; outline-width: 0; }
.txt a:hover { color: #dcdcdc ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 12px; text-decoration: none; border-width: 0; outline-width: 0; }
.txt a:active { color: #dcdcdc ; font-size: 12px; font-family: Verdana, arial, sans-serif; line-height: 12px; text-decoration: none; border-width: 0; outline-width: 0; }
.larger a:link { color: #5050fd ; font-size: 14px; text-decoration: none; border-width: 0; outline-width: 0; }
.larger a:visited { color: #aaa ; font-size: 14px; text-decoration: none; border-width: 0; outline-width: 0; }
.larger a:hover { color: #dcdcdc ; font-size: 14px; text-decoration: none; border-width: 0; outline-width: 0; }
.larger a:active { color: #dcdcdc ; font-size: 14px; text-decoration: none; border-width: 0; outline-width: 0; }

.red_border_around {
	border: 4px double #FF0000;	
	padding: 45px;
	width: 742px;
}
.text_about_us {}
.center_photo {
	margin-left: 10px;
}
#container {
	width: 844px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
}
.white_border {
	border: 1px solid #FFF;	
}
