body
{
margin:0;
padding:20}

#outerTable
{
background:rgb(230,230,230);
width:200px;
margin:5px;
}

#galleryTable
{
	width:300px;
	font-family:verdana, sans-serif;
	font-size:80%;
}

#galleryTable td
{
padding:0px
}

td
{
border:1px solid rgb(50,50,50);
vertical-align:top
}

img{border:0}

caption
{
background:rgb(0,0,80);
color:rgb(230,230,240);
font-size:150%;
font-family:georgia, serif
}

.rownumber0 
{
background:rgb(250,250,250);
}

h4
{
margin:5px 0
}

a
{
color:navy;
text-decoration:none
}

#current
{
color:red;
text-decoration:underline
}

#form0
{
font-size:12px
}

