@charset "UTF-8";

html, body, div, form, table, td {
	border: none;
	padding:0px;
	margin:0px;
}

html { margin: 10px; }

p {
	padding:0.5em 0px;
	margin:0px;
}


#container { width: 800px; }
#textOnly, #mainnav, #linkme, #topleft, #contactus, #links, .right .image, .featured img { display: none; }
#fullGraphics { width: 200px; }
.searchbar { float: right; text-align: right; }
img { border: none; }
td { display: block; }
td.leftcol { vertical-align: top; width: 300px; }

.item img { display: none; }

#ml form { margin: 0px; padding: 0px; }
#ml label { float: left; padding: 10px 0px; width: 150px; }

/* JS Pagination */
.jspagination { text-align:right; margin-bottom:10px; }
.jspagination a { font-weight: bold; padding: 2px 4px; display: inline; text-align:center; }
.jspagination .nolink { font-weight: normal; text-decoration:none; }
.page { display:none; }
