#top, #top1, #page, #bottom { behavior: url(/media/iepngfix.htc) }
body {
	background-image:url('/media/img/b_body.gif');
	background-position: left top;
	background-repeat:repeat-x;
}
#frame {
	width:976px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background-image:url('/media/img/b_top.png');
	height:23px;
	background-repeat:no-repeat;
	background-position: right 10px;
}

#top1 {
	background-image:url('/media/img/b_logo.png');
	background-repeat:no-repeat;
	background-position: right bottom;
	height:100px;
}
#top1 p { 
	padding:0px 0px 0px 700px;
	margin:0;
	text-align:left;
}

#page {
	background-image:url('/media/img/b_content.png');
	background-repeat:repeat-y;
	background-position: right top;
}
#bottom {
	height:110px;
	overflow:hidden;
	background-image:url('/media/img/b_bottom.png');
	background-repeat:no-repeat;
	background-position: right top;
	width:100%;
}
#bottom p {
	text-align:center;
	margin-top:40px;
}

#menutop {
	background-image:url('/media/img/b_menubar.gif');
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#fff;
	padding:0;
	margin:0;
	height:47px;
}
#menutop ul, #menutop ul li {
	display:inline;
	list-style: none;
	margin:0;
	padding:0;
	font-size:105%;
	font-weight:bold;
}
#menutop ul {
	display:block;
	padding-top:18px;
	padding-left:24px;
}

#menuleft {
	padding-left:0px;
	padding-top:15px;
}

#menuleft td {
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:10px;
}
#menuleft .level1 {
	margin-top:1.5em;
	font-weight:bold;
}
#menuleft .menuleft1 {
	width:15px;
	color:#d6a004;
	vertical-align:top;
}
#menuleft .menuleft2 {
	width:130px;
	vertical-align:top;
}
	
#menutop a, #menuleft a {
	text-decoration:none;
	color:#666;
	margin-right:2em;
}
#menutop .selected, #menutop a:hover, #menuleft .selected, #menuleft a:hover, #claim {
	color:#d6a004;
}


#content {
	background:white;
	border:1px solid #e6e3da;
	padding:1.5em;
}

#navright {
	border-top:1px solid #f4f0ed;
	background: #dfdfdf;
	padding:1.5em;
}
#claim {
	text-align:center;
	padding-top:50px;
	letter-spacing:0.2em;
	font-weight:bold;
}
.copyright {
	color:#999;
	text-align:center;
	font-size:80%;
}

#twitter p {
	color:white;
	font-weight:bold;
}
#twitter dl, #twitter dt, #twitter dd {
	list-style:none;
	padding:0;
	margin:0;
}
#twitter dt {
	color:#d6a004;
	font-weight:normal;
}
#twitter dd {
	overflow:hidden;
}

.seminar td { width:25% }
.seminar tbody tr { background-color:#eef }
.seminar tbody td.order {text-align:center; }

/* vim: set tabstop=2 shiftwidth=2 noexpandtab: */

