body {
	background-image: url('../img/bground.gif');
	font : 12px "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;	
	color : white;
}

#container {
	width: 760px; 
	max-width: 760px; 
	min-height: 510px; 
	min-width: 760px; 
	margin-left: auto; 
	margin-right: auto;
}

#header {
	height: 261px;
}

#nav{
	height: 29px;
}

#gallery_nav{
	height: 29px;
	/*padding: 3px 15px 0 15px;*/
	padding: 0px 0px 0px 0px;
}

#main-head{
	height: 10px; 
	margin-top: 2px;
}

#main{
	background: url('../img/div-main.gif') repeat-y;
}

#main p, #main h3, #main h2, #main table, #form-input{
	padding: 0 15px 0 15px;
}

#main-foot, #footer-foot{
	height: 10px;
}

#footer-head{
	height: 10px;
	margin-top: 5px;
}

#footer-main{
	background: url('../img/div-main.gif') repeat-y;
	text-align: center;
}

#footer-main p{
	padding: 0 0 0 10px;
}

#footer-main a{
	color: white;
	font-weight: bold;
}

#footer-main a:hover{
	color: #2d5b23;
	font-weight: bold;
}

#nav ul, #gallery_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	cursor: default;
	list-style: none;
	list-style-type: none;
	display: inline;
	border: none;
}

#nav li, #gallery_nav li{
	display: inline;
	list-style: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

#nav img, #gallery_nav img{
	border: none;
}

#gallery_category{
	padding: 0 15px 0 15px;
}

#gallery_category a, #gallery_category a:visited, #gallery_category a:hover, #gallery_category img{
	border: none;
	text-decoration: none;
	color: #333;
}

#gallery_category ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	cursor: default;
	list-style: none;
	list-style-type: none;
	border: none;
}

#gallery_category li{
	margin: .5em 0 .5em 0;
	text-align: center;
}

.coatings{
	margin-top: 2px;
}


#gal_table td{
	width: 245px;
	border: none;
}

#gal_table img{
	border: none;
}