/* CSS www.vanessadell.com (stylesheet) */
/* Site by www.webcurious.co.uk - copyright 2003 */

body	{
		background: #fff;
		margin: 0px;
		font-family: trebuchet MS, verdana;
		text-align: center;
		}
p, td, li	{
			font-family: trebuchet MS, verdana;
			font-size: 12px;
			}
h1		{
		font-family: trebuchet MS, verdana;
		font-size: 9px;
		font-weight: normal;
		}
h6	{
font-family: verdana;
font-size: 8px;
text-align: center;
}


#wrapper	{
	width: 700px;
	background: #fff;
	border: 1px solid #888;
	margin: 40px auto;
	text-align: left;
	padding: 10px;
	

			}
.table	{
	width: inherit;
	padding: 0px;
	border: 1px solid #999999;
	margin: 0px;
	text-align:center;

		}
.navigation	{
	table-align: center;
		}

a:link	{
		font-weight: bold;
		color: #000;
		background-color: transparent;
		text-decoration: none;
		}
a:visited 	{
			font-weight: bold;
			color: #000;
			background-color: transparent;
			text-decoration: none;
			}
a:active	{
			font-weight: bold;
			color: #000;
			background-color: transparent;
			text-decoration: none;
			}
a:hover	{
			font-weight: bold;
			color: white;
			background-color: #000;
			text-decoration: none;
			}

.center		{
			text-align: center;
			}
#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(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
img a {
border: none;
}
img {
border: none;
}
