html, body {
	width:100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

hr {
  width: 100%;
  height:1px;
  color:#999;
  border-width:0;color:gray;background-color:gray
}
#wrapper {
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
	padding:0;
	cell-spacing:0;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	align:left;
	position:static;
	
	
}
#3col {
	width:750px;	
}
#full {border-color:#000; border-width:1px;}
#left-nav #right-nav {
	z-index:3; width:20px;
}
#left-nav {float:left;}
#right-nav {float:left;}
#gallery{float:left;}

.advertise { width:800px; background-color:#fff; position:static; text-align:right}

.banner{ 
height: 130px; 
align:left;
background:url(images/provincetownarts-banner-noedge.png);
background-position:left top;
background-repeat:no-repeat;
width:800px;
}

.top{
padding:0px; align:center; height:10px;}

.bottom{ 
vertical-align:bottom; 
position:fixed; 
bottom:0px;
height:32px;
width:100%;
z-index:-1;
left:0px;
}

.links{
	
	width:100%;
	height:20px;
	/*margin-left:60px;*/
	line-height:30px;
	position:static;
	text-align:left;
}
	

.main{ padding-left:15px; height:100%; }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
-->



#wrap {
    //color: #404040;
    /*margin: 0 12%;*/
   /* margin: 20px 40px;*/
}

#gallery{
	position:relative;
}

.widget_style {
text-align:left;
padding:0px 0px 0px 0px;
position:relative;
}


.widget_style ul {
margin:0;
padding:0;
}

.widget_style li {
list-style:none;
height:275px;
margin:0;
padding:10px 0px 0px 10px;
}

.widget_style img {
 border: 1px solid #fff;
 height:175px;
}

.widget_style img:hover {
	border-color: #999;
}
