.smallText {
  font-size: 9px;}
  
.biggerText {
  font-size: 19px;
 }


 body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/paperbackground.jpg);
	font-family:Arial, Georgia ;
        font-size: 13px;
}

a:link {color:#804000;
        text-decoration:none;}

a:visited { color:#804000;
              text-decoration:none}
              
/*button Box*/
.divbutton {padding-bottom:20px;
		position: absolute;
		left:5px;
		top:150px;
                width:180px;
	height:630px;}

              
/*Navigation buttons*/
.button  {border:2px inset #cccccc;
          width: 110px;
	  padding:3px 15px;
	  background-image:url(images/buttons.jpg);
	  font-family:Aerial, Helvetica, san-serif;
	  font-size: 16px;
	  font-weight: bold;
	  text-align: center;
	  text-decoration:none;}

.buttonselected  {border:2px inset #cccccc;
          width: 110px;
	  padding:3px 15px;
	  background-image:url(images/buttonselected.jpg);
	  font-family:Aerial, Helvetica, san-serif;
	  font-size: 16px;
	  font-weight: bold;
	  text-align: center;
	  text-decoration:none;}

a.button:hover{color:#CC0000;
		border:2px outset #cccccc;}


.divLogo{position: absolute;
	top:5px;
         left:5px;
         width:800px;
	height:30px;
	text-align: center;

        font-size:12px;}
        
.divTextLink{position: absolute;
	top:140px;
         left:100px;
         width:800px;
	height:30px;
	text-align: center;
         text-decoration:none;
        font-size:14px;}


.divPageTitle{position: absolute;
	top:140px;
         left:800px;
         width:1200px;
	height:230px;


        }

.divText{position: absolute;
	top:240px;
         left:200px;
         width:800px;
	height:230px;
	text-align: left;
         font-size:19px;
         font-style:Italic;}


/* desc. of footer */
.divFooter{position: absolute;
	top:1065px;
         left:100px;
         width:800px;
	height:30px;
	text-align: left;

        font-size:10px;}

/* desc. of footer */
.divFooterAboutus{position: absolute;
	top:1460px;
         left:100px;
         width:800px;
	height:30px;
	text-align: left;

        font-size:10px;}

