body {
	margin: 0;
	padding: 0;
	background: #000000 url('baremaidensbg.jpg');
	}
img {
	border: 0;
	}
a, a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #ffffff;
	}
h1 {
 font-size: 2em;
 }

h1 
 
p {
 color: #000000;
 }
.wrapper {
	width: 768px;
	margin: 0 auto;
	border: #0066CC 2px solid;
	background: #66CCFF;
	}
.text {
  width: 700px;
	margin: 10px;
	padding: 10px;
	align: center;
	text-align: center;
	}
.thumbtable {
	/* uncomment next line to correct Firefox spacing with Strict doctype */
	/* line-height: 1px; */
	margin-bottom: -4px;
	}
html>body .thumbtable { /* see text */
	margin: 0;
	}
.thumbtable img {
	margin: 2px;
	width: 120px;
	height: 160px;
	}
.thumbtable a:link img, .thumbtable a:visited img {
	border: #ffffff 2px solid;
	}
.thumbtable a:hover img, .thumbtable a:active img {
	border: #0066CC 2px solid;
	}
.bigthumb {
	float: left;
	width: auto;
	height: auto;
	margin-right: -1px;
	}
html>body .bigthumb { /* see text */
	margin: 0;
	}
.bigthumb img {
	width: 248px;
	height: 328px;
	margin: 2px 0 0 2px;
	}
html>body .bigthumb img { /* see text */
	margin: 2px;
	}

.thumbtable2 {
	/* uncomment next line to correct Firefox spacing with Strict doctype */
	/* line-height: 1px; */
	margin-bottom: -4px;
	text-align: center;
	}
html>body .thumbtable2 { /* see text */
	margin: 0;
	}
.thumbtable2 img {
	margin: 2px;
	width: 150px;
	height: 150px;
	}
.thumbtable2 a:link img, .thumbtable2 a:visited img {
	border: #ffffff 2px solid;
	}
.thumbtable2 a:hover img, .thumbtable2 a:active img {
	border: #0066CC 2px solid;
	}


