body {
	margin:0;
	padding:0;
	background-color: #586270;	
	text-align:center;
	font-family: helvettica, arial, avantgade;
	font-size: 14px;
}
#main {
	width:560px;
	height:345px;
	margin: 0px auto;
}
#center {
	float:left;
	width:500px;
	height:305px;
	margin: 0px;

}
#right {
	float:left;
	width:30px;
	height:345px;
	background-image: url("images/right_345.gif");
}
#left {
	float:left;
	width:30px;
	height:345px;
	background-image: url("images/left_345.gif");
}
#logo_space {
	width:500px;
	height:100px;	
	background-image: url("images/top_free.gif");
	text-align: left;
}
#logo {
	width:365px;
	height:100px;	
	background-image: url("images/logo.gif");
}
#webcam {
	float:left;
	width:500px;
	height:205px;
	margin: 0px;
	padding: 0px;
	text-align:left; 
	background-image: url("images/bg_500.gif");
	text-align: center;
}
#bottom {
	float:left;
	width:500px;
	height:40px;
	background-image: url("images/bottom_500.gif");
}

#form{
	float: center;
	margin: 0 40 px;
	padding:0; fontz-size:1em; margin-right:40; margin-left:40
}

.small {
	font-size: 0.8 em;
	
	}