


		/* format */

	body {
		font:	14px/1.2 Verdana, Arial, Helvetica, sans-serif;
		background-image: url(http://mtm2.com/cownapback.jpg);
		/* background-attachment: fixed ; */
		padding:0px;
		margin:0px;
		}
	
	a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 0.8;
		}

	a.newest {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 1.1;
		}

	pre {
		font-size:11px;
		color:blue;
		}

	input {
		font-size:10px ;
		padding:2px;
		text-align: center ;
		line-height:14px;
		background: #EEE ;
		border: 1px solid #CCC ;
		}
	input.txt { height:16px  }
	input.btn { height:22px }
	
	.greek {
	color: #999;
	font-family: Verdana;
		}

	.head {
	background: #EFEFEF;
	margin: 15px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px 10px 5px 20px;
	border: 1px solid #000;
	font-size: 14px;
	font-family: Verdana;
	line-height: 10px;
	font-weight: normal;
		}
	.bod {
		background:#FEFEFE; 
		margin: 0px 10px 15px 10px ;
		padding:10px 0px 10px 20px ;
		border:1px solid #000;
		border-top:0px none ;
		font-size:14px;
		}



		/* layout */
	
	body {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	background-image: url(http://li520-11.members.linode.com/cownapback.jpg);
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:200px;
		/* background:#fff; */
		border:1px solid #000;
		}

	#centercontent {
		/* background:#fff; */
		margin-left: 201px;
		margin-right:161px;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-left: 201px;
		margin-right:161px;
			}
		html>body #centercontent {
		margin-left: 201px;
		margin-right:161px;
	}

	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:160px;
		/* background:#fff; */
		border:1px solid #000;
		}
	
	#banner {
		/* background:#fff; */
		height:40px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
	margin: 0px 10px 10px 10px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 120%;
		}
		
	h1 {
	font-size: 18px;
	padding-top: 10px;
		}
		
	#banner h1 {
		font-size:18px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
	font-size: 10px;
	line-height: 5px;
		}

	DD { margin-left: 1pc ; display: list-item ; list-style-type: circle ; color: gray}
