a
{
text-decoration:none;
color:#FFFFFF;
}
body
{
background: #FFFFFF url(images/concrete.jpg) center;
padding:0;
margin:0;
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
height:100%;
}
div
{
border:0px solid #FFFFFF;
}
div.infobox
{
width:80%;
margin:0 auto;
}
div.infoboxleft
{
text-align:left;
width:80%;
}
div#background2
{
background: transparent url(images/bkgrd2.gif) repeat-y center;
height:100%;
width:100%;
}
html
{
height:100%;
}
table#container
{
background:#000000;
background-repeat:no-repeat;
background-position:top left; 
width:950px;
height:100%;
margin:0px auto;
padding:0px;
border-spacing:0px;
border-collapse:collapse;
border:0px;
}
table#content
{
width:100%;
height:100%;
}
td
{
vertical-align:top;
height:auto;
}
td#header
{
padding:0px;
border-spacing:0px;
border-collapse:collapse;
height:137px;
text-align:center;
}
td#content
{
width:50%;
text-align:center;
}
span.bold
{
font-weight:bold;
}
td#footer
{
font-size:14px;
padding:0px;
border-spacing:0px;
border-collapse:collapse;
height:20px;
text-align:center;
}
table.gallery
{
width:100%;
height:100%;
}
table.gallery td
{
vertical-align:middle;
text-align:center;
}
div.picturebox
{
width:100px;
background:#FFFFFF;
}
img.gallery
{
border:2px white solid;
}
