h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Helvetica,Verdana,Arial 
}
body{
	text-align:center;
}

h1 { 
	font: normal 16px Helvetica,Verdana,Arial;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}


div#header { 
	margin:0px auto;
	margin-top:20px;
	width:990px;
	height:70px;
	background: url('images/logo1utrailer.jpg') no-repeat; 
	color:#BFBFBF;
	}
	
div#top { 
	margin:0px auto;
	width:990px;
	background: url('images/logo2utop.jpg'); 
	height:20px;
	color:#BFBFBF;
	}
	
div#top-left {
  float:left;
  width:500px;
  padding-top:0px;
  padding-left:10px;
  font: bold 13px Verdana,Arial;
  text-align:left;
	
	color:#BFBFBF;
  
}
	
div#top-right {
	width:480px;
	margin-left:500px;
  font: bold 13px Verdana,Arial;
  text-align:right;
	
	color:#BFBFBF;
	
  
}


div#top-right a {
	color:#BFBFBF;
}


div#container {
	
	width:990px;
  text-align:left; 
  margin:0px auto;
  border:0px solid #781970;
  background: url('images/background.gif') repeat-y;
  
}

div#container a {
	color:#781970;
}

/*-----------------------------------*/

div#links { 
	float:left;
	width:200px;
	height:310px;
	padding-top:20px;
	background: url('images/background.gif') repeat-y;
/*	background-color:#546B3C;*/
/*  background: url('images/background_menue.gif') repeat-y;*/
}

div#center { 
	padding-top:10px;
	padding-bottom:0px;
	margin-left:230px;
	margin-top:0px;
	width:730px; 
	overflow:hidden;
}

.float-left { 
	float:left; 
}



div#footer {
	margin:0px auto;
  width:990px;
  height:20px;
  padding-top:5px;
  clear:both;
  border-top:1px solid #781970;
  background-color:#FFFFFF;  
  font: normal 10px Verdana,Arial;
  text-align:center;
  color:#BFBFBF;
  }
