body {
	background: #ffffff url();
	background-repeat: no-repeat;

	scrollbar-face-color: white;
	scrollbar-base-color: dark-gray;
	scrollbar-arrow-color: black;
	scrollbar-track-color: light-gray;

	font-family: Helvetica, Verdana;
	font-size: 10px;
 
	color: black;
}

a {
	color: #000000;
    font-size: 10px;
	text-decoration: none;
text-align: left;
	text-weight: bold;
}

a:hover {
	background:#EECC00;
	color: #ffffff;
}


span.bold {
	font-weight: bold;
text-align: left;
}

span.italic {
	font-style: italic;
text-align: left
}

p {
	font-family: Helvetica, Verdana;
	text-align: left;
	font-size: 10px;
	font-color: black;
}


div.topbar {

	position: relative;
	
	top: 5px;
	left:7px;
	width: 790px;
	height: 530px;

	background-color: white;

padding: 5px 5px 5px 5px;


text-align: left;

}


div.navbar {

position; relative;

	width: 790px;
	height: 15px;
	background-color: white;
	border-width: 1px;
	border-style: none;
	border-color: black;
padding: 5px 5px 5px 5px;

text-align: center;

	 	}

div.mainleft {
	

	position: relative;
	top:5px;
	left:5px;
	width: 360px;
	height: 600px;

	background-color: white;
	border-width: 2px;
	border-style: none;
	border-color: black;
	padding: 5px 5px 5px 5px;
	
text-align: left;

}


div.mainmid {
	

	position: relative;
	top:5px;
	left:5px;
	width: 240px;
	height: 600px;

	background-color: white;
	border-width: 2px;
	border-style: none;
	border-color: black;
	padding: 5px 5px 5px 5px;
	
text-align: centre;

}

div.mainright {
	

	position: relative;
	top:5px;
	left:5px;
	width: 200px;
	height: 600px;

	background-color: white;
	border-width: 2px;
	border-style: none;
	border-color: black;
	padding: 5px 5px 5px 5px;
	
text-align: left;

}




div.column1 {
	

	position: relative;
	top:5px;
	left:5px;
	width: 300px;
	height: 400px;

	background-color: white;
	border-width: 2px;
	border-style: none;
	border-color: black;
	
text-align: left;

}

div.column2 {
	
	position: relative;
	top: -407px;
	left: 423px;
	width: 300px;
	height: 400px;

	background-color: white;
	border-width: 2px;
	border-style: none;
	border-color: black;
	padding: 6px;
text-align: left;	  
}


div.picture {
	
	
	
	
  
}

div.text {
	

	background-color: white;
	padding: 5px;
	
}
