html {
	font-family: JansonText, Georgia, Times;
	color: black;
	padding: 0;
	text-align: left;
	line-height: 1.2;
	background-color: #FFEEBB;
}

#uni-title { 
        font-size: 24px;
        font-weight: bold;
        padding-top: 20px;
        position: absolute;
}

#yui-gen1 {
        background-color: #FFEEBB;
        border: 3px;
}


div.yui-layout-bd-nohd {
        background-color: #0f0;
        border: 0px;
}

.actionbarlink { 
        background-color: #feb;
        padding: 3px;
        text-align: center;
}

.actionbarlink a{
        text-decoration: underline;
}

.actionbarlink img {
        position: absolute;
}

.actionbarlink span { 
        padding-left: 20px;
}

.yui-link-button img { 
        position: absolute;
        padding-top: 5px;
}

.yui-link-button a span {
        padding-left: 20px;
}

h1,h2,h3 {
	color: #005500;
	font-weight: bold;
        font-size: 120%;
        border-bottom: 1px solid;
}

a {
	text-decoration: none;
}

a:hovers {
	text-decoration: underline;
}

#hd,#bd,#ft {
	text-align: left;
	/* vertical-align: center; */
}

#hd {
}

#logo {
	height: 80px;
	clear: both;
}

#logo img {
	align: left;
	float: left;
	padding-right: 2em;
	padding-left: 0.5em;
}

#logo h1 {
	font-size: 60px;
	font-family: Georgia, Times, serif;
}

#bd {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#ft {
	padding: 0.25em;
	/*
	border-top: 1px solid #ccc;
	position:absolute;
	bottom: 0;
	left:0;
	height: 2em;
	width: 100%;
	*/
	font-size: x-small;
        text-align: center;
}

#left {
	border-right: 1px solid #050;
	border-left: 1px solid #050;
	background-color: #ccc;
}

#yui-main {
	padding-top: 1em;
}

#yui-main .yui-b {
}

#adminbar {
/*	border-bottom: 1px solid #ccc; */
}

.menubar {
	width: 100%;
	text-align: right;
}


.menubar ul {
	text-align: right;
	overflow: hidden;
}

.menubar ul li {
	list-style-type: none;
	display: inline;
	background-color: #eee;
	padding: 0.25em;
	border: 1px solid #005500;
	border-bottom: none;
}

.menubar ul li:hover {
	background-color: #ddd;
}

.menubar ul li a {
	color: black;
	text-decoration: none;
}

.portlet {
	padding: 1em;
	border-bottom: 1px dotted #050;
}

.portlet h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: small;
}

.message { 
  background-color: #fe0;
  color: #000;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  padding-right: 10px;
  border: 1px dotted #050;
}

.yui-skin-sam .yui-layout .yui-layout-clip {
/* collapsed unit */
  background-color: #edc;
}

.yui-layout, .yui-layout-doc {
  background-color: #feb;
}

.yui-layout-wrap, .yui-layout-bd, .yui-layout-clip { 
  backgr/ound-color: #feb;
}

div.yui-layout-bd-nohd { 
  background-color: #ffc;
}

.yui-layout-unit { 
  background-color: #feb;
}

#alayout-doc { 
	background-color: #FFEEBB;
}

#div, .yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd {

}

.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd {
/* asd */
  background-color: #ffc;
}

#innermain {
  padding: 5px;
}

.yui-skin-sam .yui-resize .yui-resize-handle { 
  background-color: #feb;
}

#hd {
  padding: 5px;
}

th, td { 
  font-family: arial, sans-serif;
}