body,
	html {
	margin:0;
	padding:0;
	color:#D1AB0D;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	img, div, td, tr, body{ behavior: url(iepngfix.htc) }
	body {
		min-width:750px;
			background-image: url(_toolbox/bgnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	#wrap {
	margin:0 auto;
	width:760px;
	background-image: url(_toolbox/cnt_bgnd.gif);
	}
	#header {
	color: #D1AB0D;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	}

	#nav {
	background-color: #4F0000;
	}

	#main {
	float:left;
	width:500px;
	color: #D1AB0D;
	padding-left: 15px;
	padding-right: 15px;
	}
#main a:link {
		font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#main a:visited {
		font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#main a:hover {
		font-size: 12px;
	color: #D1AB0D;
	text-decoration: none;
	background-color: #816807;
}


	#sidebar {
	float:right;
	width:180px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	}
#sidebar a:link {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
#sidebar a:visited {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
#sidebar a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
#sidebar .date {
	font-size: 10px;
	color: #D1AB0D;
}
#sidebar .event {
	font-size: 10px;
}
#sidebar .feathead {
	font-size: 15px;
color: #D1AB0D;
}	

#links a:link {
	font-size: 12px;
	color: #D1AB0D;
	text-decoration: none;
}
#links a:visited {
	font-size: 12px;
	color: #D1AB0D;
	text-decoration: none;
}
#links a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}

	#footer {
	background:#4F0000;
	clear:both;
	color: #D1AB0D;
	padding-right: 5px;
	padding-left: 5px;
	}

#footer a:link {
	color: #D1AB0D;
	text-decoration: none;
}
#footer a:visited {
	color: #D1AB0D;
	text-decoration: none;
}
#footer a:hover {
	color: #D1AB0D;
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #CCCCCC;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D1AB0D;
}
p{margin:0px 0 20px 0;
padding:0;}

.date {
	font-size: 12px;
	font-style: italic;
}
#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;
	color: #4F0000; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

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

#overlay{ background-image: url(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");
	}
	

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1AB0D;
}
.textdesc {
	font-size: 12px;
	color: #FFFFFF;
}
