body
{
    margin: 0px;
    padding: 0px;
    background: url('../img/bg.gif') repeat-x #212121;
}

body, td, a
{
    font-family: Times, Times New Roman;
    font-size: 16px;
    color: #999;
}

a
{
	text-decoration: none;
	color: #eee;
}

a:hover
{
	color: #fb0;
}

a img
{
	border: 0;
}

b
{
    color: #eee;
	font-weight: normal;
}

ul
{
}

li
{
    margin-bottom: 10px;
}

.gallery_image
{
}

.gallery_image_td
{
    background: url('../img/loading.gif') no-repeat;
}

h1
{
    font-size: 32px;
    letter-spacing: -1px;
	font-weight: normal;
}