body{
	background-color: white;
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#444;
}

h1{
	font-family:arial, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#444;
	clear:left;
}
h2{
	font-family:arial, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#444;
	margin-bottom:3px;
	clear:left;
}

#main{
 	width:771px;
 	margin-left:auto;
 	margin-right:auto;
 	margin-top: 10px;
 	margin-bottom: 20px;
 	background: white url(images/fabric.jpg) repeat-y top left;
}

#right{
	float:right;
	width:275px;
	padding-right:0px; 
}

#bfly{
	position:relative; 
	top:-26px;
	margin-left:30px;
}	

#title{
	clear:both;
	margin-top:3px;
	margin-bottom:2px;
	margin-left:36px;
}

#left{
	width:470px;
	padding-left:20px;
	padding-right:0px;
}

#left p{
  	padding:0px 15px 20px 35px;
}

#content{
	margin:0px 40px 40px 53px;
	
}

#content a{
	color:#444;
	text-decoration:underline;
}
#content a:visited{
	color:#444;
	text-decoration:underline;
}
#content a:hover{
	color:#000;
	text-decoration:underline;
}


#menu{
	background: transparent url(images/menu.jpg) no-repeat top left;
	font-size:13pt;
	font-weight:bold;
	width:457px ; 
	height:74px;
	padding:0px;
	margin:0px 0px 10px 5px;
	border:1px solid #e7ddb5;
}

.currentmenuitem{
	margin-left: 10px;
	color:white;
}

.menuitem a{
	margin-left: 10px;
	color:#555;
	text-decoration:none;
}
.menuitem a:visited{
	color:#555;
	text-decoration:none;	
}
.menuitem a:hover{
	color:#000;
	text-decoration:none;	
}

#menu1{
	padding:0px;
	margin-top:12px;
	margin-left:19px;
}
#menu2{
	padding:0px;
	margin-top:12px;
	margin-left:45px;
}

#picture{
	background: white url(images/inner.jpg) repeat-y top left;
	border:0px solid;
	width:450px;
	margin-left:10px;
}

#thumbs{
	width: 250px;
	position:relative; top:-17px;
	line-height:0px;
}	

.thumb{
	margin:0px 3px 3px 0px;
	border:0px;
}

#footer{
	color:#aaa;
	font-size:9pt;
	margin: 10px 40px 10px 40px;
	text-align:center;
	clear:both;
}

#footer a{
	color:#aaa;
	text-decoration: none;
}
#footer a:visited{
	color:#aaa;
	text-decoration: none;
}
#footer a:hover{
	color:#666;
	text-decoration: underline;
}

.workthumb{
 	vertical-align:top;
 	float:left;
 	border:0px solid;
	margin:18px 4px 4px 18px;
}

.workthumbright{
 	vertical-align:top;
 	margin-left:20px;
 	float:right;
 	border:0px;
}

.work_thumb{
	background: white url(images/work_thumb.jpg) no-repeat top left;
	width:116px;
	height:116px;
	border:0px solid;
 	margin-right:20px;
 	float:left;
 	clear:left;
}

#gail{
	float:left;
	margin-right:20px;
	border:0px solid;
}
