.thelogo  {
	background-image: url('images/skull.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 5;
	top: 20;
	width: 140;
	height: 200 ; 		
	background-color: #3266CC;
	background-position: center 20;
	color: #FFFFFF;
	font-weight: bold;
}
.searchbox {
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: 180;
	top: 10;
	width: 500;
	height:  ; 		
	color: #000000;
}
.journalbanner {
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: 180;
	top: 10;
	width: 650;
	height: 190 ; 		
	color: #000000;
}
.currentcontents {
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: 150;
	top: ;
	width: 650;
	height: 1200 ; 		
	color: #000000;
}
.leftborder  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 15;
	top: 240;
	width: 130;
	height: 1200 ; 		
	background-image: url('images/bluefade.gif');
	background-repeat: repeat;
	background-color: #3266CC;
	background-position: center 20;
	color: #FFFFFF;
	font-weight: bold;
}
.mainbody    { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 30; top: ; width: 500; height:}
.footer      { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 145; top: 0; width: 500; height: }
.maintext    { font-family: Arial; font-size: 12px; color: #000000; position: relative; 
               left: 0; top: 0; width: ; height:}
.bordertext    { font-family: Arial; font-size: 12px; color: #FFFFFF; position: relative; 
               left: 0; top: 0; width: ; height:;}
.background		{
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: ;
	width: ;
	height: 2000 ;
	background-image: url('images/bluefade.gif');
	background-repeat: repeat;
}
.leftmenu  {
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	left: 10;
	top: 170;
	width: 120;
	height:  ; 	
	background-color: #3266CC;
	background-position: center 20;
	color: #FFFFFF;
}
a.subnavi {
   font-weight: normal;
   font-size: 12px;
   font-family: arial;
   color: #FFFFFF;
   text-decoration : none;
}
a.subnavi:hover {
   font-weight: bold;
   font-size: 12px;
   font-family: arial;
   color: #FFFFFF;
   text-decoration : none;
}.simplelink {
   text-decoration : none;
}


