body {
	text-align:center;
	background-image:url('../images/body_bg.gif');
	background-repeat:repeat-y;
	background-position:top center;
	font-family:'Trebuchet-MS',Arial,Helvetica,sans-serif;
	font-size: 16px;
	color:#333333;
}

div#top {
	background-color:#7FB21B;
	height:35px;
	position:fixed;
	z-index:1000;
	width:100%;
}

div#inner-top {
	width:960px;
	margin:0 auto;
	position:relative;
}

div#inner-top object#music {
	position:absolute;
	right:25px;
	top:2px;
}

div#page {
	width:960px;
	margin:0px auto 0px auto;
	text-align:left;
	padding-top:35px;
}

div#left-column {
	float:left;
	width:332px;
	height:791px;
	background-repeat:no-repeat;
	position:relative;
}

div#left-column h1#title {
	text-indent:-10000px;
}

div#left-column object#logo {
	position:absolute;
	top:40px;
	left:0px;
}

div#left-column object#menu {
	position:absolute;
	top: 257px;
	left:10px;
}

div#content {
	width:622px;
	float:left;
	position:relative;
}

h2#page-title {
	text-indent:-1000px;
	width:622px;
	height:294px;
	margin:0px;
	overflow:hidden;
}

div#inner-content {
	position:relative;
	background-image:url('../images/txt_bg.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:justify;
	line-height:19.5px;
	padding-top:15px;
	padding-left:20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-bottom: 50px;
}

ul.otium-list {
	list-style-image: url('../images/iconli.gif');
	margin-left: 75px;
}

ul.otium-list li{
	font-weight: bold;
	color:#333333;
	margin-bottom:15px;
	position:relative;
	vertical-align: middle;
	text-align:left;
	line-height:25px;
}

ul.otium-list li a {
	font-weight: bold;
	color:#333333;
	margin-bottom:15px;
	position:relative;
	vertical-align: middle;
	text-align:left;
	line-height:25px;
	text-decoration: none;	
}

div#inner-content p {
	color:#333;
	width:510px;
}

div#bottom-menu {
	margin: 0px auto;
	width:960px;
	clear:both;
	text-align:center;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

div#bottom-menu a {
	color: #999999;
}

div#footer {
	margin: 10px auto;
	clear:both;
	width:960px;
	text-align:center;
}

div#footer p {
	font-size:11px;
	font-weight:bold;
}
