body
{
    background-color: Black;
    font-family: verdana;    
    color: white;
    font-size: small;
	
}

table.main
{
    position: static;
    border: 0;
    color: White;
    border-spacing: 0;
          
}

tr.main
{
	border: 0;
	padding: 0;
}

td.headleft
{
    font-size: larger;
    color: Black;
    height: 86px;
    text-align: left;
    width: 242px;
    background-color: #339966;
    border: 0;
    padding: 0;

}

td.headright
{
    font-size: larger;
    background-color: #339966;
    color: Black;
    text-align: left;
    border: 0;
    padding: 0;
}

td.navigation
{
	background-repeat: no-repeat;
	text-align: right;
    width: 242px;
    border: 0;
    padding: 0;
}

td.content
{
    text-align: left;
    vertical-align: top;
    border: 0;
    padding: 0;
}

.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:700px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:0px;
}
.image img {
    padding:0px;
    border: 0px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
    margin-top:0px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:0px;
    border:0px solid #fff !important;
}
.small, .small a {
    margin-top: 0px;
    text-decoration:none;
    color:#777;
}

a{
   text-decoration: none;
   color: white;
}
