charset "utf-8";
/* CSS Document */

<style type="text/css"> 
#container { 
    width: 900px; 
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
} 
#header{
	margin:0px 50px 0px 50px;
	border:0;
	width:800px;
	padding: 0px 0px 0px 0px;
	background:#FFF;
}
#leftbar {
	margin:0px 0px 0px 50px;
	float:left;
	width:120px;
	text-align:left;
	font-size:13px;
	line-height:200%;
	color:#666;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#positioner {position:relative; width:120px; height:200px; padding-left:0px; float:left; background:#fff;
}
.holder {position:absolute; width:80px; height:25px;}
dl.menu {width:300px; float:left; margin:-32000px 0 0 -9999px;}
.p1 {top:0;}
.p2 {top:26px;}
.p3 {top:52px;}
.p4 {top:78px;}
.p5 {top:104px;}
.p6 {top:130px;}
.p7 {top:156px;}

dl.menu a {display:block; height:25px; font:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; text-indent:0px; border-bottom:1px solid #fff; border-left:1px solid #fff;}

 dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:50; margin:32000px 0 0 0;}
 dl.menu dt a {width:149px; background:#fff; float:left; color:#666; }
 dl.menu dt a.sub {background:#fff url(images/month02.jpg) no-repeat 140px center; color:#666;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; text-decoration:none; background-color:#fff; color:#666;}

 dl.menu dd {float:left; padding:0; margin:0;height:25px;}
 dl.menu dd a {position:relative; background:#fff; width:149px; color:#666; left:10149px; top:-26px; z-index:60;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#fff; color:#666;}


#mainContent { 
    margin: 0px 50px 0px 200px;
	float:none;
	width:650px;
    font-size:13px;
	padding: 10px 0px 10px 0px; 
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	color:#000;
} 
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/clickgallery.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#gallery {
	width:680px;
	height:600px;
	margin:0 auto;
	position:relative;
}
ul#thumbnails {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
}
ul#thumbnails  li {
	float:left;
	position:relative; 
	top:500px;
}
ul#thumbnails li a {
	height:60px;
	width:60px;
	padding:3px;
	display:block;
	text-decoration:none;
	background:#fff;
}
ul#thumbnails li a img {width:60px; height:60px; border:0;}
ul#thumbnails li a:hover {
	background:#900;
}
/*ul#thumbnails li.close a:hover {
	background:#fff;
}
*/

#gallery #fullsize {
	position:absolute;
	left:135px;
	top:0;
	height:500px;
	width:400px;
	overflow:hidden;
}
#gallery #fullsize div {width:400px; height:640px; padding-top:25px;}
#gallery #fullsize div img {display:block; margin:0 auto; border:0;}

#footer {
	border:0;
	width:800px;
	margin: 50px 50px 50px 50px;
	padding-bottom: 50px;
	font-size:9px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:#FFF;
	}

body
{
	background-color:#FFF;
	color:#000;
	position:absolute;
	left:50%;
	margin-left:-450px;
	font:Arial, Helvetica, sans-serif;
}
a 
{ 
	color:#666;
	text-decoration:none;
}

a:hover 
{
	color:#900;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-size:18px;
	color:#000;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	}
h3 {
	font-size:0.5px;
}
h4 {
	font-size:18px;
	color:#fff;
	text-align:center;
	}
h5 {
	font-size:15px;
	font-weight:bold;
	}
	
	
</style> 
