@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/Website-Background-Color.jpg);
}

.textbox {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
.photoleft {
	padding-right: 20px;
}
.padright {
	padding-right: 20px;
}

a:link.bottom {  color: #666666; text-decoration: none}
a:visited.bottom {  color: #666666; text-decoration: none}
a:hover.bottom {  color: #999999; text-decoration: none}

a:link.bottom-wd {  color: #FFFFFF; text-decoration: none}
a:visited.bottom-wd {  color: #FFFFFF; text-decoration: none}
a:hover.bottom-wd {  color: #FFFFFF; text-decoration: none}
