/* fiveeyes.css.stylesheet */

div.text
{
position:absolute;
left:165px;
top:225px;
width:900px;
font-family: Century Gothic, sans-serif;
size: 13px;
color: #000066;
padding-right: 100px;
padding-left:5px;
}

div.navbar
{
position: absolute;
left: 10px;
top: 5px;
width:165px;
height:800px;
}

td 
{text-align: center;
    border: 0px;
    font-family: Century Gothic, sans-serif;
    size: 15px;
    color: #000066;
    padding-left: 10px;
    padding-right: 10px;
}

td.nav{text-align: left;
       padding-left: 5px;
       padding-right: 10px;}

img
{ border: 0px;	}

body
{
background-color:#FFFFFF;
margin-left:50px;
margin-right:50px;
margin-top:5px;
}

/*nav table*/

table {border:0px;
       width: 175px;}

/* links */
/* 
a:link {color: #000066; 
       text-decoration: none; 
	font-weight: bold;
	size: 16px}

a:visited {color: #000066; 
       	  text-decoration: none; 
	font-weight: bold;
	  size: 16px}

a:active {color: #000066; 
       text-decoration: none;
	font-weight: bold; 
	size: 16px}

a:hover {color: #3333FF; 
       text-decoration: none; 
       	font-weight: bold;
	size: 16px}
 */
	