@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{
float:left;
clear:left;
}


#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{
	clear: both;
	float:left;
	padding:1px;
}
#inphotocontent {
width:500px;
font-size:70%;
}
#inphotobody {
width:500px;
text-align:center;
}
.photobuttons {
margin:auto;
width:465px;
background-color:#cccccc;
text-align:center;
}
.photonumber, .photonumberactive {
width:20px;
margin:1px;
padding-top:2px;
text-align:center;
height:15px;
background-color:#0f4f98;
float:left;
}
.photonumber a:link, .photonumber a:visited, .photonumber a:active {
color:#ffffff; background: #0f4f98; text-decoration:none;
}


.photonumberactive, .photonumberactive a:link, .photonumberactive a:visited, .photonumberactive a:active {
color:#ffffff; background: #000000; text-decoration:none;
}
/*#holder {
	margin:auto;
border:1px solid #000;



	max-height:800px;
	
	float:left;
width: 180px;
overflow:scroll;
text-align: center;
padding:1px;
}*/



{
/*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:auto;
	left: 201px;
	float:right;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #CF3;
	border-right-color: #CF3;
	border-bottom-color: #CF3;
	border-left-color: #CF3;
	
	width:323px;
	height:203px;
	clear:right;*/
	}
.photobox {
margin:auto;
border:1px solid #000;
width:465px;
height:200px;
overflow:scroll;
}	
.floatpic1{
	text-shadow:#C00;
	float:left;
	/*width:335px;
	height:240px;*/
	clear:left;
	/*position: relative;*/
	}		
#footer{
	clear: both;
	margin-top: 2px;
	height: 25px;
	border: 2px solid #742314;
	padding:5px;
}
#moveleft {
	border-top-color: #F99;
	border-right-color: #F99;
	border-bottom-color: #F99;
	border-left-color: #F99;
}
