	/*  PopUp Gallery! - by Matthew Blake */

body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}

table.poptable {
	background-color: #333;
	border: 1px solid #999;
	margin-top: 0px;
}

table.poptable td {
	padding: 3px;
}

img.popthumb {
	border: 1px solid #000;
}

img.popimage {
	border: 0px
}

a            { text-decoration: none }
link         { text-decoration: none }
A:hover		 { font-weight: none }
A:hover		 { text-decoration: underline }