body {
	margin: 0px;
	padding: 0px;
}

table#page {
	background-image: url(/images/styles/page_back.jpg);
	margin: auto;
	width: 740px;
}

h1, h2, h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}

div#menu-left {
	background-image: url(/images/styles/lattice.jpg);
	background-repeat: no-repeat;
	width: 152px;
}

div#menu-left .current {
	/* background-color: #99f; */
	text-decoration: underline;
	color: #339;
	margin-bottom: 5px;
	padding-left: 40px;
	text-indent: -20px;
	line-height: 1.1;
	font-weight: bold;
}

div#menu-left dl {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #339;
}

a:hover {
	text-decoration: underline;
}

td#menu-column {
	background-image: url(/images/templates/seasonal_07a.jpg);
}

td#menu-column-right {
	background-image: url(/images/templates/seasonal2_09.jpg);
}

a img {
	border: none;
	text-decoration: none;
}

div#menu-left a {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 40px;
	text-indent: -20px;
	line-height: 1.1;
}

div#menu-left a:hover {
	text-decoration: underline;
	background-image: url(/images/styles/dot.gif);
	background-repeat: no-repeat;
}

table.topalign td {
	vertical-align: top;
}

table#photo-gallery td {
	vertical-align: top;
	width: 50%;
	text-align: center;
	padding: 5px;
}

table#photo-gallery td img {
	margin-bottom: 3px;
}

table#photo-gallery td a:hover {
	text-decoration: none;
}
.problem {
	color: red;
}

.inputprob {
	background-color: #a44 !important;
	color: white !important;
}
