body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0;
	margin: 0;
	background: #ccc url(http://www.finepaintsofeurope.com/Images/bg/fpe_bg.gif) repeat-y center;
	}

#frmBot{
	position: relative;
	left: -14px;
	width:751px;
	margin: auto;

}
	
#logo {
	position: absolute;
	left:14px;
	top: 0px;
	width:751px;
	height: 75px;
	background-color: #003031;
	}
	

#topnav {
	position: absolute;
	left:14px;
	top: 75px;
	width:750px;
	height: 20px;
	padding-bottom: 5px;
	background-color: #ccc;
	background: #ccc url(http://www.finepaintsofeurope.com/Images/bg/nav_bg.gif) repeat-x;
	
	}
#topnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#topnav a:link, #topnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	margin: 4px 7px 0 7px;
	text-decoration: none;
	border: none;
	color: #fff;
	}

#topnav a:link.active, #topnav a:visited.active, #topnav a:hover {
	color: #fc6;
	}

#content {
	position: absolute;
	left:25px;
	top: 115px;
	width:490px;
	line-height: 120%;
}

#content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #003031;
	}

#content a:link, #content a:visited {
	color: #003031;
	}

#content a:hover, #content a:active {
	text-decoration: none;
	}

#right {
	position: absolute;
	left:535px;
	top: 115px;
	width:225px;
	}

#right h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 2px 0px;
	color: #003031;
	border-bottom: 1px solid #666666;
	}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}

#right a:link, #right a:visited {
	font-size: 11px;
	line-height: 140%;
	text-decoration: none;
	color: #003031;
	}

#right a:link.active, #right a:visited.active, #right a:hover {
	color: #fff;
	text-decoration: underline;
	}

.productphoto {
	display: block;
	padding: 0px;
	float: right;
	margin: 0px 0px 10px 10px;

}

.productphoto_brush {
	display: block;
	padding: 0px;
	float: left;
	margin: 10px 10px 0px 0px;

}

.Headings {
	font-weight: bold;
	}
	
#Message
{
	display: block;
	line-height: 140%;
	border: 1px solid #666666;
	background-color: #99ACAD; /* Background color */
	text-align: center; /* Text Align */
}

	
.prodtable {
	padding: 5px;
	border: 1px dotted #003333;
	}