#fig {
	margin-left:0px;
	margin-top:0px;
	background:url(../img/fig.jpg) top left no-repeat;
	width:300px;
	height:640px;
}
* html #fig {
	background:url(../img/fig.jpg) top left no-repeat;
}
#menu {
	margin: -350px auto 50px auto;
	padding-top:0px;
	width:985px;
	height:72px;
	text-align:right;
	background:url(../img/menu.jpg) top right no-repeat;
}

#forma {
	width:690px;
	padding-left:200px;
	clear:both;
	margin:0px auto 0 auto;
	height:auto;
	text-align:center;
}
#people {
	width:220px; 
	float:left;
	text-align:left;
}
#inputs {
	width:270px; 
	padding:10px;
	float:left;
	text-align:left;
}
#message {
	width:320px; 
	padding:10px;
	float:left;
	text-align:left;
}
p.inst {
	font-style:oblique;
	font-weight:bold;
	margin:10px 0;
	text-indent:5px;
	line-height:20px;
	padding:0;
}
* ul {
	list-style:none;
	padding-bottom:0;
	margin-bottom:0;
	}
input.blacky {
	 font-size: 10px;
	 color:#CCCCCC;
	 background-color: #000000;
	 border: 1px solid #666666;
}
* textarea {
	 font-size: 12px;
	 color:#CCCCCC;
	 background-color: #000000;
	 border: 1px solid #666666;
}
p.category {
	padding:10px 0px 0px 0px;
	margin:0px;
}
#primalac {
	border:1px #666666 solid; 
	margin-top:-10px;
	padding:5px 20px 15px 20px;
}
#pagetitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}