#contents {
margin:0 auto;
width:600px;
}
#contents table {
margin-bottom:30px;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h3 {
	text-align:center;
	margin:20px 0;
	}
.textnormalred {
	color: #FF0000;
}
.textyellow {
	color: #FFFF00;
}
.bordersall {
	border: 1px solid #000000;
}
a.nav:link {
	text-decoration: none;
	color: #000000;
}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: underline;
}
a.nav:active {
	text-decoration: none;
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.imgblackborder {
	border: 3px solid #FF0000;
}
.nounderline {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.textSmall {
	font-size: .8em;
}
