@charset "UTF-8";
#wrapper {
	margin: auto;
	width: 1024px;
	height: 1000px;
	border: thin none #A0B100;
}

#col1 {
	background-color: #a0b100;
	float: left;
	height: 1000px;
	width: 31px;
	position: relative;
}
#col2 {
	background-color: #d7e296;
	float: left;
	height: 970px;
	width: 203px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(logo.gif);
	padding-top: 30px;
}
#row1 {
	background-color: #FFF;
	height: 180px;
	width: 700px;
	text-align: center;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #aaa297;
	margin-top: 50px;
}


#col3 {
	background-color: #FFF;
	float: left;
	height: 1000px;
	position: relative;
	width: 730px;
}
#about {
	height: 200px;
	width: 120px;
	margin-left: 20px;
	float: left;
	position: relative;
}
#work {
	height: 200px;
	width: 120px;
	float: left;
	position: relative;
}
#contact{
	height: 200px;
	width: 120px;
	float: left;
	position: relative;
}

#row2 {
	height: 700px;
	width: 700px;
	margin: 30px;
}
#text {
	float: left;
	height: 700px;
	width: 350px;
	position: relative;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	color: #a1998f;
	font-size: 14px;
	line-height: 2em;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #999;
}
.thumb {
	height: 100px;
	width: 150px;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 31px;
}
#picrow1 {
	margin: auto;
	height: 150px;
	width: 710px;
	position: relative;
}
#picrow2 {
	margin: auto;
	height: 150px;
	width: 700px;
	position: relative;
}
#picrow3 {
	margin: auto;
	height: 150px;
	width: 700px;
	position: relative;
}
#picrow4 {
	margin: auto;
	height: 150px;
	width: 700px;
	position: relative;
}
