body {
	background-color: #000000;
	color: #FFFFFF;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 22px;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

h2
{
	text-decoration: underline;
}

#menu
{
	background-image: url(/images/category_back.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

}

#titlebar
{
	background-image: url(/images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#movedown
{
	position: relative;
	top: 5px;
}

#moveup
{
	position: relative;
	top: -5px;
}

#leftchoice
{
	position: relative;
	left: -300px;
}

#rightchoice
{
	position: relative;
	left: 300px;
}

#last
{
	background: url(/images/footerbar.jpg) no-repeat;
	background-position: top center;
}

#footerbar
{
	background-image: url(/images/footerbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}