body {
	margin:0;
	padding:0 0 20px 0;
	background-image:url(../images/bg.gif);
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}
abbr {
	border-bottom:1px solid #CCCCCC;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin:0;
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding-bottom:5px;
	border-bottom:1px solid #333333;
}
p {
	line-height:25px;
}
#container {
	margin:0 auto 0 auto;
	padding:0 0 10px 0;
	text-align:left;
	width:760px;
	position:relative;
	top:0;
	left:0;
	background-image:url(../images/tile.jpg);
}
#logo {
	margin:0;
	padding:0;
	width:185px;
	position:absolute;
	top:33px;
	right:68px;
}
#featured {
	margin:0 10px 0 10px;
	padding:0;
	width:740px;
	height:468px;
}
#navigation {
	margin:-40px 0 0 30px;
	padding:0;
	float:left;
	z-index:100;
	width:150px;
}
html>body #navigation {
	margin:-40px 0 0 60px;
}
#navigation ul {
	margin:0;
	padding:0;
	width:150px;
}
#navigation ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:150px;
}
#navigation ul li a {
	margin:0;
	padding:0;
	width:150px;
	line-height:30px;
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	text-indent:20px;
	background:url(../images/arrow.gif) 5px 13px no-repeat;
}
#navigation ul li a:hover {
	background-position:10px 13px;
	text-decoration:none;
	color:#cc0000;
}
#adsense {
	margin:40px 0 0 0;
	padding:0;
	width:120px;
}
#content {
	margin:-50px 0 0 60px;
	padding:0;
	width:420px;
	float:left;
	z-index:100;
}
#footer {
	margin:0 auto 40px auto;
	padding:0 0 5px 0;
	width:760px;
	height:40px;
	font-size:9px;
	color:#333333;
	line-height:12px;
	text-align:right;
	vertical-align:middle;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}
.hide {
	position:relative;
	top:50px;
	right:55px;
}
ul.thumbs {
	margin:20px 0 0 0;
	padding:0;
	width:420px;
}
ul.thumbs li {
	margin:4px;
	padding:0;
	list-style-type:none;
	float:left;
}
ul.events {
	list-style-type: none;
	padding:0;
	margin:10px 0 10px 0;
	width:420px;
}
ul.events li {
	padding:0;
	margin:0;
}
ul.events li a {
	padding:2px 0 2px 0;
	margin:0;
	display:block;
	text-indent:15px;
	text-decoration:none;
	background-image:url(../images/list.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
ul.events li a:hover {
	background-color:#F0F0F0;
}
/* ............................................. Lightbox ... */
#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; }
#closeButton{ top: 5px; right: 5px; }

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

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

#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(../images/overlay.png); }

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