/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 9px;
}

#container {
	margin: 0 auto;
	width: 800px;
}

#content {
	float: right;
	margin-top: 30px;
	text-align: left;
	width: 550px;
}

.currentpage {
	font-weight: bold;
}

dt {
	margin-bottom: .2em;
}

dd { 
	margin: 0 0 1.2em 2em;
	padding-left: 0;
}

dd dt {
	margin-left: 4em;
}

dd dd {
	margin-left: 6em;
}

#footer {
	float: left;
	margin: 2em 0;
	text-align: center;
	width: 100%;
}

#fullscreen {
	margin-top:15px;
	text-align:right;
}

h2 {
	margin: .5em;
	padding: 0;
}

#header {
	height: 200px;
	text-align: center;
	width: 780px;
}

#header a {
	display: block;
	height: 100%;
	width: 100%;
}

img {
	border: 0px;
}

li {
	margin-bottom: .8em;
}

#lightson, #lightsoff {
	height: 30px;
	left: 1em;
	position: absolute;
	top: 1em;
	width: 100px;
}

#lightson a, #lightsoff a {
	display: block;
	height: 100%;
	width: 100%;
}

#menu {
	float: left;
	height: 450px;
	margin-right: 20px;
	padding: 30px 40px 0 10px;
	text-align: right;
	width: 150px;
}

#menu ul {
	padding-top: 35px;
}

#mkm {
	float: right;
	height: 127px;
	width: 170px;
}

#rss {
	float: right;
	height: 30px;
	width: 40px;
}

.store_header {
	margin: 0 0 2em;
	text-align: center;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wallpaper {
	float: left;
	padding: 0 15px 30px 0;
	width: 152px;
}

.wallpaper img {
	border: 1px solid #888;
}





a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #009933;}
a:active {color: #000000;}

body {background: #fff;}

#cartoons {background: url(img/cartoons.gif) top right no-repeat;}

#header {background: url(img/header.gif) top center no-repeat;}

#lightsoff {background: url(img/cartoons.gif) top left no-repeat;}

#lightson {display: none;}

#menu {background: url(img/line.gif) top right no-repeat;}

#mkm {background: url(img/meerkats.gif) top right no-repeat;}

#otherstuff {background: url(img/otherstuff.gif) top right no-repeat;}

#rss {background: url(img/rss.gif) top right no-repeat;}