body
	{background: #FFFFFF; 
	color:#000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

h1, h2, h3
	{font-family: "Arial", sans-serif;
	font-weight: bold; 
	color: #000066;
	clear: both;
	background: transparent;}

h1
	{font-size: 32px;
	text-align: center;}

h2
	{font-size: 18px;
	text-align: left;}

h3
	{font-size: 16px;
	text-align: left;}

p
	{font-size: 16px;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-align: left;
	background: transparent;
	text-indent: 18px;}

p img
	{border: 0px;
	padding: 25px;
	float: left;}

p .varlist
	{text-indent: 0px;}

li
	{font-size: 16px;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	list-style-type: none;
	clear:both;}

li img
	{border: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;}

table
	{border-style: solid;
	border-width: 2px;
	border-color: #000066;}

td
	{border-style: solid;
	border-width: 1px;
	border-color: #000066;
	font-size: 16px;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-align: left;
	background: transparent;}

#header
	{position: fixed;
	width: 100%;
	height: 100px;
	top: 0px;
	right: auto;
	left: 0px;
	background: #000066;
	background-image: url("images/berkshire.jpg");
	background-repeat: no-repeat;
	z-index: 2;}

#header img
	{border: 0px;
	padding: 0px;}

.tabcontainer
	{position: fixed;
	top: 0px;
	right: 0px;}

.tabcontainer a
	{font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 16px;  
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	height: 25px;
	width: 130px;
	float: right;}

#navigation
	{position: fixed;
	width: 150px;
	height: 100%;
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 0px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 16px; 
	background: #FFFFCC;
	color: #000066;
	text-align: left;
	text-indent: 0px;
	z-index: 1;}

#navigation a
	{font-size: 16px;
	font-weight: bold;
	line-height: 175%; 
	background: transparent;
	color: #000066;
	text-decoration: none;
	display: block;
	text-align: left;}

#navigation .menu a
	{font-size: 12px;
	font-weight: bold;
	line-height: 150%; 
	background: transparent;
	color: #000066;
	text-decoration: none;
	text-indent: 30px;
	text-align: left;}

#navigation img
	{border: 0px;}

#contents
	{position: absolute;
	width: auto;
	height: auto;
	top: 100px;
	right: 0px;
	bottom: 0px;
	left: 150px;
	display: inline;
	text-indent: 0px;
	padding: 25px;
	z-index: 1;}

#contents img
	{padding: 10px;
	border: 0px;}

#contents .thumbnail img
	{width: 120px;
	height: 90px;}
