body    {
    margin: 0;
    padding:  0;
   }

.bodytext   {
    font:   70%/18px verdana, arial, helvetica, sans-serif;
    margin-top: 5px;
    }

.globalstyles	{
    bgcolor:  #FFCC66;
	background-image url(orangenavbar.gif);
	background-position 76px; 32px; repeat-x;
   }


.pageheading   {
    font:   bold 70%/18px verdana, arial, helvetica, sans-serif;
    }

.embeddedheading   {
    font-weight: bold;
; color: #CC0033
    }

a {text-decoration: none;}
a:link  {color:  #000;}
a:visited   {color:  #960;}
a:active    {color:  #C03; text-weight: bold;}
a:hover {color:  #C03; text-decoration: underline;}

a:link.embeddedlink  {color:  #C03; text-decoration: none;}
a:visited.embeddedlink   {color:  #960; text-decoration: none;}
a:hover.embeddedlink {color:  #C03; text-decoration: underline;}

.mainlink   {
    font:   11px verdana, arial, helvetica, sans-serif; 
	color:  white;
    }

.sublink   {
    font:   11px/18px verdana, "trebuchet ms", arial, helvetica, geneva, sans-serif; 
    }

.embeddedlink   {
text-decoration: underline;
    }

.highlight   {
    font-weight: bold;
    color:  #C03
    }

#topbackground   {
	position: absolute;
	left: 0px; top: 0px; height: 75px;
	width: 100%;
	padding: 0;
    margin: 0;
	background-color: #F96;
	}

#nameheader   {
	font:   11px/18px verdana, trebuchet ms, arial, helvetica, geneva, sans-serif;
	position: absolute; 
    left: 296px; top: 20px; 
	width: 60%; height: 55px;
    padding: 0px 0px 0px 20px; 
    margin: 0;
    background-color:   #F96; 
    border-left: 2px solid #000;
    }

#contactinfo   {
	font:   11px/18px verdana, trebuchet ms, arial, helvetica, geneva, sans-serif;
	text-align: right;
	position: absolute; 
    left: 296px; top: 0px; 
	width: 60%; height: 20px;
    padding: 0; 
    margin: 0;
    background-color:   #F96; 
    border-left: 2px solid #000;
    }

#menu   {
	position: absolute; 
    text-align: right; 
    left: 36px; top: 0px;
	width: 260px; height: 100%;
    padding: 0;
    margin: 0;
background-color:   #FC3; 
   }

#content   {
	position: absolute; 
    left: 296px; top: 75px; 
    width: 60%; 
	padding: 10px 20px 20px 20px;
    margin: 0px 0px 200px 0px;
    color:  #300;
    background-color:   #fc6;
    border-left: 2px solid #000;
    }


#navbut1   {
	position: absolute; 
	top: 0px;  left: 0px; width: 36px;  height: 75px;
    }

#navbut2   {
	position: absolute; 
	top: 75px; left: 0px; width: 36px; height: 96px;
    }

#navbut3   {
	position: absolute; 
	top: 171px; left: 0px; width: 36px; height: 74px;
    }

#navbut4   {
	visibility: hidden;
	position: absolute; 
	top: 245px; left: 0px; width: 36px; height: 81px;
    }

#navbut5   {
	position: absolute; 
	top: 245px; left: 0px; width: 36px; height: 97px;
    }

#navbut6   {
	position: absolute;
	left: 0px; top: 0px; height: 100%;
	width: 36px;
	padding: 0;
    	margin: 0;
	background: url(navimages/01verticalnav.gif) repeat-y;
    }

#navbut5original   {
	position: absolute; 
	top: 326px; left: 0px; width: 36px; height: 97px;
    }
