/* Style Sheet 1 main 1*/
/* Start */

body 	{font-size: 12pt; 
	
	font-family: "Tahoma";
	background-image: url(graphics/blinds.gif);
	background-repeat repeat;
	color: #777777;
	line-height: 8pt;
	margin-left: 0pt;
	margin-right: 0pt;
	text-indent: 0%;
	text-align: center;}


/* Font Size */

h1 	{font: 36pt;
	line-height: 18pt;}
	
h2	{font: 24pt;
	line-height: 12pt;}

h3 	{font: 20pt;
	line-height: 10pt;}

h4 	{font: 16pt;
	line-height: 8pt;}
	
h5	{font: 12pt;
	line-height: 12pt;}

h6 	{font: 8pt;
	
	line-height: 8pt;}

	
/* Link Status */

a {text-decoration: none;}
a:link	 {color: black;}
a:visited{color: black;}
a:active {color: black;}

/* Div Pages */

#banner {
	}
#main {
	background-image: url(graphics/blinds2.gif);
	background-repeat repeat;
	font-size: 75%;	
	}
#lower {
	font-size: 70%;	
	}	


/* Div Classes */


.level1 {
	width: 100%;
	padding: 15px;
	font-size: 90%;
	}
.level2 {
	width: 100%;
	padding: 6px;
	font-size: 90%;
	}
.level3 {
	width: 100%;
	padding: 3px;
	font-size: 90%;
	}

#lightbox{
	background-color:#343F4A;
	padding: 5px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{}

#keyboardMsg{ }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(pages/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


/* end style sheet */

/* end style sheet */
