html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #4D4989;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C4861C;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: url(nuage2.gif);
	text-align: center;
	font: 11px arial, sans-serif;
	color: #4D4989;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 686px;
	position: relative;
}

h1 {
	position: absolute;
	background: url(mycolliebg.jpg) no-repeat;
	width: 259px;
	height: 134px;
	top: 0;
	left: 0;
	text-align: center;
	padding-top: 35px;
	color: white;
	font: 32px "Lucida Handwriting", "Lucida Calligraphy", verdana, arial, sans-serif;
}
#family {
	position: absolute;
	background: url(mycollies.jpg) no-repeat;
	width: 483px;
	height: 405px;
	top: 134px;
	left: -119px;
	z-index: 1;
}
#nav {
	width: 259px;
	position: absolute;
	top: 539px;
	left: 0;
	background: url(nav_bg.jpg) repeat-y;
}
#nav ul {
	margin: 0;
	padding: 25px 0 250px 64px;
	font: 12px "Times new roman", "Lucida Grande", serif;
	background: bottom left url() no-repeat;
}
#nav li {
	margin: 11px;
	padding: 0 0 0 40px;
	list-style: none;
	background: top left url(bullet_white.gif) no-repeat;
}
#nav a {
	font-weight: normal;
	color: white;
}

#body {
	position: absolute;
	width: 527px;
	top: 30px;
	left: 259px;
	background: #EAEAEA;
	overflow: hidden;
}
#body .i {
	padding: 69px 45px 25px 144px;
}
#head-top {
	position: absolute;
	top: 30;
	left: 259px;
	width: 427px;
	height: 32px;
	z-index: 2;
	background: url() no-repeat;
}
#head-right {
	position: absolute;
	top: 0;
	left: 686px;
	width: 13px;
	height: 145px;
	z-index: 3;
	background: url() no-repeat;
}
#body h2 {
	font: 14px "Times new roman", "Lucida Grande", serif;
	font-weight: normal;
	margin-top: 25px;
}
#body h2.shallow {
	margin-top: 10px;
}
#body h2 strong {
	color: #400080;
	font-size: 20px;
	font-weight: normal;
}
#body h2.orange strong {
	color: #EAEAEA;
}
#body p {
	margin: 1em 0;
}
#body ul {
	margin: 0;
	padding: 0;
}
#body li {
	margin: 1em 0;
	list-style: none;
	padding: 0 0 0 30px;
	background: top left url(bullet_orange.gif) no-repeat;
}
#view {
	float: left;
	width: 115px;
	text-align: center;
	margin-right: -50px;
}
#funtravel {
	margin-top: 10px;
}
#collect {
	float: left;
	width: 203px;
}
#collect p.dark, #view p.dark {
	text-align: center;
	color: #000;
	font: 14px "Arial narrow", arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 3px;
}
#collect p.orange, #view p.orange {
	text-align: center;
	color: #EAEAEA;
	font: 22px "Arial narrow", arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 10px;
}
#view p.dark {
	margin-top: 40px;
	margin-bottom: 10px;
}
#view p.dark a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#view p.orange a {
	color: #F25C00;
	font-weight: normal;
	text-decoration: none;
}
#collect p.other {
	margin-left: 12px;
}
#copyright {
	text-align: center;
	clear: both;
	color: black;
	padding-top: 15px;
}
