#toucandesign {
	height: 120px;
	width: 300px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/logo.gif);
	margin-top: 20px;
	float: left;
	position: absolute;
	margin-left: 10px;
	background-image: url(images/design.gif);
}
#thumb2 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no2.gif);
	left: 220px;
}
#thumb1 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/home.gif);
	top: 480px;
	position: absolute;
	left: 180px;
	background-image: url(images/no1.gif);
	clear: left;
}
#thumb3 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no3.gif);
	clear: left;
	left: 260px;
}
#thumb4 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no4.gif);
	left: 300px;
}
#thumb5 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no5.gif);
	left: 340px;
}
#thumb6 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	position: absolute;
	float: left;
	background-image: url(images/no6.gif);
	left: 380px;
	top: 480px;
}
#thumb7 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no7.gif);
	left: 420px;
}
#thumb8 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no8.gif);
	left: 460px;
}
#thumb9 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no9.gif);
	left: 500px;
}
#thumb10 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no10.gif);
	left: 540px;
}
#thumb11 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no11.gif);
	left: 580px;
}
#thumb12 {
	height: 30px;
	width: 30px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 480px;
	position: absolute;
	float: left;
	background-image: url(images/no12.gif);
	left: 620px;
	clear: right;
}
#toucanbanner {
	height: 230px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/banner.jpg);
	right: auto;
	white-space: nowrap;
	background-image: url(images/toucan2.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 100%;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
}
#bigpicture {
	width: 370px;
	height: 270px;
	top: 180px;
	left: 180px;
	position: absolute;
	float: left;
}
#nav {
	width: 150px;
	background-color: #99CCFF;
	float: left;
	top: 150px;
	margin-top: -80px;
	margin-bottom: 200px;
}
a.nav:hover {
	color: #FFFFFF;
	background-color: #003366;
}
p {
	font-size: 75%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #333333;
}
h1 {
	font-size: 75%;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 150%;
}
#lefttext {
	width: 320px;
	height: 300px;
	margin-top: 0px;
	margin-left: 180px;
}
.nav {
	font-size: 70%;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#footer {
	height: 200px;
	font-size: 75%;
	color: #000033;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	width: 100%;
	text-align: left;
	clear: left;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #3399FF;
}	
#footerimage {
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/design.gif);
	background-repeat: no-repeat;
	background-image: url(images/design.gif);
	height: 80px;
	background-position: left;
	float: left;
	width: 2000px;
	clear: left;
}

}
.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;

}
#middletext {
	height: 80%;
	background-position: left;
	background-repeat: no-repeat;
	width: 550px;
	margin-left: 30px;
	float: left;
}
a {
	color: #333333;
	font-weight: bold;
}
#navlist {
	width: 150px;
	float: left;
	top: 150px;
	margin-top: -80px;
}
.navlist {
	font-size: 70%;
	color: #003366;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.navlist:hover {
	color: #FFFFFF;
	background-color: #003399;
}
.navliston {
	font-size: 70%;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #3399FF;
}
#toucanbanner2 {
	height: 230px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/banner.jpg);
	background-repeat: no-repeat;
	right: auto;
	white-space: nowrap;
	background-image: url(images/toucan.jpg);
	background-position: 100%;
}
#thumb13 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 338px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 510px;
}
#thumb14 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 338px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 560px;
}
#thumb15 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 338px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 610px;
}
#thumb16 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 380px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 510px;
}
#thumb17 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 380px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 560px;
}
#thumb18 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 380px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 610px;
}
#nav2 {
	width: 150px;
	background-color: #99CCFF;
	float: left;
	top: 150px;
	margin-top: -80px;
	margin-bottom: 200px;
}
#navlist2 {
	width: 150px;
	float: left;
	top: 150px;
	margin-top: -80px;
}
a.nav2:hover {
	color: #FFFFFF;
	background-color: #003399;
}
.navlist2on {
	font-size: 70%;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #003399;
}
.navlist2 {
	font-size: 70%;
	color: #003399;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.nav2 {
	font-size: 70%;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.navlist2:hover {
	color: #FFFFFF;
	background-color: #003399;
}
#thumb19 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 422px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 510px;
}
#thumb20 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 422px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 560px;
}
#thumb21 {
	height: 30px;
	width: 40px;
	background-image: url(file:///Macintosh HD/Users/ashleyjames/Sites/toucandesign/images/demo.gif);
	top: 422px;
	position: absolute;
	float: left;
	background-image: url(images/);
	left: 610px;
}
#righttext {
	width: 300px;
	height: 300px;
	background-image: url(images/flakes.gif);
	top: 180px;
	position: absolute;
	left: 120px;
	padding: 0px;
	margin-left: 460px;
}
#middletext2 {
	height: 50%;
	background-position: left;
	background-repeat: no-repeat;
	width: 640px;
	margin-left: 30px;
	float: left;
}

