body {
	margin: 0;
	padding: 0;
      	font: 62.5%/1.6em arial, verdana, sans-serif;
      	background-color: #fff;
	}

p,h1,h2,h3,h4,h5,h6,li,td,dt,dd {
      	font-size: 1.0em;
      	font-weight: normal;
      	color: #000;
      	padding: 0;
      	margin: 0;
     }

#container {
	margin: 0;
	padding: 0;
	background: url(header-bg02.jpg) left top repeat-x;
}

#header {
	height: 100px;
	background: url(lazy-town-logo01.jpg) left top no-repeat;
}
h1 {
	font-size: 3.5em;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	padding: 65px 0 20px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

h2 {
	font-size: 2em;
	margin: 10px 0 0;
     	padding: 1em 0 1em 0;
	color: #0B8EBC;
}

h3 {
	font-size: 1.7em;
	margin-bottom: 10px;
	font-weight: bold;
}

#leftCol {
	float: left;
	width: 200px;
	margin: 0;
	padding: 100px 0;
}

#leftCol h2 {
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	margin: 20px 5px 0 5px;
	padding: 10px 0 10px 20px;
	background: url(nav-bg01.jpg) left top repeat-x;
	color: #fff;
}

ul.nav {
	list-style: none;
	font-size: 1.3em;
	margin: 0;
	padding: 10px 0 0 20px;
}

ul.nav li {
	padding: 10px 0 10px 0;
}

ul.nav a:link, ul.nav a:visited {
	text-decoration: none;
	color: #E94A13;
	padding: 8px 0 10px 40px;
	background: url(star-button-off.jpg) 0 0 no-repeat;
	font-weight: bold;
}

ul.nav a:hover {
	color: #D91E33;
	text-decoration: underline;
	background: url(star-button-on.jpg) 0 0 no-repeat;
}

ul.nav a#active {
	color: #D91E33;
	font-weight: bold;
	text-decoration: underline;
	background: url(star-button-on.jpg) 0 0 no-repeat;
}

ul.nav a#sportacus:link, ul.nav a#sportacus:visited {
	background: url(sportacus-white-off.jpg) 0 0 no-repeat;
}

ul.nav a#sportacus:hover {
	background: url(sportacus-white-on.jpg) 0 0 no-repeat;
}

ul.nav a#stephanie:link, ul.nav a#stephanie:visited {
	background: url(stephanie-white-off.jpg) 0 0 no-repeat;
}

ul.nav a#stephanie:hover {
	background: url(stephanie-white-on.jpg) 0 0 no-repeat;
}

ul.nav a#robbie:link, ul.nav a#robbie:visited {
	background: url(robbie-rotten-white-off.jpg) 0 0 no-repeat;
}

ul.nav a#robbie:hover {
	background: url(robbie-rotten-white-on.jpg) 0 0 no-repeat;
}

ul.nav a#ziggy:link, ul.nav a#ziggy:visited {
	background: url(ziggy-off.jpg) 0 0 no-repeat;
}

ul.nav a#ziggy:hover {
	background: url(ziggy-on.jpg) 0 0 no-repeat;
}

ul.nav a#stingy:link, ul.nav a#stingy:visited {
	background: url(stingy-off.jpg) 0 0 no-repeat;
}

ul.nav a#stingy:hover {
	background: url(stingy-on.jpg) 0 0 no-repeat;
}

ul.nav a#trixie:link, ul.nav a#trixie:visited {
	background: url(trixie-off.jpg) 0 0 no-repeat;
}

ul.nav a#trixie:hover {
	background: url(trixie-on.jpg) 0 0 no-repeat;
}

ul.nav a#pixel:link, ul.nav a#pixel:visited {
	background: url(pixel-off.jpg) 0 0 no-repeat;
}

ul.nav a#pixel:hover {
	background: url(pixel-on.jpg) 0 0 no-repeat;
}

ul.nav a#milford:link, ul.nav a#milford:visited {
	background: url(mayor-milford-meanswell-off.jpg) 0 0 no-repeat;
}

ul.nav a#milford:hover {
	background: url(mayor-milford-meanswell-on.jpg) 0 0 no-repeat;
}

ul.nav a#bessie:link, ul.nav a#bessie:visited {
	background: url(bessie-busybody-off.jpg) 0 0 no-repeat;
}

ul.nav a#bessie:hover {
	background: url(bessie-busybody-on.jpg) 0 0 no-repeat;
}

ul.nav a#games:link, ul.nav a#games:visited {
	background: url(games-off.jpg) 0 0 no-repeat;
}

ul.nav a#games:hover {
	background: url(games-on.jpg) 0 0 no-repeat;
}

ul.nav a#toys:link, ul.nav a#toys:visited {
	background: url(toys-off.jpg) 0 0 no-repeat;
}

ul.nav a#toys:hover {
	background: url(toys-on.jpg) 0 0 no-repeat;
}

ul.nav a#costumes:link, ul.nav a#costumes:visited {
	background: url(costumes-off.jpg) 0 0 no-repeat;
}

ul.nav a#costumes:hover {
	background: url(costumes-on.jpg) 0 0 no-repeat;
}

ul.nav a#videos:link, ul.nav a#videos:visited {
	background: url(videos-off.jpg) 0 0 no-repeat;
}

ul.nav a#videos:hover {
	background: url(videos-on.jpg) 0 0 no-repeat;
}

#middleCol {
	margin: 0 210px 0 210px;
}

#middleCol p {
	font-size: 1.5em;
	line-height: 1.7em;
	margin: 30px 0;
}

#middleCol a:link, #middleCol a:visited {
	text-decoration: none;
	color: #3169B5;
	font-weight: bold;
}

#middleCol a:hover {
	text-decoration: underline;
	color: #D91E33;
	background-color: #FDE2CC;
}

#middleCol ul, #middleCol ol {
	margin: 0 0 20px 10px;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}

#middleCol dl dt a:hover {
	text-decoration: underline;
	color: #7EB244;
}
#middleCol li {
	padding: 5px 0 0 15px;
}

#middleCol a:link img, #middleCol a:visited img {
	border: none;
	padding: 1px;
}

#middleCol a:hover img {
	border: 1px solid #E94A13;
	padding: 0;
}

#rightCol {
	float: right;
	width: 200px;
	margin: 60px 10px;
	padding: 45px 0 50px 10px;
}

#rightCol a:link, #rightCol a:visited {
	color: #E94A13;
	text-decoration: none;
	background: url(cart01.png) 0 0 no-repeat;
	padding: 0 0 5px 30px;
}

#rightCol a:hover {
	color: #D91E33;
	text-decoration: underline;
}

#rightCol h2 {
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	margin: 20px 5px 0 0;
	padding: 10px 0 10px 20px;
	background: url(lazy-town-gifts-h2.jpg) left top repeat-x;
	color: #fff;
}

#rightCol h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#rightCol h4 {
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 20px;
	padding: 10px 0 0 10px;
}


#rightCol p {
	font-size: 1.1em;
	padding: 0 0 0 10px;
}

#footer {
	text-align: center;
	border-top: 1px solid #0B8EBC;
	padding: 1px 0;
	margin-top: 20px;
}

ul#footerNav {
	list-style: none;
}

ul#footerNav li {
	display: inline;
	font-style: italic;
	margin: 0 5px;
}

ul#footerNav a:link, ul#footerNav a:visited {
	text-decoration: none;
	color: #0B8EBC;
}

ul#footerNav a:hover {
	color: #D91E33;
	text-decoration: underline;
}

div.clear {
	clear: both;
}

#rightCol a.seeMore:link, #rightCol a.seeMore:visited {
	float: right;
	margin: 10px 3px 0 0;
	padding: 7px 30px 5px 0;
	font-weight: bold;
	font-size: 1.2em;
	background: url(see-more-arrow-white.jpg) right 0 no-repeat;
}

div.characters {
	margin: 0 0 100px 0;
	float: left;
	width: 500px;
}

div.characters p {
	font-style: italic;
	color: #888;
}

div.characters h2 {
	padding: 10px 0 10px 50px;
}

div.characters h2.character01 {
	background: url(star-character01.jpg) 0 0 no-repeat;
}

div.characters h2.character02 {
	background: url(star-character02.jpg) 0 0 no-repeat;
}

div.characters h2.character03 {
	background: url(star-character03.jpg) 0 0 no-repeat;
}

div.characters h2.character04 {
	background: url(star-character04.jpg) 0 0 no-repeat;
}

div.characters h2.character05 {
	background: url(star-character05.jpg) 0 0 no-repeat;
}

div.characters h2.character06 {
	background: url(star-character06.jpg) 0 0 no-repeat;
}

div.characters h2.character07 {
	background: url(star-character07.jpg) 0 0 no-repeat;
}

div.characters h2.character08 {
	background: url(star-character08.jpg) 0 0 no-repeat;
}

div.characters h2.character09 {
	background: url(star-character09.jpg) 0 0 no-repeat;
}

div.characters img {
	float: left;
	margin: 20px 20px 0 0;
}

div.characters a:link img, div.characters a:visited img {
	border: 1px solid #eee;
	padding: 5px;
}

div.characters a:hover img {
	border: 1px solid #E94A13;
}

#characterPage img.left {
	float: left;
	margin: 0 40px 10px 0;
}

#characterPage img.right {
	float: right;
	margin: 0 0 10px 40px;
}

img.affiliate {
	border: none;
}

div#video {
	float: left;
	margin: 10px 30px 0 0;
}

h3.video {
	color: #D91E33;
	margin: 0px 0 0 0;
}

#rightAds {
	float: right;
	width: 250px;
	margin: 20px;
}

#leftAds {
	float: left;
	width: 250px;
	margin: 20px;
}