body {
	background-color: #B9D1EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
#wrapper #content li {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
}
#wrapper #logo {
	height: 80px;
	width: 770px;
}


* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 770px;
	margin: auto;
	background-color: #F2F7FD;
	border: 1px solid #000000;
	background-image: url(images/gradient-bkgrd.jpg);
	background-repeat: no-repeat;
}
#wrapper #nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 2px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/nav-bkgrd.jpg);
}
#wrapper #nav a:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #nav a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #nav a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #nav a:active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #pictures {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	height: 150px;
}
#wrapper #contentbkgrd {
}



#wrapper #content {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #000066;
	font-size: 18px;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #contentbkgrd #content p {
	padding-bottom: 15px;
}

#wrapper #content h1 {
	font-size: 40px;
	margin-bottom: 15px;
}
#footer {
	width: 770px;
	margin: 5px auto auto;
	background-color: #9DBFE1;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#footer a:link {
	color: #000000;
	font-size: 11px;
}
#footer a:visited {
	color: #000066;
	font-size: 11px;
}
#footer a:hover {

	color: #FFFFFF;
	font-size: 11px;
}
#footer a:active {


	color: #000066;
	font-size: 11px;
}
#wrapper #contentbkgrd #content li {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
#wrapper #contentbkgrd #content a:link {
	color: #000066;
	font-weight: bold;
}
#wrapper #contentbkgrd #content a:visited {
	color: #000066;
	font-weight: bold;
}
#wrapper #contentbkgrd #content a:hover {

	color: #000066;
	font-weight: bold;
}
#wrapper #contentbkgrd #content a:active {


	color: #000066;
	font-weight: bold;
}
#wrapper #contentbkgrd #content img {
	margin-right: 10px;
	margin-left: 10px;
}
.border {
	border: 1px solid #000066;
}
#wrapper #contentbkgrd #movie {
	margin: auto;
	width: 440px;
}
.larger {
	font-size: 24px;
}
