* {padding:0px; margin:0px; border:0px;}

body {
	background-image: url(images/bgtile.jpg);
	}

p {width:570px;
padding-bottom:10px;}

#sammy {
	position:absolute;
	left:469px;
	top:643px;
	}

#canvas {
	position: absolute;
	width:634px;
	height:634px;
	left:50px;
	top:0px;
	}
	
#top {
	width:634px;
	height:73px;
	}
	
#top ul {
	position: absolute;
	left:300px;
	top:30px;
	list-style: none;
	}

#top li {
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:11px;
	color:#c9c8a6;
	}

#top a {
	color: white;
	text-decoration: none;
	}

#top a:hover{
	color: white;
	text-decoration: underline;
	}

#center {
	background-image: url(images/center.gif);
	background-repeat: no-repeat;
	width:634px;
	height:389px;
	padding:25px;
overflow:auto;
	}

#center ul {
	position: absolute;
	left:578px;
	top:98px;
	height:378px;
	list-style: none;
	display: block;
	}

#center li {
	font-family: arial;
	font-size:10px;
	color:#c9c8a6;
	line-height: 15px;
	padding-bottom:1px;
	}

#center a.imagemenu {
	display: block;
	padding-top:6px;
	width:25px;
	height:19px;
	background-color:#edecce;
	color: #867d4f;
	text-decoration: none;
	text-align: center;
	}

#center a:hover.imagemenu {
	background-color:#f7f7eb;
	}

#center h1 {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:13px;
	color:#867d4f;
	padding-bottom:20px;
	}

#center p {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:11px;
	color:#867d4f;
	line-height:17px;
	}

#center a {
	color:#867d4f;
	}

#center a:hover {
	color:#867d4f;
	text-decoration:none;
	}


#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-top:14px;
	width:634px;
	height:109px;
}

#bottom ul {
	padding:25px;
	height:51px;
	width:528px;
	list-style: none;
	}

#bottom li {
	float:left;
	line-height: 10px;
	}

#bottom a {
	width:176px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:10px;
	color:#867d4f;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	}

#bottom a:hover {
	background-color: #f7f7eb;
	}

#workmenu ul {
	position: absolute;
	left:578px;
	top:551px;
	list-style: none;
	display: block;
	}

#workmenu li {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size:10px;
	color:#c9c8a6;
	line-height: 15px;
	padding-bottom:1px;
	}

#workmenu a {
	display: block;
	padding-top:6px;
	width:25px;
	height:19px;
	background-color:white;
	color: #867d4f;
	text-decoration: none;
	text-align: center;
	}

#workmenu a:hover {
	background-color:#f7f7eb;
	}
