body {background-image: url('bottomfade.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	background-color: #c0c0c0; 
	font-size: 8pt;
	font-family: verdana, serif;
	color: #606060}

a {font-weight: bold;
	color: #606060;
	text-decoration: none;}

a:hover {	border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-style: dotted;}

#maincontainer {border-width: 1px; 
	border-color: #848484; 
	border-style: dashed; 
	width: 800px;
	background-color: #ffffff;}

#banner {background-image: url('thebanner.jpg');
	width: 800px; height: 100px}

#menu {float: left;
	width: 198px;}

#content {background-image: url('verticalline.gif');
	width: 600px;
	float: right;
	text-align: left;}

p.news {margin-left: 30px; margin-right: 30px;
	text-indent: 30px;
	margin-top: 0px;}

font.date {font-style: italic;
	text-align: left;
	margin-left: 30px;}
	
font.header {font-weight: bold;
			font-size: 10pt;
			margin-left: 40px;}
			
p.introduction {margin-left: 30px; margin-right: 30px;
				text-indent: 10px;
				margin-top: 0px;
				margin-bottom: 5px;
				text-align: justify;}
				
font.data {margin-left: 30px;}

div.data {margin-left: 30px;
		margin-right: 15px;
		text-align: justify;}

a.setleftmargin {margin-left: 30px;}