/* pegweber.css.stylesheet */


text
{
font-family: Century Gothic, sans-serif;
size: 13px;
color: #006699;
}

h2
{
font-family: Arial Narrow, sans-serif;
color: #003366;
}

h3
{
font-family: Arial Narrow, sans-serif;
color: #000000;
} 

h4
{
font-family: Arial Narrow, sans-serif;
color: #000000;
}

b
{
font-family: Arial Narrow, sans-serif;
color: #000000;
font-weight:bold;
font-size:16px;
}

td 
{
    text-align: center;
    border: 0px;
    font-family: Century Gothic, sans-serif;
    size: 15px;
    color: #003366;
    padding-left: 20px;
    padding-right: 5px;
}

td.nav
{text-align: left;
       padding-left: 15px;
       padding-right: 1px;}

img
{ border: 0px;
}

body
{
background-color:#FFFFFF;
margin-left:10px;
}

div
{
position:absolute;
top: 115px;
left: 145px;
width: 75%;
border-style:solid;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-left-color:#003366;
border-right-color:#3300cc;
border-bottom-color:#003300;
padding-left: 15px;
padding-right: 10px;
background-color:#FFFFFF;
}

/*nav table*/

table {border:0px;
       width: 185px;}

/* 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}