body
{
	background-color: #bbcccc;
	color: white;
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	font-size: 9px;
}

#thePage
{
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

#theHead
{
	background-color: #668888;
	width:700px;
	top: 12px;
	border-color: black;
	border-width: 1px;
	border-style: dashed;
	position: absolute;
	padding: 0px 8px 0px 8px;
}

#theGalleryHead
{
	letter-spacing: 0.05em;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 11px;
	font-weight: 150;
	margin: 0 0 8px 0;
}

#theNavbar
{

	top: 6px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 200;
	font-family: Verdana, sans-serif;
	margin: 8px 0 8px 0;
}

#theContainer
{
	border-color: black;
	border-width: 1px;
	border-style: dashed;
	background-color: #445555;
	padding: 8px 8px 0px 8px;
	margin: 0 0 0 0;
	color: white;
	width: 700px;
	top: 65px;
	position: absolute;
}

#theContent
{
	margin: 0 0 8px 0;
	height: 424px;
}

#theCoontent
{
	margin: 0 0 8px 0;
	height: 840px;
}

a { color: #ffddcc; }
a:link { color: #ffddcc; text-decoration: none; }
a:visited { color: #eebbaa; text-decoration: none; }
a:hover { color: #000000;  text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }

h1 { display: none; }

h4
{
	font-family: Georgia, Times, serif;
	font-weight: 200;
	display: inline;
	font-size: 10px;
}

img
{
	border-width: 0;
	border-style: none;
	margin: 5px;
	padding: 0;
}

.aSpacer
{
	visibility:hidden;
	height:8px;
}

#winOne
{
	position: absolute;
	left: 12px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}

#winTwo
{
	position: absolute;
	left: 152px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}

#winThree
{
	position: absolute;
	left: 292px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}

#winFour
{
	position: absolute;
	left: 432px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}

#winFive
{
	position: absolute;
	left: 572px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}

#bigWinOne
{
	position: absolute;
	left: 12px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 268px;
	height: 406px;
}

#bigWinTwo
{
	position: absolute;
	left: 292px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 408px;
	height: 406px;
}

#bigWinThree
{
	position: absolute;
	left: 12px;
	top: 444px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 548px;
	height: 406px;
}


#bigWinFour
{
	position: absolute;
	left: 572px;
	top: 444px;
	display: block;
	background-color: #fff;
	border-color: white;
	border-width: 0px;
	border-style: solid;
	padding: 0px; margin: 0 8px 0 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
	width: 128px;
	height: 406px;
}



.aNote
{
	font-size: 9px;
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
}

