body {
background-color: #CCD1C6;
background-image:url(http://i44.tinypic.com/11khyr4.jpg);
background-repeat:repeat-x;
font-family: arial;
font-size: 10px;
color: #675831;
text-align: justify;
}

table {
font-family: arial;
text-align: justify;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
letter-spacing: 0px;
}

a:link {
color : #675831; 
text-decoration : none;
} 
a:active {
color : #675831; 
text-decoration : none;
} 
a:visited {
color : #C2974B; 
text-decoration : none;
} 
a:hover {
color : #000000;
text-decoration: none; 
cursor: default;
}

h1 {
font-family: palatino linotype;
font-size: 15px;
color: #806048;
font-weight: bold;
text-align: center;
}

h2 {
font-family: georgia;
font-size: 11px;
color: #806048;
font-weight: bold;
text-align: left;
}

.kalenteri {
background-color: #675831;
border-bottom: 6px solid #C2974B;
color: #FFFFFF;
font-size: 11px;}
.kalenteri2 {
background-color: #675831;
border-bottom: 2px solid #C2974B;
color: #FFFFFF;}
.kk2 {
border-bottom: 1px dashed #675831;
background-color: #FFFFFF;}

A:link.links, A:active.links, A:visited.links{
font-family: georgia;
font-size:12px;
color:#806048;
font-style: italic;
font-weight: bold;
}

A:hover.links{
color:#A5968B;
font-style: italic;
font-weight: bold;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://i29.tinypic.com/v4xw7t.jpg); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://i29.tinypic.com/v4xw7t.jpg", sizingMethod="scale");
	}