
#all
{
	width: 100%;
}
#top
{
}

#left
{
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}

#right
{
	position: absolute;
	left: 10px;
	top: 10px;
}

body, li, td, th, blockquote
{
	font-family: Verdana;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Courier New;
}

a
{
	color: black;
}
