@charset "iso-8859-1";
body {
	margin:0;
	padding: 0;
	font-size: 60%;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/canal2.jpg);
	background-color: #006600;
	color: #000000;
	background-repeat: repeat-x;
	}
	
#where {
	position: absolute;
	width:208px;
	overflow: hidden;
	border-style: none;
	left: 9px;
	top: -102px;
	color:#F9F9F9;
	padding-top: 5px;
	font-size: small;
	height: 60px;
	
}
	
#header {
	height: 60px;
	border-bottom: none;
	text-align: center;
	position: absolute;
	color:#FFFF00;
	top: -104px;
	left: 235px;
	Width: 60%;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
#logopos {
	position:absolute;
	float: none;
	width: 112px;
	height: 112px;
	right: 5%;
	background-image: url(../images/moon300.gif);
	background-repeat: no-repeat;
	top: -96px;
}
#menu {
	position:absolute;
	width:auto;
	top: 6px;
	left:33px;
	}


#content {
	position:relative;
	left: 10px;
	top: 160px;
	margin:0px 35% 0px 0%;
	padding:5px;
	color: #FFFF00;
	width: auto;
	overflow: hidden;
	}
#side1 {
	position:absolute;
	width:100%;
	top:110px;
	left:-1px;
	padding: 0px 0px;
	border-color: #000000;
	border-style: none;
	height: auto;
	}

#side2 {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left: 67%;
	top:160px;
	float:right;
	padding: 5px;
	z-index:999999;
	color: #FFFF00;
	margin:0px 1% 0px 0px;

}

#menu1 {
	position:absolute;
	width:auto;
	top:60px;
	left:-326px;
	padding: 10px;
	border-color: #000000;
	border-style: none;
	}

		

.bluebox {
	background-color: #660000;
	padding:2px;
	margin : 0px;
	color: #FFFFFF;
	font-size: small;
	list-style-position: inside;
	list-style-type: disc;
	overflow: hidden;
}
#where {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	
	color: #FFFFFF;
	background-image: url(../images/whereframe.png);
	background-repeat: no-repeat;
	text-align: center;

}
.smallwhite {
	font-size: small;
	color: #FFFFFF;
}

.greenbox {
	background-color: #66FF99;
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px solid #000000;
	color: #000000;
}
.box2 {
	background-color:#000066;
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	list-style-type: disc;
}
.box2.H1 {
	font-size: small;
	}

.box3 {
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	overflow: hidden;
	border-top: thick solid #660000;
	border-right: thick solid #660000;
	border-bottom: medium solid #660000;
	border-left: thick solid #660000;
	}
.floatright {
	float: right;
	margin: 5px;
}
.floatleft {
	float: left;
	margin: 5px;
}
#content #leftcol {
	float: left;
	width: 50%;
	height:100%;
	top: 150px;
	clear: right;
	padding: 5px;
	background-color: #FFFFFF;
	border: thick solid #660000;
	color: #000000;
}
#photos {
	position:relative;
	left: 10px;
	top: 160px;
	margin:0px 35% 0px 0%;
	padding:5px;
	color: #FFFF00;
	width: 85%;
	overflow: hidden;
	}
#content #rightcol {
	position: absolute;
	padding: 5px;
	float: left;
	
	width: 40%;
	padding: 5px;
	color: #000000;
	background-color: #FFFFFF;
	border: medium solid #660000;
}

a:link {
	color: #0066FF;
	}
a img { 
	border:0; 
	}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}

 
body,td,th {
	color: #FBFBFB;
}

#content #picshows {
	background-color: #333333;
}
