body {
	background-position: 50% 0px;
/*	background-color: #ff9933;  */
/*	background-color: #af6311;  */
	background-color: #cc9866;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size:  small;	
}

p {
	line-height: 130%;
}

a:link {color:#141516;text-decoration: underline;}      /* unvisited link */
a:visited {color:#141516;text-decoration: underline;}  /* visited link */
a:hover {color:#FF9933;background-color:#141516;text-decoration: underline;}  /* mouse over link */
a:active {color:#FF9933;text-decoration: underline;}  /* selected link */

h1 {
	font-size:  140%;
	color: #141516;
}

h2 {
	font-size:  120%;
}

h3 {
	font-size:  110%;
	font-weight: bold;
	font-style: italic;
}

table, td
{
background-color:#f1b06a;
border:1px solid #141516;
}


blockquote {
	font-style:  italic;
	width: 400px;
}


.nobullet {
	list-style: none;
}

.nobullet li{
	padding-left: 2em;
}

.indent {
	margin-left: 3em;
}

#wrapper { background: #141516;
	width: 720px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #141516;
}

#header  { background: #141516 url(images/sun-block-geese-blended-2.jpg) no-repeat;
	height: 160px;
    color: #ff9933;
    /* color: #aed830; */
	margin-top: -30px;
    padding-right: 40px;
}

#header p  { background: transparent url() no-repeat scroll left center;
    font-family: Times New Roman; Times;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: normal;
    height: 160px;
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: -20px;
}

#leftnav {
	height: 100%;
	width: 166px;
	float:  left;
}

#leftnav ul {
	list-style: none;
	width: 152px;
	padding-left: 14px;
	padding-top: 1em;
	margin: 0;
}

#leftnav li {
	padding-bottom:  1.3em;
	color: transparent;
	font-weight: bold;
}

#leftnav a:link, #leftnav a:active {
	text-decoration:  none;
	color:  #ff9933;
}

#leftnav a:visited {
	text-decoration: none;
	color: #ff9933;
}

#leftnav a:hover {
	text-decoration: none;
	/* color: #f1d4b6; */
	color: #141516;
	background-color: #ff9933;
}

#content {
	background-color: #f7d4af;
	background-position: top right;
	width: 530px;
	float: left;
	padding-top: 10px;
	padding-left:  12px;
	padding-right:  12px; 
	/* margin-top: -0.2em; */
}


#julie-delene-pic {
	background: transparent url(images/julie2.jpg) no-repeat;	
	width: 129px;
	height: 158px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

#julie-delene-pic-about {
	background: transparent url(images/julie3.jpg) no-repeat;	
	width: 129px;
	height: 158px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

#ballroom-pic {
	background: transparent url(images/dancing-motion.jpg) no-repeat;	
	width: 250px;
	height: 147px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#move-pic {
	background: transparent url(images/move.jpg) no-repeat;	
	width: 148px;
	height: 148px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#movechart-pic {
	background: transparent url(images/movechart.jpg) no-repeat;	
	width: 472px;
	height: 179px;
	margin-top: 0.2em;
	margin-bottom: 1.5em;
}

#private-pic {
	background: transparent url(images/private.jpg) no-repeat;	
	width: 221px;
	height: 192px;
	margin-top: 0em;
	margin-bottom: -0.2em;
}

#whm-pic {
	background: transparent url(images/women-who-move.jpg) no-repeat;	
	width: 275px;
	height: 206px;
	margin-top: 0em;
	margin-bottom: -0.2em;
}

#org-align-pic {
	background: transparent url(images/org-align.jpg) no-repeat;	
	width: 300px;
	height: 155px;
	margin-top: 0em;
	margin-bottom: -0.2em;
}

#partners-pic {
	background: transparent url(images/partners.jpg) no-repeat;	
	width: 156px;
	height: 242px;
	margin-top: 0em;
	margin-bottom: -0.2em;
}

#new {
	border: 3px solid #141516;
	padding: 5px;
}

.imageleft {
	border: 1px solid #141516;
	float: left;
	width: 150px;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.imageright {
	border: 1px solid #141516;
	float: right;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.imagecenter {
	border: 1px solid #141516;
	float: center;
	/* margin-left: 1em; */
}

.img.bottom {
	vertical-align:text-bottom;
}

#footer { 
	background-color: #141516;
	color: #ff9933;
	background-position: bottom left;
	font-weight: bold;
	clear:  both;
	padding: 0.4em;
}

#footer p {
	font-size:  80%;
	text-align: center;
}