
body {	
	background:#000000;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#999;
	}

	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #bbaf97;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #a8ae86;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #97b4bb;
	}

h3 { 
	font: italic normal 1.9em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #ccb399;
	margin-bottom:0px;
	font-weight: 700;
	line-height:50%;
	}
h4 { 
	font: italic;
	font-size:1.00em;
	letter-spacing: 1px; 
	color: #dadec3;
	line-height:120%;
	}
.textsmall {
	font-size: 10px;
	line-height: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.onepx_brown {
	font-size: 1px;
	color: #660000;
}	
.calltoaction {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}



.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }
.wrapper {
    margin:10px auto;
    padding-top:20px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:550px;
	 height:480px;
    border: 0px fff;
    text-align:left;
}
.show_title .show_title a {
    font-size:14px;
	 font-weight:bolder;
    text-decoration:none;
    color: #ffffcc;
}
.image_info a {
    text-decoration:none;
    color: #ffffcc;
}
.img_wrapper {
	width: 575px;
	float:left;
	
	margin:10px 10px 25px 0px;
	border-bottom: 1px solid #666600;
	border-right: 1px solid #666600;
	border-top: 1px solid #929300;
	border-left: 1px solid #929300;
}
.image {
    margin:10px;
	 border:0;
}
.image img {
    padding: 20px;
    background-color: #000;
        }
.navigation, .navigation a {
	text-decoration: none;
    color:#ffffcc;
    margin-top:4px;
    font-weight:bold;
	 padding:20px 10px 0px 10px;
	line-height: 12px;
	word-spacing: 2px;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color: #cc9966;
}


