/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(images/main/papermoon2d-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	color: #000;
	text-align: center;
}

img
{
	border-style: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #999;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #CFE5BD;
}

#container
{
	font-family: verdana, arial, sans-serif;
	width: 600px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 auto;
}

#navbar
{
	margin: 38px 0 50px 0;
}

#subnav
{
	width: 136px;
	float: left;
	text-align: right;
	font-size: 1.0em;
}

#rightcolumn
{
	width: 132px;
	float: right;
	text-align: left;
}

#maincopy
{
	width: 293px;
	margin: 0 0 0 155px;
	text-align: left;
}

#maincopy p
{
	margin: 0 0 10px 0;
}

#maincopy ul
{
	list-style-type: none;
	list-style-position: inside;
}

#maincopy td
{
	padding-bottom: 5px;
}

dd
{
	padding: 0 0 10px 20px;
	font-style: italic;
}

#slideshow
{
	width: 444px;
	margin: 0 0 0 155px;
	text-align: left;
}

 #slideshow p
{
	margin: 0 0 10px 10px;
}

#here
{
	color: #000;
	text-transform: uppercase;
}
