body 
	{background: url('background01.png') #666666;
        font-size: 1em;
	font-family:helvetica;
	color: #000080;
	margin:0;
	border:0;
	padding:0;
	height:100%;
	overflow:hidden;}

a:link {text-decoration: none; color: #009900; cursor:default}
a:visited {text-decoration: none; color: #FF9900; cursor:default}
a:hover {text-decoration: none; cursor:pointer; color: #990099;} 
a:active {text-decoration: none; color: #990099; cursor:default}

body.extra {padding:10px;
           overflow:auto;
           background:#666666;}

h1
	{color:#990000;
	font-size:1.5em;
	text-align:center;}

h2
	{color:#990000;
	font-size:1.3em;
	text-align:center;}

h3
	{color:#990000;
	font-size:1.1em;
	text-align:left;}

p.sig {color:#990000; font-family:'Monotype Corsiva', 'Helvetica'; font-size:0.8em}

p.path {color:#FFFFFF; font-size:1.1em}

span.highlight {background:#FFFF00}

span.underline {text-decoration:underline}

span.bold {font-weight:bold}

.banner{
position:relative;
top:0;
left:0px;
top:0px;
width:100%;
height:140px;
text-align:center;}

.navigation {
position:absolute;
left: 10px;
width:200px;
height:auto;}

.main {
background:url("background02.png") #666666;
float:right;
position: absolute;
right:10px;
width:78%;
margin-left: 210px;
height:72%;
overflow:auto;
padding:5px;}

img.nano {width:100px;
         height:100px;
         float:right;
         margin-left:5px;
         margin-right:5px;}

span.warning {color:#E5E5E5;
             background:#E5E5E5}
