body
{	

	background-attachment: fixed;
	background-color: #FFFBC6;
	background-image: url(images/transparentdragonfly.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #003F5B;
	font-family: serif;
}


div#wrapper
{
	border-color: purple;
	border-style: ridge;
	padding: 5%;
}

div#gallerywrapper
{
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}

div#ls
{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

div#pp
{
	margin-left: auto;
	margin-right: auto;
	width: 298px;
}


div#arrows
{
	width: 196px;
	margin-left: auto;
	margin-right: auto;
}

div#2arrows
{
	width: 65px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	
	font-family: serif;
	font-size: xx-large;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

h2
{
	color: #003F5B;
	font-size: x-large;
	line-height: 125%;
	text-align: center;
	text-transform: inherit;
}

h3
{
	color: #003F5B;
	font-size: medium;
	line-height: 150%;
	text-align: center;
	text-transform: inherit;
}

h4
{
	color: #003F5B;
	font-size: small;
	line-height: 125%;
	text-align: center;
	text-transform: inherit;
}

a
{
	color: #940094;
	font-family: serif;
	font-size: 100%;
	text-align: center;
}

p.text
{
	padding: 1% 3% 1% 3%;
	text-align: left;
}


li
{
	text-align: left;
	list-style-position: default;
}

