body.main {
	background-color:#FFFFFF;
	margin:0px;
	background-image:url('img/background.jpg');
}
body.intro {
	background-color:#83807B;
	margin:0px;
}
input.text {
	border:solid 1px #CCCCCC;
	background-color:#EADFCA;
	width:400px;
	font-size:11px;
}
input.submit {
	color:#6A6055;
	border:solid 1px #CCCCCC;
	width:100px;
	font-size:11px;
	background-color:#EADFCA;
	}
textarea {
	height:100px;
	border:solid 1px #CCCCCC;
	background-color:#EADFCA;
	width:400px;
	font-size:11px;
}
p.maintext {
	margin-left:155px;
	margin-right:110px;
	color:#6A6055;
	font-family:Arial;
	font-size:14px;	
}
p.portfolio {
	margin-left:155px;
	margin-right:20px;
	color:#6A6055;
	font-family:Arial;
	font-size:14px;	
}
pre.maintext {
	margin-left:155px;
	margin-right:110px;
	color:#6A6055;
	font-family:Arial;
	font-size:12px;	
}
a.maintext {
	font-weight:normal;
	font-size:14px;
	color: #767456;
	text-decoration: none;
}
a.maintext:hover {
	font-weight:normal;
	font-size:14px;
	color: #767456;
	text-decoration:underline;
}
a.submenu {
	font-weight:normal;
	font-size:18px;
	color: #767456;
	text-decoration: none;
}
a.submenu:hover {
	font-weight:normal;
	font-size:18px;
	color: #767456;
	text-decoration: underline;
}
.bottom {
	color:#767456;
	font-size:12px;
}
a {
	font-weight:normal;
	font-size:12px;
	color: #56553F;
	text-decoration:underline;
}
a:hover {
        font-weight:normal;
        font-size:12px;
	color: #767456;
        text-decoration:underline;
}
p.portfolio_submenu {
	font-family:Arial;
	font-size:12px;
	color: #767456;
	margin-left:155px;
	text-decoration: none;
}
h1 {
	color:#6A6055;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px
}
h3.portfolio {
	margin-bottom:-20px;
}
h3 {
	margin-left:155px;
	color:#6A6055;
	font-family:Georgia;
	font-size:16px;
}

