#container 
{
	position: absolute;
	width: 790px;
	left: -395px;
	z-index: 0;
	margin-left: 50%;
}
#top {
	background: url(images/top.jpg) no-repeat;
	position: absolute;
	height: 130px;
	width: 737px;
	left: 53px;
	top: 0px;
	z-index: 10;
}
h1, h2, h3 {
	color: #D98D00;
	text-align: center;
	font-family: "Courier New", Courier, mono;	
	}
#slogan {
	display: none;
}
#nav {
	background: #5CA861 url(images/nav.png) no-repeat;
	position: absolute;
	z-index: 20;
	height: 58px;
	width: 790px;
	left: 0px;
	top: 130px;
}
#navbar {
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	position: absolute;
	height: 31px;
	width: 753px;
	left: 37px;
	top: 8px;
}
#navbar li {
	display: inline;
	list-style-type: none;
	font: bolder 16px Arial, Helvetica, sans-serif;
	margin-right: 24px;	
}
#navbar li a {	
	padding: 2px 0px;
}
#navbar a:link, #navbar a:visited {
	color: #FDFF6C;
	text-decoration: none;	
}
#navbar a:hover, #navbar a.current {
	color: #FDFF6C;	
	text-decoration: none;
	border-bottom: 3px solid #FDFF6C;
}
#content {
	width: 790px;
	position: absolute;
	top: 200px;
}
#text {
	float: left;
	position: relative;
	width: 505px;
	z-index: 30;
	left: 27px;
}
#news {
	float: left;
	position: relative;
	width: 217px;
	left: 60px;
	font-size: 14px;
}
#copy {
	position: relative;
	width: 761px;
	height: 47px;
	display: block;
	clear: left;
	left: 25px;
	background: url(images/copy.png) no-repeat;	
}
#copyright {
	position: absolute;
	height: 20px;
	width: 600px;
	left: 9px;
	top: 27px;	
}
#copy, #copy a:link, #copy a:visited {
	font: 12px Geneva, Arial, Helvetica, san-serif;
	color: #AADEA3;
	text-decoration: none;
}
#copy a:hover {
	color: #78CA6C;
	text-decoration: none;	
}
#text_top {
	background: url(images/text_top.png) no-repeat;
	position: relative;
	height: 20px;
	width: 505px;
}
#text_mid {
	width: 505px;
	background: url(images/text_mid.png) repeat-y;	
}
#text_bot {
	background: url(images/text_bot.png) no-repeat;
	height: 14px;
	width: 505px;
	position: relative;
}
#textarea {
	position: relative;
	width: 475px;
	left: 17px;
	text-align: justify;
}
#textarea a:link {
	color: #00AE00;
	text-decoration: none;
	border-bottom: 1px dashed #00AE00;
} 
#textarea a:visited {
	color: #006400;
	text-decoration: none;
	border-bottom: 1px dashed #00AE00;
}
#textarea a:hover {
	color: #00D700;
	text-decoration: none;
	border-bottom: 1px dashed #00D700;	
}
#cart {
	position: relative;
	background: url(images/cart.png) no-repeat;
	height: 132px;
	width: 219px;
	margin-bottom: 20px;	
}
#cart_contents {
	position: absolute;
	width: 210px;
	text-align: center;
	font-size: 16px;
	left: 12px;
	top: 63px;
}
#corner_top {
	background: url(images/corner_top.png) no-repeat;
	position: relative;
	height: 44px;
	width: 219px;
}
#corner_mid {
	width: 219px;
	background: url(images/corner_mid.png) repeat-y;	
}
#corner_bot {
	background: url(images/corner_bot.png) no-repeat;
	height: 13px;
	width: 219px;
	position: relative;
	margin-bottom: 20px;	
}
#news_top {
	background: url(images/news_top.png) no-repeat;
	position: relative;
	height: 33px;
	width: 217px;
}
#news_mid {
	width: 217px;
	background: url(images/news_mid.png) repeat-y;	
}
#news_bot {
	background: url(images/news_bot.png) no-repeat;
	height: 13px;
	width: 217px;
	position: relative;
}
.newsarea {
	position: relative;
	width: 187px;
	left: 10px;
	margin: 0px;
	padding: 9px;
	text-align: center;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.newsarea li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#news a:link, #news a:visited {
	color: #943AC9;
	text-decoration: none;	
}
#news a:hover {
	color: #943AC9;
	text-decoration: underline;	
}
p {
	font: 16px "Courier New", Courier, mono;
	text-indent: 33px;
}
h1 {
	font-size: 30px;
	margin-top: 0px;
}
.more {
	font-size: 12px;
	padding-right: 12px;
}
.toy {
	padding: 12px;
	border: 1px solid #237A23;
	margin: 18px 0px;
	width: 446px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear_center {
	clear: both;
	text-align: center;
	width: 100%;
}
.left a, .left a:hover, .left a:visited {
	text-decoration: none;	
}
.featured {
	float: left;
	border: 1px solid #237A23;
	text-align: center;
	width: 120px;
	padding: 10px 0px 0px;	
	margin: 18px 34px 0px 0px;	
}
.fwrapper {
	height: 150px;
	position: relative;
	left: 33px;
}
.featured a, .featured a:link, .featured a:visited {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	color: #D98D00;
	text-decoration: none;	
}
.featured a:hover {
	color: #FFAC11;
}
.noindent {
	text-indent: 0;
}
.toy h2.right {
	width: 323px;
}
#ads {
	text-align: center;
	margin-top: 18px;
}
.ad {
	margin-bottom: 18px;
}
.ad a:hover {	
	text-decoration: none;
}
