table.GMenu
{
	border-bottom:dotted gray 1px;
	margin-bottom:3px;
	padding-bottom:10px;
	width:100%;
}
table.GMenu td
{
	/*border:solid red 1px;*/
	font-size:11px;
	height:75px;
	text-align:center;
	vertical-align:middle;
	width:33%;
}
table.GMenu td.Cap
{
	color:#C20712;
	font-family:trebuchet ms,verdana,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}
table.GMenu td.Sel
{
	background-image:url(/_images/GalleryMenu_bg1_75w.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:white;
	font-weight:bold;
}
table.GMenu td.Std
{
	width:75px;
}
table.GMenu td.Sel
{
	width:75px;
}
table.GMenu td.Std:hover
{
	background-image:url(/_images/GalleryMenu_bg1_ro_75w.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:red;
	cursor:pointer;
}
table.GMenu td.Std:hover a
{
	color:white;
}
table.Thumbs
{
	width:650px;
}
table.Thumbs td
{
	padding:0px 0px 25px 15px;
	width:33%;
}

div.Thumb1
{
	position:relative;
}
img.WinBanTxt
{
	left:52px;
	position:absolute;
	top:127px;
}
img.WinBan
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	left:52px;
	position:absolute;
	top:127px;
}
div.WinBan
{
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
	background-color:black;
	border-bottom:solid red 1px;
	border-top:solid red 1px;
	height:20px;
	position:absolute;
	top:207px;
	width:152px;
}
p.WinBan
{
	color:white;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	text-align:center;
	top:210px;
	width:152px;
}
div.Thumb1 img.ForSale
{
	border:none;
}
div.Thumb1 img.Sold
{
	border:none;
}
div.ArtInfo
{
	background-color:transparent;
	font-size:11px;
	margin:0px;
	padding-top:0px;
	text-align:center;
	width:150px;
}
img.Thumb
{
	border:solid #acbdc2 1px;
}
div.ArtInfo p
{
	margin:0px 0px 3px 0px;
	padding:0px;
	text-align:left;
}
p.t1Title      
{
	color:white;
	font-size:11px; 
	font-weight:bold; 
}
p.t1LoginName  
{
	font-size:11px;
}
div.Icons img
{
	float:right;
}


/* --- Righthand Sidebar --- */
div.Winners {
  left:685px;
  height:700px;
  position:absolute;
  top:10px;
  width:250px;
  padding: 0px 0px 40px 10px;
  border-left:dotted gray 1px;
}
div.Winners p {
  font-size:11px;
}
div.Winners ul, div.Winners ol
{
	font-size:11px;
}
#Scribble
{
	margin:5px 0px 10px 5px;
}
#GetDet
{
	left:15px;
	position:relative;
	top:-15px;
}
#Pens
{
	margin:15px 0px 20px 10px;
}
#DefineTJ
{
	margin-top:20px;
}
#tjPoints td
{
	font-size:11px;
	padding-bottom:5px;
}
#tjPoints td.Left
{
	padding-top:3px;
	text-align:right;
	width: 100px;
}
