body
{
font-family: "Comic Sans MS";
text-align: left;
background-color:#A1C0D8;
}

#contentdiv {
	text-align: left;
	background-color:#FFFFFF;
	width: 800px;
	color: #5B5A5A;
}

a img {
	border: none;
	}

a {
	color: #00C78C;
	text-decoration: none;
	}

a:hover {
	color: #86C67C;
	text-decoration: underline;
	}
	
a:visited {
	color: #86C67C;
	}


#toplogo {
	background: #ffffff url('/images/logo.jpg') no-repeat top center;
	margin: 0;
	padding: 0; 
	height: 94px; 
	width: 800px;
}
#littlecart {
	position: absolute;
	left: 73%;
	height: 50px;
	width: 50px;
	margin-left: 0px;
	margin-top: 25px;
	}

#littlecarttext {
	position: absolute;
	left: 74%;
	height: 50px;
	width: 50px;
	margin-left: 0px;
	margin-top: 28px;
	}

#left-links {
	float: left;
	position: relative;
	width: 180px;
	height: 620px;
	}	

#footer {
	text-align: center;
	margin: auto;
	width: 800px;
	height: 60px;
	border: none;
	}
