body {
	text-align:center;
	}
	
#frame {
	border:1px solid #ccc;
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
	
#contentleft {
	width:599px;
	padding:0px;
	float:left;
	background:#fff;
	border-right:1px solid #ccc;
	}

#contentleft-nonib {
	width:773px;
	float:left;
/*	background:#eee;*/
	border-right:1px solid #ccc;
	}

#contentcenter {
	width:174px;
	padding:0px;
	float:left;
	background:#eee;
	border-right:1px solid #ccc;
	}

#contentright {
	/*text-align:center;*/
	width:174px;
	padding:0 0 0 1px;
	float:left;
/*	background:url(../images/border2.jpg) 3px 0 no-repeat;*/
	}

#contentheader {
	background:url(../images/logo_08.jpg) 0 0 no-repeat;
	display:block;
	height:100px;
	}

#contentmenu {
	background:#fff;
	margin:0;
	padding:0;
	}

#contentsubmenu {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	}

#user1 {
	position:relative;
	left:730px;
	top:-90px;
        height:0;
	width:250px;
	}

#rss {
	position:relative;
	left:865px;
	top:-68px;
	width:80px;
	}
	
#user2 {
	position:relative;
	left:730px;
	top:-40px;
        height:0px;
	width:100px;
	}
		
#user3 {
	margin:0px 10px 10px 10px;
	background: #fff;
	padding:0 5px 5px 5px;
	}
	
/*
#main {
	background: #fff;
	}
*/
	
#int {
	float:left;
	background: #fff;
	padding:0;
	}
	
#user4 {
	clear:both;
	background: #fff;
	border-bottom:1px solid #ccc;
	/*padding:5px;*/
	/*height:900px;*/
	}
	
#user5 {
	clear:both;
	background: #fff;
	border-bottom:1px solid #ccc;
	padding:5px;
	}
	
#int1, #int2, #int3 {
	width:178px;
/*	height:178px; */
	padding:10px;
	overflow:hidden;
	}
	
#int1 {
	float:left;
	/*border:2px solid #daa520;
	padding:0.1em;*/
	/*top:0;
	left:0; */
	}
	
#int2 {
	/*position:relative;*/
	float:left;
	
	}
	
#int3 {
	/*position:relative;*/
	float:left;
	border-right:none;
	}
	
#footer {
	clear:both;
	}
	
/*	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
*/		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	.interactive {
	font-size:1.1em;
	border-bottom:1px solid #ccc;
	}
	

