body {
	background-color:	#5A5A5A;
	background-image:	url(/img/opcit/rand.cgi);
	background-position:	bottom right;
	background-attachment:	fixed;
	background-repeat:	no-repeat;
	margin: 		0 0 0 0;
	font-family:		courier;
	font-weight:		bold;
	color:			#FFFFFF;
	}
#box {
	width:			15%;
	float:			left;
	background-color: 	#42535E;
	padding-top:		60px;
	background-image:	url(/img/opcit/logorang.gif);
	background-position:	top center;
	background-repeat: 	no-repeat;
	}
#box #menu
	{
	background-color: 	#5D7585;
	padding-top:		30px;
	font-size:		16;
	font-weight:		bold;
	}
#menu ul {
	list-style:		none;
	margin:			0;
	padding:		0;
	}
#menu ul li a:Hover {
	background-color:	#7896AB;
	}
#menu ul li a:Link,
#menu ul li a:Visited {
	text-decoration:	none;
	display:		block;
	color:			#EFEFEF;
	}
#ui {
	width: 	85%;
	float: 	right;
	}
#ui #bar {
	background-color:	#5D7585;
	text-align:		right;
	}
#ui #textbox {
	border-style: 		solid;
	border-width: 		2px;
	border-top-width:	5px;
	border-color:		#000000;
	margin-top: 		80px;
	margin-bottom:		20px;
	margin-left: 		10px;
	margin-right:	 	10px;
	padding-left:		10px;
	padding-right: 		10px;
	padding-top: 		5px;
	padding-bottom: 	2px;
	background-color:	#495E69;
	font-family:		courier;
	font-weight:		bold;
	color:			#EFEFEF;
#	opacity:		0.8;
#	filter:			alpha(opacity=80);
	}
A:Link		{color:#dfdfdf;text-decoration:underline;}
A:Visited	{color:#dfdfdf;text-decoration:underline;}
