@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	background-color: #b30e84;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	}
	
a:link{
	text-decoration: none;
	color:#b30e84;
	font-size: 1.0em;
	}
a:visited{
	font-style:normal;
	text-decoration: none;
	color:#b30e84;
	font-size: 1.0em;	
	}
a:focus{
	text-decoration: none;
	color:#b30e84;
	font-size: 1.0em;	
	}
a:hover{
	text-decoration: none;
	color:#66002f;
	font-size: 1.0em;
	font-style: normal;
	}
a:active{
	text-decoration: none;
	color:#b30e84;
	font-size: 1.0em;
	}

span {
	display: none;
	}

h1 {
	width: 100%;
	height: 150px;
	background-image: url(../images/DeborahMillerHanson_logos.png);
	background-repeat: no-repeat;
	background-position: center;
	}

h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 20px;
	color: rgb(50, 50, 50);
	padding-bottom: 20px;
	letter-spacing: 1px;
	}
	
	
p {
	margin: 0;
	padding: 0;
	line-height: 140%;
	font-size: 1.0em;
	text-align: center;
	padding-bottom: 10px;
	font-size: 1.0em;
	color: rgb(50, 50, 50);

	}	

dl {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	padding-bottom: 20px;
	color: rgb(50, 50, 50);
	}

dt {
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	color: rgb(50, 50, 50);
	line-height: 140%;
	padding-top: 20px;
	}
dd {
	margin: 0 auto;
	padding: 0;
	color: rgb(50, 50, 50);
	line-height: 140%;
	}
#gallery1st{
	padding-top: 0;
	}

#container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	
	}
	
#photo {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: -150px;
	}

#cssmenu1 {
	width: 860px;
	height: 28px;
	padding: 0;
	text-align: center;
	background-color: #66002f;
	margin: 0 auto;
	}
#menu {
	width: 100%;
	background-color: #66002f;
	text-align: center;
	height: 28px;
	}
	
#textbox {
	width: 600px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	}

#textbox p {
	line-height: 160%;
	padding-left: 10px;
	}

#bottomheader {
	width: 100%;
	height: 25px;
	background-image: url(../images/backgroundul1.gif);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	padding-top: 6px;
}

#bottomheader p{
	color: white;
	text-decoration: none;
	font-size: 0.8em;
	}
	
#content {
	background-color: white;
	margin: 0;
	padding: 0;
	position: relative;
	}
#content img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#emailbottom {
	color: white;
	text-decoration: none;
	font-size: 1.0em;

	}

.imageElement h3{
	color: white;
	font-size: 1.5em;
	font-weight: bold;
}

#myGallery p{
	color: white;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 120%;
	}
	
#iepara {
	display: none;
	}

#caption {
	font-size: 12px;
	}
	
#asseen {
	color: #e456bb;
	font-weight: bold;
	}