body                         { 
  color: black;  
  font-family: verdana, helvetica, arial, sans-serif; 
  background-color: #659ACE; 
  }
#quotephoto {
float:left;
height: 395px;
width:255px;
 }
#quotemenu {
 float:right;
 height: 395px;
 width:407px;
}
#navphoto {
float:left;
height: 330px;
width:364px;
 }
#navmenu {
 float:right;
 height: 330px;
 width:260px;
}
p.h1                    	      {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
p.h2				{
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  font-family: Times New Roman;
  }
a.homeLink:link    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            black;
  }
a.homeLink:visited    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            black;
  }
a.homeLink:hover    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            black;
  }
a.homeLink:active    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            black;
  }   
  
a.noticeLink:link    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            #89949f;
  }
a.noticeLink:visited    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            #89949f;
  }
a.noticeLink:hover    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            #89949f;
  }
a.noticeLink:active    {
  /* Applies to links pointing back to this page */
  text-decoration:  none;
  color:            #89949f;
  }   
