/* Global Styles */
body {
	background-repeat: no-repeat; background-position: center 20px;
	background-image:url('berzeliusbgr3.jpg');
	background-color:#E6E5E3}

td {
	font:11px verdana, arial;
	color:#333;
	line-height:16px;
	}
	
hr {
	height:1px; 
	color: #D67F00;
	border: none;
	}
	
a {
	color: #333;
	text-decoration:underline;
	}
	
a:hover {
	color: #D67F00;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:11px verdana, arial, sans-serif;
	color: #333;
	font-weight:normal;
	text-decoration: none;
	line-height:14px;
	display:block;
	padding:2px 6px 4px 10px;
	}
	
#navigation a:hover {
	color:#663300;
	font-weight:normal;
	border-right-width: 0px; 
	border-left-width: 0px; 
	border:1px solid;
	border-color:#FED022 #999999 #D67F00 #FFF;
	}
	
#mainheadline{
	font:16px gEORGIA;
	color:#333;
	line-height:16px;
	}	

#body{
	font:12px verdana, arial;
	color:#111;
	line-height:18px;
	}