body {
	background-color: #CAAD4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-image: url(princessandthefrog.png);
}

#header {
width:1000px;
margin:auto;
padding: 10px;

}

.greenheader {
font-size: 16px;
color: #8cc03f;
}

.lineleft {
border-left: 1px solid black;
}

.image {
margin: 7px;
float: left;
}

#wrapper {
	margin: 1px auto auto auto;
	width:1000px;
	border:2px groove #A48D3C;
	padding: 10px;
	background-color: #A48D3C;
}


#content {
background-color: #F7EB9B;
text-align: left;
padding: 10px;
min-height: 600px;
}

#topnav {
float: left;
width:350px;
margin: 50px 0 0 0;
}

.space {
	background-color: #F7EB9B;
	height: 5px;
	width:100%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#search {
text-align: right;
margin: 0 0 10px 0;
}

input {
border:1px solid black;
}

#leftnav {
float: left;
}

#rightcontent {
	float: right;
	width:775px;
	padding: 10px;
	border:1px solid black;
	text-align: left;
	left: auto;
}

dl { width: 160px; }
dl,dd { margin: 0px; }
dt, dt a:link, dt a:visited, dt a:hover, dt a:active {
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
dt a { color: #000; text-decoration: none; }
dd a { color: #000; text-decoration: none; }
ul { list-style: none; padding: 0 0 0 5px; margin: 0; }
li a:link, li a:visited, li a:hover, li a:active {margin: 5px 0 5px 0; font-size: 13px; font-weight: normal;}

#footer {
	margin: auto;
	font-size: 14px;
	color: #000000;
	margin: 10px 0 0 0;
}

.footer:link, .footer:active, .footer:visited, .footer:hover {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	font-size: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.pagetitle {
font-size: 18px;
color: black;
}

div#navDO { /* slide show's div */
padding: 230px 0 20px 0;
position: relative;
}

div#navDO a img { /* thumbnails and big images inside the slide show's div */
border: 0;
}
