/* CSS Document */

.body{
 color: black;
 font-size: 15px;
 background-color: #EEEEEA;
}

img{
 border: none;
}

a{
 color: black;
 font-size: 15px; 
}

a.sel{
background:#884153;
color:white; 
}

a.wherepic{
	font-size: 13px;
	color: #B4B1AC;
	text-decoration:none;
	font-weight:bold;
}


a.evart{color:#a7a99c; text-decoration:none;}
a.evart:hover{ text-decoration:underline;}


.desc{
	color: #4A4A46;
	font-size: 14px;
	font-weight:bold; 
}

img.big{
	border: 1px solid black;
}

.galtitle{
	color: #4A4A46;
	font-size: 18px;
	text-decoration:none;

}

.copyright{
 color: #9B9B97;
 font-size: 15px;
}

.news{
 font-size: 15px;
 color: black;
}

.nav{
 color: #9B9B97;
 text-decoration:none;
 font-weight:bold;
 font-size: 16px;
}

a.nav:visited{
	color: #884153;
}

table.thumb td
{
background-repeat:no-repeat;
}
.announce
{
	padding-left:116px;
	font-size:12px;
}

.gallery{
	padding-left:33px; 
	padding-bottom:100px; 
	padding-right:0px;
}

table.gb{
	font-size:15px;
}

a.newsnotice{
	color: #4A4A46;
	text-decoration:none;
}

a.newsnotice:hover{ text-decoration:underline;}

div.search
{
	float: left;
	width: 250px;
	padding: 5px;
	margin: 5px 10px 10px 5px;
}

.newshead{
	font-size:18px;
	color: #4A4A46;
	font-weight:bold;
}

.newstime{
	color: #4A4A46;
}

div.footnote_new, div.footnote_new_active {
  background-color: #EEEEEA;
  position: absolute;
  z-index: 10;
  display: none;
  width: 150px;
  font-size: 11px;
  padding: 0px;
  color: #666;
  border: 1px solid #884153;
}

table.hiddenhelp { display: none; }
img.close { position: absolute; right: 5px; top: 5px }

div.thmb
{
	position: relative;
	float: left;
	width: 160px;
	height: 156px;
	background-image: url('http://kozorezenko.com/images/thumb_canv.png'); 
	background-position:center center;
	background-repeat:no-repeat;
	padding: 0px;
	background-color: #EEEEEA;
	margin: 0px 0px 0px 0px;

}

div.thmb2
{
	position: relative;
	float: left;
	width: 165px;
	height: 195px;
	padding: 0px;
	background-color: #EEEEEA;
	margin: 2px 2px 2px 2px;

}

td.bimg{
	background-image: url('http://kozorezenko.com/images/thumb_canv.png');  
	background-position:center center;
	background-repeat:no-repeat;
}

div.message{
	border: 1px solid #884153;
}
