/* standard elements */
* {
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
}
a {
	color: #85181b;
	text-decoration: none;
}
a:hover {
	color: #85181b;
	text-decoration: underline;
}
img {
	border: 0;
}
body {
	background: #2c2826 url(images/bg2.jpg) repeat;
	color: #333333;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
}
p, code, ul {
	padding-bottom: 1em;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}
h1, h2, h3 {
	margin-bottom: 0.8em;
}
h2, h3 {
	padding-top: 0.3em;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
input {
	background-color: #FFF !important;
	padding: 0.1em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
#wrapper {
	width: 58.9em;
	background: #857333;
	padding: 0.6em;
	margin-right: auto;
	margin-left: auto;
}

/* main */
#main {
	background: #FFFFFF;
	margin: 0px;
	padding: 0.4em;
	width: 58.1em;
}
#main2 {
	background: #e0d8c5 url(images/body-bg.jpg) repeat;
	margin: 0px;
	width: 57.5625em;
	border: 0.3em solid #857333;
}

/* header */
#header {
	font-size: 1.2em;
	height: 9.2em;
	background-image: url(images/header-bg2.png);
	position: relative;
	background-color: #e0d8c5;
	background-repeat: repeat;
	border-bottom: 0.25em solid #857333;
}
#header #logo {
	position: absolute;
	top: 0.75em;
	left: 1.4em;
}
#header #logo img {
	border-style: none;
}

/* Navbar division */
#navbar{
	height:1.85em;
	margin: 0px;
	padding: 0px 0px 0.25em;
	position: absolute;
	top: 7.35em;
	left: 0.2em;
}
/* Remove bullets from ul in the navbar */
#navbar ul{
  list-style-type:none;
}

/* List items in the navbar */
#navbar li{
	float:left;
	position: relative;
}
#navbar img {
	border-style: none;
}
/* Applies to navbar links, unvisited and visited */
#navbar a,
#navbar a:link,
#navbar a:visited{
	display:block;
	height:2.25em;
	outline-style:none;
	padding-right: 1.5em;
	padding-left: 1.5em;
}

/* Navbar hover, active, and current page links */
#navbar a:hover,
#navbar a:active,
.homepage #home a, {
	color: #1C455E;
}

/* Drop-down menu styles */

/* Applies to drop-down menus in navbar */
#navbar li ul{
	position:absolute;
	z-index:100;
	visibility: hidden;
}
/* Make drop-down visible on navbar hover */
#navbar li:hover ul{
	visibility:visible;
}
/* Applies to links on the drop-down menu */
#navbar li:hover ul li a{
	background:#dce7ec; /* Removes background image */
	color:#1C455E;
	text-align:left;
	display: block;
	height: auto;
	width: 14em;
	padding-left: 1em;
	line-height: 150%;
	font-size: 0.65em;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
}
/* Hover on drop-down menu links */
#navbar li:hover ul li a:hover{
	background: #e6edf3;
	color:#1C455E;
}

#navbar  #home {
	width: 4.32em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/home-up.png) no-repeat;
}
#navbar  #home  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 4.32em;
}
#navbar  #home  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 4.32em;
	background: url(images/home-down.png) no-repeat;
}
#navbar  #home2 {
	width: 4.32em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/home-down.png);
}
#navbar  #home2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 4.32em;
}
#navbar  #home  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 4.32em;
	background: url(images/home-down.png);
}

#navbar  #mini {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/mini-up.png) no-repeat;
}
#navbar  #mini  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #mini  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/mini-down.png) no-repeat;
}
#navbar  #mini2 {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/mini-down.png);
}
#navbar  #mini2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #mini2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/mini-down.png);
}

#navbar  #portraits {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/portraits-up.png) no-repeat;
}
#navbar  #portraits  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #portraits  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/portraits-down.png) no-repeat;
}
#navbar  #portraits2 {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/portraits-down.png);
}
#navbar  #portraits2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #portraits2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/portraits-down.png);
}

#navbar  #shirts {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/shirts-up.png) no-repeat;
}
#navbar  #shirts  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #shirts  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/shirts-down.png) no-repeat;
}
#navbar  #shirts2 {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/shirts-down.png);
}
#navbar  #shirts2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #shirts2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/shirts-down.png);
}

#navbar  #digital {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/digital-up.png) no-repeat;
}
#navbar  #digital  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #digital  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/digital-down.png) no-repeat;
}
#navbar  #digital2 {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/digital-down.png);
}
#navbar  #digital2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #digital2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/digital-down.png);
}

#navbar  #info {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/info-up.png) no-repeat;
}
#navbar  #info  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #info  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/info-down.png) no-repeat;
}
#navbar  #info2 {
	width: 7em;
	margin: 0px 0.2em 0px 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/info-down.png);
}
#navbar  #info2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #info2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/info-down.png);
}

#navbar  #contact {
	width: 7em;
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/contact-up.png) no-repeat;
}
#navbar  #contact  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #contact  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/contact-down.png) no-repeat;
}
#navbar  #contact2 {
	width: 7em;
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	background: url(images/contact-down.png);
}
#navbar  #contact2  a {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
}
#navbar  #contact2  a:hover {
	margin: 0px;
	padding: 0px;
	height: 1.85em;
	width: 7em;
	background: url(images/contact-down.png);
}

#content/* content */ {
	margin-top: 0.2em;
	margin-right: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#content p, #content li {
	color: #333333;
	font-size: 0.8em;
	line-height: 150%;
}
#content li {
	margin-left: 2.2em;
	margin-bottom: 0.8em;
}
#content .imgright {
	padding: 0.3em;
	margin-left: 0.25em;
	float: right;
}
#content .imgleft {
	padding: 0.3em;
	border: 1px solid #ADD1E7;
	margin-left: 0.25em;
	float: right;
}
#content #hometop {
	position: relative;
}
#content #hometop #ironwood {
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0.625em;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	padding:0px;
	height: 382px;
	width: 677px;
}
#content #hometop #ironwood p {
	display: none;
}
#content #hometop #quote {
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0.625em;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	padding:0px;
	height: 375px;
	width: 228px;
	border-top: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	position: absolute;
	top: 0px;
	right: 0px;
	border-left: 0.3em solid #857333;
	background: url(images/quote.png) no-repeat;
}
#content #hometop #quote p {
	display: none;
}
#content #homebottom {
	position: relative;
	margin-top: 0.6em;
	border-top: 0.3em solid #857333;
	height: 10.5em;
}
#content #homebottom p {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 125%;
	margin-right: 0.7em;
}
#content #homebottom .titles {
	margin: 0.8em 0.4em 0.8em 0.8em;
	border-style: none;
}
#content #homebottom .titles-shirts {
	margin: 0.8em 2em 0.8em 0.8em;
	border-style: none;
}
#content #homebottom .thumbs {
	border: 2px solid #FFFFFF;
	margin-left: 0.8em;
	margin-right: 0.3em;
	float: left;
	margin-bottom: 0.5em;
}
#content #homebottom #mini-sale {
	width: 12.8125em;
	height: 10.0625em;
	background: #000000;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-right: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	top: 0px;
	left: 0.8em;
	border-left: 0.3em solid #857333;
	position: absolute;
}
#content #homebottom #portraits-sale {
	width: 12.8125em;
	height: 10.0625em;
	background: #000000;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-right: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	top: 0px;
	left: 15em;
	border-left: 0.3em solid #857333;
	position: absolute;
}
#content #homebottom #shirts-sale {
	width: 12.8125em;
	height: 10.0625em;
	background: #000000;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-right: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	top: 0px;
	left: 29.3em;
	border-left: 0.3em solid #857333;
	position: absolute;
}
#content #homebottom #digital-sale {
	width: 12.8125em;
	height: 10.0625em;
	background: #000000;
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-right: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	top: 0px;
	left: 43.5em;
	border-left: 0.3em solid #857333;
	position: absolute;
}
#content #homebottom #new {
	position: absolute;
	left: -3.4em;
	top: -2.18em;
	z-index: 100;
}

#content2/* content */ {
	margin-right: 0em;
	padding-top: 0em;
	padding-bottom: 0.4em;
	background: #FFFFFF;
	position: relative;
}
#content2 p, #content li {
	color: #333333;
	line-height: 150%;
	margin-right: 1em;
	margin-left: 1em;
	font-size: 0.8em;
}
#content2 li {
	margin-left: 2.2em;
	margin-bottom: 0.8em;
	font-size: 0.8em;
}
#content2 h1 {
	text-align: center;
	font-size: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0px;
}
#content2 .imgright {
	padding: 0.3em;
	margin-left: 0.25em;
	float: right;
}
#content2 .imgleft {
	padding: 0.3em;
	border: 1px solid #ADD1E7;
	margin-left: 0.25em;
	float: left;
}
#content2 .red {
	color: #ae1f28;
}
#content2 #top-content {
	border-bottom: 0.25em solid #857333;
	position: relative;
	margin: 0px 0px 1em;
}
#content2  #top-content  h2 {
	margin-left: 4.2em;
}
#content2 #top-content #tshirt-title {
	margin-left: 0.3em;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
}
#content2 #top-content #new {
	position: absolute;
	top: -0.8em;
	left: -2.5em;
}

#content2 #top-content2 {
	position: relative;
	margin: 0px;
}
#content2  #top-content2  h2 {
	margin-left: 4.1em;
}
#content2  #top-content2  #mini-title {
	margin-left: 3em;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
}
#content2 #top-content2 #new {
	position: absolute;
	top: -0.8em;
	left: -2.5em;
}
#content2 #top-content2 #portraits {
	margin-left: 0.3em;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
}
#content2 #top-content2 h1 {
	font-size: 1.1em;
	text-align: left;
	margin-left: 1em;
	margin-top: 0.3em;
}

#content2 #top-content3 {
	position: relative;
	margin: 0px 0px 0.2em;
	border-bottom: 0.3em solid #857333;
}
#content2 #top-content3 #new {
	position: absolute;
	top: -0.8em;
	left: -2.5em;
}
#content2  #top-content3  #digital-images {
	margin-left: 0.3em;
	padding-bottom: 0.4em;
	padding-top: 0.6em;
}

#content2 #tshirt {
	margin-left: 1em;
	margin-top: 0.5em;
}
#content2 #shirt-text {
	position: absolute;
	width: 21em;
	top: 8.5em;
	left: 31.5em;
	text-align: center;
	line-height: 170%;
}
#content2 #available {
	position: absolute;
	top: 18.5em;
	left: 33.6em;
}
#content2 #available p {
	font-size: 0.9em;
}
#content2 #buy {
	position: absolute;
	top: 23.5em;
	left: 34.5em;
	width: 15.5em;
}
#content2 #buy h2 {
	color: #84181a;
}
#content2 #buy p {
	font-style: italic;
	font-size: 0.7em;
}
#content2 #cart {
	width: 100%;
	padding: 0em;
}
#content2  #cart  td {
	color: #333333;
	font-size: 0.8em;
	padding-bottom: 0.4em;
	font-weight: bold;
}
#content2 .button {
	margin-top: 1em;
	border-style: none;
}

#content2  #mini-barns {
	position: relative;
	border-bottom: 0.25em solid #857333;
}
#content2 #mini-barns h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5px;
	font-size: 1.5em;
}
#content2 #mini-barns p {
	text-align: center;
	font-size: 1em;
}
#content2   #mini-barns   #display {
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0.625em;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0.625em;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	padding:0px;
	height: 364px;
	width: 669px;
	border-top: 0.3em solid #857333;
	border-right: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	background: url(images/mini-barns-bg.jpg) no-repeat;
}
#content2   #mini-barns   #wall {
	-moz-border-radius: 0.625em;
	-webkit-border-radius: 0.625em;
	-webkit-border-top-left-radius: 0.625em;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0.625em;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	padding:0px;
	height: 364px;
	width: 224px;
	border-top: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
	position: absolute;
	top: 0px;
	right: 0px;
	border-left: 0.3em solid #857333;
	background: url(images/mini-barns-wall.jpg) no-repeat;
}
#content2 #mini-barns #collect {
	position: absolute;
	top: 25em;
	right: 2em;
}
#content2 #mini-barns-sale {
	width: 95%;
	margin: 1em;
}
#content2 #mini-barns-sale td {
	padding: 1em;
	vertical-align: middle;
}
#content2 #mini-barns-sale h1 {
	text-align: left;
	color: #84181a;
	font-size: 1em;
	font-style: italic;
	margin: 0px 0px 0.1em;
}
#content2 #mini-barns-sale img {
	margin-bottom: 0.2em;
	border-style: none;
}
#content2 #mini-barns-sale p {
	line-height: 125%;
	margin-bottom: 0.3em;
	padding: 0px;
	font-size: 0.85em;
	margin-left: 0px;
	margin-right: 0px;
}
#content2 #mini-barns-sale .price {
	color: #84181a;
	font-weight: bold;
}

#content2 #mini-barns-buy {
	width: 17em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content2 #mini-barns-buy h2 {
	color: #84181a;
}
#content2 #mini-barns-buy p {
	font-style: italic;
	font-size: 0.7em;
}
#content2 #mini-barns-buy #cart {
	width: 100%;
	padding: 0em;
}
#content2 #mini-barns-buy #cart  td {
	color: #333333;
	font-size: 0.8em;
	padding-bottom: 0.4em;
	font-weight: bold;
}
#content2 #mini-barns-buy #cart option {
	background: #FFFFFF !important;
	padding: 0.1em;
}

#content2 #portraits-display {
	background: #f2f0e1;
	position: relative;
	width: 100%;
	height: 24em;
	border-top: 0.3em solid #857333;
	border-bottom: 0.3em solid #857333;
}
#content2 #portraits-display #portrait1 {
	position: absolute;
	top: 3em;
	left: 5em;
}
#content2 #portraits-display #portrait2 {
	position: absolute;
	top: 1em;
	right: 5em;
}
#content2 #portraits-display-text {
	position: relative;
	border-bottom: 0.3em solid #857333;
}
#content2 #portraits-display-text p {
	font-size: 0.9em;
	padding: 0.2em 0.8em 0.4em;
}
#content2 #portraits-display-text #collect {
	position: absolute;
	top: 2.1em;
	right: 1.2em;
}

#content2 #portraits-display-buy {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 15.5em;
}
#content2 #portraits-display-buy #left {
	width: 20em;
	float: left;
}
#content2 #portraits-display-buy #left p {
	font-size: 0.8em;
	color: #84181a;
	font-weight: bold;
}
#content2 #portraits-display-buy #left li {
	font-size: 0.8em;
}
#content2 #portraits-display-buy #right {
	float: right;
	clear: none;
	width: 25em;
}
#content2 #portraits-display-buy #right h2 {
	color: #84181a;
}
#content2 #portraits-display-buy #right p {
	font-style: italic;
	font-size: 0.7em;
}
#content2 #portraits-display-buy #right #cart {
	width: 100%;
	padding: 0em;
}
#content2 #portraits-display-buy #right #cart  td {
	color: #333333;
	font-size: 0.8em;
	padding-bottom: 0.4em;
	font-weight: bold;
}
#content2 #portraits-display-buy #right #cart option {
	background: #FFFFFF !important;
	padding: 0.1em;
}
#content3 {
	background: #f2f0e1;
}
#content3 p {
	margin-left: 1em;
	margin-right: 1em;
	font-size: 0.75em;
	line-height: 150%;
}
#content3 h1 {
	text-align: center;
	font-size: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0px;
}
#content3 #top-content3 {
	border-bottom: 0.3em solid #857333;
	margin-bottom: 1em;
}
#content3  #top-content3  #info {
	margin-left: 0.3em;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
}

#content2 #phototable {
	width: 80%;
	margin: 0px auto;
	padding: 0px;
}
#content2 #phototable td {
	vertical-align: top;
	text-align: center;
	width: 25%;
	padding: 0.3em;
}
#content2 #phototable img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}

/* footer */
#footer {
	color: #000000;
	text-align: right;
	font-size: 0.68em;
	line-height: 2.2em;
	height: 1.8em;
	background: #FFFFFF;
	clear: both;
}
#footer #paypal {
	float: left;
	padding-top: 0.15em;
}
#footer #paypal img {
	border-style: none;
}
#footer a:link, #footer a:visited {
	color: #85181b;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	color: #85181b;
	text-decoration: underline;
	font-weight: bold;
}
