/* CSS Document */
html{
	margin:0;
	padding:0;
}
body{
	background-color:#4c1911;
	font-family:georgia;
	font-size:14px;
	color:#4c1911;
	margin:0;
	text-align:center;
	background-image:url(../images/bgmid4.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.container{
	width:980px;
	margin:0 auto;
	padding:0 0 28px 0;
	background-image:url(../images/bglower4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.logo{
	width:100%;
	height:332px;
	background:url(../images/bgupper4.jpg) no-repeat top;
	margin:0 0 -50px 0;
}
h1{
	display:none;
}
p{
	text-align:left;
}
#contact{
	text-align:center;
	width:100%px;
	height:40px;
	padding:20px 0px 0px 0px;
}
a{
	font-family:georgia;
	font-size:14px;
	color:#4c1911;
	text-decoration:underline;
}
#gallery, #bio{
	width:660px;
	margin:0px auto;
	position:relative;
}
#bio{
	padding:0 0 0 0;
}
.spacer{
	clear:both;
	width:100%;
}
.picHolder{
	width:100px;
	height:100px;
	background-image:url(../images/picbg.jpg);
	padding:11px 10px 10px 11px;
	background-repeat:no-repeat;
	margin:5px;
	float:left;
}
.pic{
	width:100px;
	height:100px;
	border:none;
}
.classes{
	width:100%;
	text-align:center;
}
#webdesign, #webdesign a{
	width:97%;
	text-align:right;
	padding:0;
	font-size:10px;	
}
#link1, #link2{
	text-align:center;
	padding:5px 0px 0px 0px;
}
#link1{
	height:30px;
}
#link2{
	height:190px;
}
