html, body{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F9F5F2;
line-height:18px;
text-align:center;
}
img{
behavior: url(”pngbehavior.htc”);
}
#wrapper {
margin: 0px auto;
padding:0px;
width: 875px;
text-align:left;
}
a:link{
color:#06C; 
margin:0;
text-decoration:none;
}
a:hover{
color:#F93; 
padding:0px;
margin:0;
text-decoration:underline;
}

#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position:center;
height:80px;
padding:0px;
width:100%;
clear:both;
display:block;
}
#middle {
background-image: url(images/body.jpg);
background-position:center;
height:auto;
width:auto;
padding:5px 0px 5px 0px;
margin-bottom:-2px;
background-repeat:repeat-y;
}
.lady_pic {
width:193px;
height:518px;
float:left;
}
.h1 {
	font-size: 18px;
	color:#090;
	margin: 0 0 0 0;
}
h1 {
	font-size:18px;
	color: #090;
	margin: 0;
	line-height:22px;
}
h2 {
	margin: 0 0 5px 0;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #A11D18;
	}
#body_text {
width:500px;
height:auto;
margin:0px 0px 0px 200px;
}
.p {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
padding:5px 0px 5px 0px;
margin:5px;
}
.p_small{
font-family: Arial, Helvetica, sans-serif;
padding:5px 0px 5px 0px;
margin:5px;
}
.clear { 
display:block;
clear:both;
overflow:hidden;
}

#footer{
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
height:81px;
padding:0px;
margin:0px;
display:block;
clear:both;
overflow:hidden;
}
#copyright {
font-size:9px;
margin: 0px auto;
height:10px;
padding:5px;
width: 750px;
text-align:right;
display:block;
clear:both;
overflow:hidden;
}
li {
	line-height:18px;
	padding-bottom:10px;
	list-style:square;
}