body {
	background-color: #fbfbf9;
	margin:0;
}
p, ul {
	padding:0px;
	margin:0px;
}
.footer{
	background:url(../images/projectconcept_06.jpg) no-repeat;
	width:343px;
	height:35px
}
.boxphoto {
	border: 1px dashed #ffffff;
	width:80px;
	height:80px;
}
.boxphoto a{
	display:block;
	width:80px;
	height:80px;
}
.boxphoto a:hover{
	background-color:#ffffff;
}
.photo {
	padding: 3px 3px 2px 3px;
}

.bggallery{
	background:url(../images/bggallery.jpg) repeat-y;
	padding: 1px 2px 1px 2px;
}
.bgcontact{
	background:url(../images/contact_07.jpg) repeat-y;
	width:220px;
	padding: 10px 2px 1px 2px;
}
.textform {
	color:#6d6f71;
	font-size:12px;
	text-align:right;
	padding:3px 15px 3px 0px; 
}
.form{
	background-color:#cac9b7;
	border: none;
	font-size:9px;
	height:13px;
	color:#575646;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
}
.formarea{
	background-color:#cac9b7;
	border: none;
	font-size:9px;
	color:#575646;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
 	border: none;
}

.btsubmit {
	background: url(../images/btsubmit.jpg) no-repeat;
	border: none;
	width:49px;
	height:17px;
	cursor : pointer;
	
}
.btsubmit-swap {
	background: url(../images/btsubmit-swap.jpg) no-repeat;
	border: none;
	width:49px;
	height:17px;
	cursor : pointer;
	
}
