/*body {
	font-size:62.5%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#Wrapper {
	margin-top:15px;
	margin-bottom:20px;
	width:777px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
#Memo {

}
*/
#liveWrapper {
	margin-top:15px;
	margin-bottom:20px;
	width:777px;
}
#nextBack {
	width:533px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.3em;
	word-spacing:0.1em;
	border-bottom:1px solid #333333;
}
.nextBack a, .nextBack a:visited {
	color:#d3d3d3;
	text-decoration:none;
}
.nextBack a:hover {
	color:#ffffff;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#c3c3c3;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align: left;
}
.text a {
	text-decoration:underline;
}
.text a:link, .text a:visited {
	color:#ffffff;
	text-decoration:underline;
} 
.text a:hover {
	color:#d3d3d3;
	text-decoration:underline;
}
.textTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	text-align: left;
}
.memoText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.3em;
	word-spacing:0.1em;
	color:#c3c3c3;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:5px;
	text-align: left;
}
.memoText a {
	text-decoration:underline;
}
.memoText a:link, .memoText a:visited {
	color:#d3d3d3;
	text-decoration:underline;
} 
.memoText a:hover {
	color:#d3d3d3;
	text-decoration:underline;
}

/*///////////////////////////////////////////////////////////////////////////////*/

.leftContainer {
	width:150px;
	height:300px;
	float:left;
	padding-left:10px;
	
}
.container {
	width:600px;
	float:left;
	border-left:1px solid #333333;
	padding-left:5px;
}

.backNextLink, .backNextLink a, .backNextLink a:link, .backNextLink a:hover, .backNextLink a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#999999;
}