body    { background-image: url("images/background.png"); background-attachment: fixed }
.paragraph  { color: #5a3233; font-size: 13px; font-family: Helvetica; font-style: normal; font-weight: lighter; line-height: 16px;}

								  
p {}
td {}
#home_review {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/Petit-Robot-Website-Redesig.png);
	background-repeat: no-repeat;
}
#displaybox {
	z-index: 10000;
	filter: alpha(opacity=50); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#FFFFFF; text-align:center; vertical-align:middle;
}.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0C3;
}
#home_table #home_review table tr td .link .paragraph a {
	color: #84C436;
}
#portolio_bottom {
	background-image: url(images/portfolio_bottom_wood.png);
	background-repeat: no-repeat;
}
#portolio_bottom table tr td .paragraph a {
	color: #FFF;
}
#contact_directory_table {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/contact_directory.png);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: circle;
	height: 417px;
	width: 248px;
}
#contact_contact_table {
	background-image: url(images/contact_contact_background.png);
	background-repeat: no-repeat;
}
#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #48A4B6;
	width: 290px;
}
#contact_directory_table table tr td .paragraph p a {
	color: #73B3C5;
}
#contact_directory_table table tr td .paragraph p a {
	color: #1689CB;
}
.textfield {
	height: 40px;
	width: 230px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: thin ridge #84A500;
	color: #333;
}
#contact_contact_table table tr td #contactus #form table tr td label #contactformcheckbox_0 {
	font-family: Arial, Helvetica, sans-serif;
}
#contact_contact_table table tr td #contactus #form table tr td label #contactformcheckbox_0 {
	color: #3C87CB;
}
.comments {
	height: 80px;
	width: 290px;
	border: thin ridge #80AA00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
}
#contact_contact_table table tr td #contactus #form #comments {
	color: #52B241;
}
