body {
	margin: 0px;
	background-color: #ffffe5;
}

#topline {
	position: relative;
	top: 0px;
	left: 0px;
	background: #62b736 url('http://site.goodluckcreations.com/store-images/topline-pic.jpg') top left no-repeat;
	width: 770px;
	height: 100px;
}

#logolink {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topboxes {
	position: absolute;
	top: 0px;
	right: 0px;
}

#topmenu {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 24px;
	border-right: solid 1px #3a6b16;
}

.topmenuitem {
	background-color: #b5d600;
}

a.topmenuitem:link, a.topmenuitem:visited {
	font: bold 11px arial;
	color: #000000;
	text-decoration: none;
	padding: 0 9 0 9;
}

a.topmenuitem:hover {
	color: #e60620;
}

#frames {
	background-color: #62b736;
	border-left: solid 1px #3a6b16;
	border-right: solid 1px #3a6b16;	
}

#searchform {
	background-color: #b5d600;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

.inpbox {
	font: normal 10px arial;
	padding: 1px;
}

#bodycenter {
	background-color: #ffffe5;
	border-top: solid 1px #3a6b16;
	border-left: solid 1px #3a6b16;
}

#contents {
	margin: 10px;
}

.sidemenu a:link, .sidemenu a:visited {
	font: bold 12px arial;
	color: black;
	text-decoration: underline;
	background: url('http://site.goodluckcreations.com/store-images/sidemenu-ball.jpg') center left no-repeat;
	display: block;
	padding: 0 5 5 15;
	margin-left: 10px;
}

.sidemenu a:hover {
	color: #ffffe5;
}
