body {	
	background:#000000;
	font-size:11px;
	font-family:Verdana, Helvetica, sans-serif;
        text-align : justify;
	color:#ffffff;
	}
.image_info {
    display:block;
    font-size:13px;
    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 {
    font-size:22px;
    text-decoration:none;
    color:#999;
    margin : 0 0 4px 0;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
}
.image img {
    padding:6px;
    display:block;
    background-color: #fff;
    margin-top: 8px;
}
#indexcontent {
float : left;
padding : 8px;
margin : 8px 0 0 0;
background : #faf9fc;
color:#000000;
border : 0;
width : 306px;
height : 200px;
}
#indexcontent2 {
float : left;
padding : 8px;
margin : 8px 0 0 8px;
background : #faf9fc;
color:#000000;
border : 0;
width : 306px;
height : 200px;
}
#contentcolumnleft {
float : left;
padding : 8px;
margin : 8px 0 0 0;
background : #faf9fc;
color:#000000;
border : 0;
width : 306px;
height : 618px;
}
#contentcolumnright {
float : left;
padding : 8px;
margin : 8px 0 0 8px;
background : #faf9fc;
color:#000000;
border : 0;
width : 306px;
height : 618px;
}
.navigation, .navigation a {
    text-decoration: none;
    color:#fff;
    margin-top:8px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 0px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:8px;
}
.thumbnail_center {
    padding:7px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}