﻿BODY
{
    background-image: url('../images/bckgrd7.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

A
{ 
   color: Blue;
   text-decoration: none; }

#mainmenu
{
   position: absolute;
   left: 300px;
   top: 300px;
   
}

#topheader
{
    position: absolute;
    left: 549px;
    width: 500px;
    height: 47px;
    top: 180px;
}

.footnote
{
    position : absolute;
    top: 260px;
    left: 680px;
    width:400px;

}

.catlabel
{
	position: absolute;
	font-family: Times New Roman;
	font-size: x-large;
	font-weight: bold;
	font-style:italic;
	color:White;
	top: 12px;
	width: 160px;
	left: -10px;
}

.topmenu
{
	position: absolute;
	font-family: Times New Roman;
	font-size:  14px;
	font-weight: bold;
	left:220px;
    top: 10px;
    width: 283px;
    height: 15px;
}

.buttonstyle
{
 cursor:pointer;
 background-color:Transparent;
 border-style:none;
 font-family:Times New Roman;
 font-style: italic;
 font-size: 20px;
 text-align:left;
 width:195px;
   
}

.pdfclass
{
   width:  100px;

}