body {
	background-color: #e0e2e2;
	scrollbar-base-color: #e0e2e2; 
	scrollbar-arrow-color: #cc0000;
	scrollbar-DarkShadow-Color: #006699;
}
#frame {
	background-image: url(../site_images/main_frame.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 745px;
	position: relative;
	visibility: visible;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-color: #66CCFF;

}
#name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	visibility: visible;
	letter-spacing: 0.05em;
	position: absolute;
	z-index: 5;
	height: 30px;
	width: 200px;
	left: 144px;
	top: 58px;
}
#portfolio {
	overflow: auto;
	position: absolute;
	height: 226px;
	width: 564px;
	left: 2px;
	top: 2px;
	visibility: hidden;


}
#matto {
	font-family: Helvetica, Arial,;
	font-size: 14px;
	font-weight: normal;
	color: #899EAD;
	letter-spacing: 0.2em;
	word-spacing: 0.8em;
	left: 140px;
	top: 26px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#main {
	text-align: left;
	vertical-align: top;
	position: absolute;
	z-index: 4;
	height: 230px;
	width: 564px;
	left: 144px;
	top: 92px;
	clip:       rect(0px 564px 226px 0px);
	overflow: hidden;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #003333;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;




}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: absolute;
	left: 28px;
	height: 140px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
	letter-spacing: 0.15em;
	top: 140;
	visibility: visible;
}
#nav a {
	color: #CC0000;
	text-decoration: none;
	background-image: url(../site_images/links.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin: 16px 0px 0px;
	background-position: 0px 0px;
}
#nav :hover {
	color: #FFFFFF;
	background-image: url(../site_images/links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav :active {
	color: #FFFFFF;
	background-image: url(../site_images/links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.works tr {
	font-size: 75%;
	display: table-row;
	padding: 0px;
	margin: 0px 0px 10px -5px;
	color: #666666;
}
.works h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: -1em;
}
#opening {
	position: absolute;
	z-index: 6;
	overflow: auto;
	width: 560px;
	left: 0px;
	top: 0px;
	height: 226;
	margin: 0px;
	padding: 10px 8px 4px;









}
#about {
	position: absolute;
	z-index: 6;
	overflow: auto;
	width: 560px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	height: 226;
	margin: 0px;
	padding: 12px 12px 12px 0px;


}
