@charset "UTF-8";
.style1 {color: #FFFFFF}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #339999;
	text-decoration: none;
}
h1, h2, h3, h4, p {
	padding: 0px;
	margin-top: 0.7em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1 {
	font-size: 50px;
	color: #7F5E62;
	font-family: "Courier New", Courier, monospace;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
.oneColLiqCtr #mainContent {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#subbutpaint {
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	height: 10px;
	width: 480px;
}
#container {
	width: 700px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #E5E5E5;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	top: 0px;
	right: 0px;
	height: 500px;
	left: 0px;
	position: static;
	}

	
#containerPtg {
	width: 700px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #E5E5E5;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	right: 0px;
}
#title {
	vertical-align: bottom;
	padding-top: 30px;
	padding-bottom: 5px;
}
#buttons {
	padding: 5px;
}
#ContHome  {
	padding: 30px;
	background-image: url(images/index_BG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#ContPaint {
	height: 280px;
	width: 600px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 38px;
	margin-right: 38px;
}
#ContBioLeft {
	position:static;
	left:0px;
	top:0px;
	width:250px;
	height:350px;
	z-index:1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: left;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-image: url(images/BG_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
}
#ContBio {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 350px;
	width: 330px;
	overflow: auto;
	position: static;
	right: 0px;
	left: 340px;
	top: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ContContact {
	line-height: 10px;
	font-size: 14px;
	text-align: left;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 70px;
	padding-left: 70px;
	background-image: url(images/BG_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
}
#ContBio h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ContBio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
#ContPaintIndv {
	padding: 10px;
}
.ptgDscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.BackBt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0.7em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.BackBt a{
	color: #6E473B;
}
.ptgStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #990000;
	margin-top: 0.3em;
}
#ContPaintIndv .ptgNextBt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}

#ContPaintIndv .ptgNextBt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
.indexTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1F1F1F;
}
