@charset "utf-8";
/* CSS Document */
body
{
	width:960px;
	background-color:#b0c4de;
}

#webcam {
	position:absolute;
	left:186px;
	top:320px;
	width:289px;
	height:259px;
	z-index:1;
}

.imagealignleft{

clear:left;
}
.counter {
	background-color:#ff0000;
	clear:left;
float:left;	
border:2px solid;

}


#menutop1 ul, #menutop1 li{
	/*position:absolute;*/
	/*left:8px;
	top:199px;
	float:left;*/
	display:inline;
	margin-left:0px;
	padding:0px;
	width: 160px;
	/*height: 257px;*/
	}
#menutop1 a{
	padding:4px;
	border:1px solid #FF6;
	text-decoration:none;
	
	}
#menutop1 a:link{
	background-color:#C00;
	background-image:url(file:///C|/adreamweavercourse/images/backgrounds/bg-green.png);
	}
#menutop1 a:visited{
	background-color:#FFF;
	}
#menutop1 a:hover{
	background-color:#30F;
	}
#menutop1 a:active{
	background-color:#333;
	}
.imgfloatleft{
	float:left;
	padding:5px;
}
#holder {
width: 330px;
margin: 0 auto;
text-align: center;
}



{
/*order: 1px solid #333;*/
background-color:#0F6;
color: #ffffff;
text-decoration:none;
}
#menu1 ul, #menu1 li{
	
	float:leftt;
	width: 150px;
	/*display:inline-table;*/
	margin-left:0px;
	padding:0px;
	border: 2px dashed #742314;
	}
#menu1 a{
	padding:4px;
	border:1px solid #FF6;
	text-decoration:none;
	/*width: 170px;*/
	}
#menu1 a:link{
	background-color:#C00;
	background-image:url(file:///C|/adreamweavercourse/images/backgrounds/bg-green.png);
	}
#menu1 a:visited{
	background-color:#FFF;
	}
#menu1 a:hover{
	background-color:#30F;
	}
#menu1 a:active{
	background-color:#333;
	}
	
.floatpic{
	/*display:inline;*/
	/*position:absolute;
	top:118px;
	left: 201px;*/
	float:left;
	/*width:323px;
	height:203px;*/
	/*clear:right;*/
	}	
.floatpic1{
	/*float:left;
	/*width:335px;
	height:240px;*/
	clear:left;
	position: relative;*/
	}		
#footer{
	
clear:left;
float:left;
margin-top:12px;
height:30px;
width:960px;

padding:0px;
position:fixed;
bottom:0px;
/*background-image:url(../images/plantsAlongBottom.png);	*/
	

	/*clear: both;
	margin-top: 2px;
	height: 25px;
	border: 2px solid #742314;
	padding:5px;*/
}
