img, table {
	border: 0;
}
body, td {
	font-family: trebuchet,arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: black;
}

#smalltext {
	font-family: trebuchet,arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

#list {
	margin-left: 15px;
}

ul {
	top: -5px;
}

#fullPage {
	background-color: black;
	width: 99%;
	text-align: center;
	position: absolute;
	top: 0px;
}

.content {
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-y;
}

.bg-hdr {
	background-image: url(../images/bg-hdr.jpg);
	background-repeat: no-repeat;
}

.bg-left {
	background-image: url(../images/bg-left.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 266px;
}

.bg-bottom {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	height: 62px;
}

.X {
	width: 700px;
}

a.bottomNav, .bottomNav {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
.red, a.bottomNav:hover {
	color: #e4413a;
}
a:hover {
	text-decoration: underline;
}
.noUnder, a.bottomNav:hover {
	text-decoration: none;
}

.pageImg {
	float: right;
	padding: 20 0 20 0px;
	position: relative; left: 30px;
}
img#pageImg {
	position: relative;// left: 30px;
}
td.copy {
	padding: 25 60 20 0px;
}
.bold {
	font-weight: bold;
}
