body {
	text-align: center;
	background-image: url(../images/backgroundline.gif);
}
.up {
	
	width: 645px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	padding-bottom:0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 8px solid #FF5F00;
	height: 660px;
	width: 809px;
	color: #000000;
	float: inherit;
	background-color: #FFFFFF;
}

#container {
text-align: left;
margin: auto;
width: 809px;
}

.content {
	display:inline;
	top: 0px;
	font-size: 12px;
	float:right;
	line-height: 17px;
	height:351px;
	vertical-align: top;
}
.scrollable {
	height: 505px;
	width:	628px;
	overflow: auto;
}
.menu {
	width: 124px;
	float: left;
	display:inline;
}
.subcontent {
	height:351px;
	line-height: 22px;
	 overflow : auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a {
	color: #FF5F00;
}
a:hover {
	color: #FF5F00;
	text-decoration: none;
}
.headerorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF5F00;
	line-height: 24px;
		}
.subcontentsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	line-height: 20px;
	font-size: 12px;
}#container .main .content #leftcolumn {
	width: 280px;
	float: left;
	color: #FF9900;
	text-decoration: underline;
	cursor: pointer;
}
#container .main .content #rightcolumn {
	width: 280px;
	float: right;
	cursor: pointer;
	color: #FF9900;
	text-decoration: underline;
}
