td img {display: block;
}

body {
	background-color: #CBC5C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	text-align:left;
}

a {
	color:#626868;
	text-decoration:none;
}
a:hover {
	color:#CAC9C7;
	text-decoration:none;
}

h1{
    text-align:center;
}
h4{
	position:relative;
	top:-50px;
	left:0px;
    	color:#ADB9A5;
    	text-align:center;
	margin-bottom:0px;
	margin-top: 0px;
    	font-size:200%;
    	margin:0;
	font-style:normal;
	font-weight: normal;
	width:640px;
	height:10px;
}


.menu{
	margin-left:5px;
	color:#646869;
}

.menu a {
	color:#CAC9C7;
	text-decoration:none;
	font-size:13px;
}
.menu a:hover {
	color:#CAC9C7;
	text-decoration:none;
	font-size:13px;
}

.menu h1{
	font-size:125%;
	color:#ADB9A5;
	text-decoration:none;
	margin:0px;
	margin-top:0px;
	margin-left:-15px;
	margin-top:0px;
	margin-right:0px;
	font-style:normal;
	font-weight: normal;


}
.news .title{
    text-align:center;
    font-size:125%;
    border-bottom:2px dotted #CCCCCC;
    background-color:#f5f5f5;
}

.box{
	padding:5px;
 	border:0px solid #768800;
	background-repeat:repeat-x;
	margin:5px;
}

.image-list-block{
    height:200px;
    margin-bottom:5px;
    border-bottom:1px dotted #000000;
}

.big-thumb-link, .image-thumb-block{
    float:left;
    width:200px;
    margin-right:5px;
}

.image-thumb-block{
    height:200px;
    margin:2px;
}

.pagelinks{
    text-align:center;
}

.small-thumb-link, .small-thumb{
    display:inline;
}

html{height: 100%;
}

.gallery-thumb-block{
    width:55px;
    height:60px;
    padding:0;
    float:left;
    margin:2px;
    text-align:center;
}

.image-description{
    text-align:center;
}

.site{
    	background-color: #626868;
    	font-size:13px;
    	font-color: #A1A196;
}


.site a {
	color:#A1A196;
	text-decoration:none;
	font-size:13px;
}
.site a:hover {
	color:#CAC9C7;
	text-decoration:none;
	font-size:13px;
}

.maxwidth{
    width:99%;
}