/* mac hide\*/
html, body {height:100%}
/* end hide */

div,p  {margin-top:0;}/*clear top margin for mozilla*/

body { padding:0; 	margin:0; 	text-align:center;  color: #000000;
	min-width:920px;/* for mozilla*/
	background: url(../images/background-uj.gif) repeat;  	}

#outer{ 	min-height:100%;
	width:920px;
	border-left:6px solid #000; border-right:6px solid #000; 
	color: #000000; text-align:left;
	margin:auto; position:relative; }

* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/

#centrecontent { 	width:669px;	float:left; }
#centrecontentin { 	width:669px;	float:left; }

* html #header{height:138px}

#menu {
	background: url(../images/menu-line.gif) repeat-x; 
	border-bottom:3px solid #000;	position:relative;
	border-top:0;	
	padding-top:7px; padding-bottom:0px;
	text-align:center;
	height:19px;
}
#left {
	width:200px; float:left;
	padding: 10px 0px 10px 10px;	
	margin: 10px 0px 10px 10px;		
}

#tablecell {
	width:250px; float:left;
	padding: 0px 5px 10px 20px;	
	margin: 0px 5px 10px 20px;		
}

* html #left {/*only ie gets this style*/
	width:160px; float:left;
	padding: 10px 5px 10px 10px;	
	margin: 10px 5px 10px 5px;
}

#header {
	min-height:138px; 	height:138px;	
	background: url(../images/logo-uj.gif) no-repeat; 
	border-bottom:1px solid #000; position:relative; color: #DFC288;
}


#header2 {
	min-height:138px; 	height:138px;
	background: url(../images/head.gif) no-repeat; 
	border-bottom:1px solid #000; position:relative; color: #DFC288;
}

#head1 { 
	width:560px;  margin:0; 
	padding: 20px 0px 5px 220px;	 
	height:90px; border:0px solid #fff;}


#head2 { 
	width:560px;  margin:0; 
	padding: 20px 10px 5px 220px;	 
	height:90px; border:0px solid #fff;}

#head3  { 
	width:80px; 
	padding: 1px 0 0 820px;	 
	height:10px; border:0	px solid #fff;
 	}

#right {
	position:relative;/*ie needs this to show float */
	width:251px; float:right; /*	color:#fff;*/
	background-color: #000;		 }

#line {
	min-height:23px; 	height:23px;	background: url(../images/line-art.gif) repeat-x; 
	border-top:3px solid #062722; 	
	width:920px; 	left:0; 	bottom:80px; position: absolute;	 }

#footer { width:920px; clear:both;
	height:80px; border-top:1px solid #000;
	border-bottom:1px solid #000; background-color: #062722; color: #000000; left:0; 	bottom:0; 	position: absolute;
	background: url(../images/footer-uj.gif) repeat; }

* html #footer {/*only ie gets this style*/
	\height:82px;/* for ie5 */
	he\ight:80px;/* for ie6 */
	margin-bottom:-1px;	
}

#clearfooter {width:668px;height:95px;clear:both; /*border:1px solid red;*/} /* to clear footer */


input, textarea, button, select  {
	margin: 0 0 0 0;
	padding: 0px;
	border: 1px solid #7B7367;
	letter-spacing : 0.02em;
	font: 13px Arial, Helvetica, sans-serif;
	background:#F7EDDA;	
	}