body  {  
	color: #012;
	background-color:#fff8f8;
    font-family : Arial,  Verdana,  Geneva, Helvetica,  sans-serif;
    font-size:16px; 
	line-height: 18px; 
	padding:0;
	margin:0;
	}
em {color: #123; font-style: normal;}

p, h1, h2, h3, h4, h5, ul, dl {
	margin-left: 200px;
	margin-right: 200px;
	}
div#banner {
	width:100%;
	height: 134px;
	padding:0;
	margin:0;
	background-image: url(jpg/banner.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}

#banner h1 {
	color:#f84; 
	font-size:36px;
	line-height: 40px;
	position:absolute;
	top:68px;
	left:130px;
	padding:0;
	margin:0;
	}
p#head {
	margin:42px 10px 0 5px;
	float:right;
	color:white;
	font-weight:bold;
	line-height:120%;
	}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 0 0 2em;
	list-style: disc;
	font-weight: normal;
	}

li { padding-bottom: 5px; } 
h1, h2 {
	padding-top: 1em;
	}

h1 {font-size: 24px; font-weight: bold; padding-bottom:15px;}
h2 {font-size: 18px; font-weight: bold; }
h3 {
	font-size: 18px; 
	font-weight: bold;  
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 19px;
	}

a:link {	color: #063; text-decoration: none; font-weight: normal; }
a:visited { color: #063; text-decoration: none; font-weight: normal;}
a:active { color: red; font-weight: normal;}
a:hover {	color: red; text-decoration: underline; font-weight: normal;}

br {clear: both;}

img {
	margin: 0;
	padding:0;
	xfloat:left;
	xmargin: 10px 10px 10px 200px; 
	xpadding: 5px 0 5px 0;
	xwidth: 640px;
	}

p.caption {
	padding-bottom: 8px;
	font-style: italic;
	font-size: 14px; 
	line-height: 17px; 
	clear:both;
	}
.picture640 {
	background-color: #9f9;
	position:static;
	margin: 30px 10px 10px 200px; 
	padding: 10px 25px;
	width: 640px;
	}

.picture640 p {
	margin: 4px 10px 4px 10px;
	font-style: italic;
	font-size: 14px; 
	line-height: 17px; 
	}
.picture640 h2 {margin-left:0;padding-top:5px;}

.address p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 17px;
	}
.address br {clear: none; }



