div.Logo {  position: absolute;
         top: 2px;
         left: 2px;
         height: 130px;
         width: 130px;
         border: none;
}

div.Top	{ 
	position: absolute;
	top: 2px;
	left: 132px;
	height: 130px;
        width: 85%;
        color: black;
        font-family: verdana, serif;
        border: none;
}	

div.Left {
	position: absolute;
	top: 132px;
	left: 5px;
        height: 100%;
        width: 130px;
        border: none;
        color: black;
        font-family: verdana, serif;
        line-height: 1.5em;
}

div.ReadIt {
	position: absolute;
	top: 132px;
	left: 132px;
	width: 80%;
	height: 70%;
        margin-left: 2em;
        font-family: verdana, serif;
	border: none;
}

div.BotMenu	{
	position: absolute;
        top: 93%;
        left: 2px;
        width: 85%;
        height: 1em;
        font-family: verdana, serif, sans-serif;
        border: none;
}

span.MidRight {
	position: absolute;
	top: 2px;
        right: 10%;
	font-weight: normal;
}

body.splash { 
        margin-top: 0;
 	margin-left: 10%;
        margin-right: 10%;
        font-family: verdana,sans-serif,serif;
        font-weight: normal;
        color: black;
}

body.pixdump	{
  background-color: #000000;
  font-face: verdana;
  color: #FFFFFF;
}

frame.splash	{
 	margin-left: 10%;
        margin-right: 10%;
        font-family: verdana,sans-serif,serif;
        font-weight: normal;
        color: blue;
}

font	  { font-family: verdana;}  	
p         { text-indent: 2em; margin-top: 0; margin-bottom: 0; font-family: verdana; }
em        { font-style: italic; font-weight: bold; }
strong    { text-transform: uppercase; font-weight: bold; }
h1        { margin-left: 0; line-height: 1em; margin-top: 0; text-align: center; color: green;}
h2        { margin-left: 0; line-height: 1em; margin-top: 0; font-size: large;   color: blue; }
h3        { margin-left: 0; line-height: 1em; margin-top: 0; font-size: medium;  color: black; }
h1,h2,h3  { font-family: verdana, serif; }
td        { padding:0; line-height: 1.5em; }

ul.not    { 
	line-height: 1em; 
	font-size: medium;
}

li.not	  { 
	border: 0;
}

p.trigger	{
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
 	font-family: verdana;
	font-weight: bold;
}
