body {
	margin: auto;
}

div, td{
	font-family: Tahoma;
	font-size: 12px;
}

a, a:visited{
	color: 000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h2 a{
	color: 990000;
}

div#inline{
	width: 1000px;
	height: 800px;
	margin: auto;
}

div#nw{
	border: 2px solid black;
	text-align: center;
	padding: 5px 0;
}

div#logo{
	background: url(logo.jpg) no-repeat;
	width: 1000px;
	height: 220px;
}

div#logo a {
	display: block;
	height: 220px;
	text-decoration: none;
}

div#logo a span {
	display: none;
	font-size: 1px;
}

div#l-menu{
	background: url(l-menu.jpg) no-repeat;
	width: 13px;
	height: 540px;
	float: left;
}

div#menu{
	width: 195px;
	height: 540px;
	float: left;
	background: url(menu.jpg) no-repeat;
	text-align: center;
}

div#r-menu{
	background: url(r-menu.jpg) no-repeat;
	width: 30px;
	height: 540px;
	float: left;
}

div#center{
	width: 737px;
	height: 540px;
	float: left;
	overflow: auto;
	text-align: left;
	color: 000000;
	background:url(text.jpg);	
	background-repeat: no-repeat;
	}

div#right{
	background: url(right.jpg) no-repeat;
	width: 25px;
	height: 540px;
	float: right;
}

div#l-down{
	background: url(l-down.jpg) no-repeat;
	width: 238px;
	height: 40px;
	float: left;
	text-align: center;
}

div#r-down{
	background: url(r-down.jpg) no-repeat;
	width: 762px;
	height: 40px;
	float: right;
	text-align: center;
}

span#Cimeries a{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: FF0000;
}