body {
	background-color: #333333;
	margin-top:0px;
}
.wrapper {
width: 900px;
height:950px;
margin: auto;
}
.title {
width: 899px;
height: 47px;
background-image:url(../images/title.jpg);
background-repeat:no-repeat;
background-position:left;
}
.menu {
width: 899px;
height: 33px;
background-image:url(../images/menuround.jpg);
line-height: 11px;
}
.contentdisplayblock {
width: 604px;
height: 700px;
background-image: url(../images/mainroundg.jpg);
background-repeat:no-repeat;
float: right;
}
.long {
width:6px;
height:650px;
float: left;
}
.contentdisplayblockleft {
width:290px;
height:810px;
float: left;
}
.spacer10px {
width: 100%;
height: 6px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #292929;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.nnn {
caption-side:right; cursor:wait; }