body, html	{
	color: #000; 
	background-color: #fff; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 1em;
	margin: 0; 
	padding: 0;
	text-align: left;
	}

#header	{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 0 0 0;
	height: 80px;
	}

#home_eyecandy	{
	position: absolute;
	left: 0;
	top: 80px;
	margin: 0 0 0 0;
	height: 100px;
	width: 100%;
	background-image:url(images/olio_1.jpg);
	}

#menu	{
	position: absolute;
	left: 0;
	top: 180px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	height: 20px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #03f;
	}

#menu a	{
	color: #fff;
	font-style: normal;
	text-decoration: none;
	}

#menu a:visited {
	color: #cff;
	}

#menu a:hover {
	color: #0cf;
	}

#menu a:active {
	color: #39f;
	}


#menu2	{
	position: absolute;
	left: 0;
	top: 210px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	height: 20px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, helv, sans-serif; 
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #36f;
	}

#menu2 a	{
	color: #fff;
	font-style: normal;
	text-decoration: none;
	}

#menu2 a:visited {
	color: #cff;
	}

#menu2 a:hover {
	color: #0cf;
	}

#menu2 a:active {
	color: #39f;
	}



#wrap {
	position: absolute;
	left: 1em;
	top: 210px;
	margin: 0;
   	}	


#wrap2 {
	position: absolute;
	left: 1em;
	top: 240px;
	background: #fff;
	margin: 0;
   	}	

.twocol	{
	width: 50%;
	float: left;
	margin: .5em 0 0 0;
	}

.video {
	width: 425px;
	margin-bottom: .5em;
	border: medium solid black;
	}

a:link	{
	color: #f60;
	}

a:visited	{
	color: #f30;
	}

a:hover	{
	color: #590c06;
	}

a:active	{
	color: #000;
	}

.class {
	font-size:110%;
	font-weight: bold;
	}

.inset {
	margin-left: 2em;
	}	

.inset2 {
	margin-left: 4em;
	}	

.photobox {
	float: left;
	font-size: smaller;
	padding: .5em;
	margin: 0 1em 1em 1em;
	width: 14em;
	height: 8.5em;
	background-color: #dde;
	}

.photobox p {
/*	border-left: thin solid #03f; */
	padding-left: .5em;
	margin: 0;
	}
	
.photobox a:link	{
	color: #33f;
	}

.photobox a:visited	{
	color: #66f;
	}

.photobox a:hover	{
	color: #000;
	}

.photobox a:active	{
	color: #999;
	}

	