div.leatheredgeright {
 float:right;
 height:100%;
 width: 23px;
 background-image:url(images/leatheredgeright.jpg);
 }

div.wrapper {

width: 1300px;
}

body {
	background-color: #DEDECA;
}

body, td, th {
 background-image:url(images/bodybackground.jpg);
	color: #666633;
}

  
body,div{ margin:0; padding: 0;  }
#hdr {text-align:center }
#nav {float: left; width: 150px; text-align:left}
#ads  {float: right; width: 150px; text-align: center }
#ftr { text-align: center }
span.photo-title { color: #663300;  }
img.school-photo { width: 250px; height: 164px; background-color: #DEDECA }
#img{ width: 500px; height: 328px; background-color: #DEDECA}
#main { 
 background-image:url(images/greypaper.jpg);
 text-align:center;
 /*width:800px;*/
 margin-left:155px;
 margin-right:155px;
 border-style: solid;
 border-left-color:#663300;
 border-right-color:#663300;
 border-top-color:#666633;
 border-bottom-color:#666633;
 }
 
div.announcements {
  float:left;
  border-style:solid;
  border-width:thin;
  margin:10px;
  border-color:#000000;
  }
  
p.announcements {
 margin: 5px;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:14px;
 text-align:center;
 }

img.shycphoto { width:334px; height:386px; }
h1.pageheader {
 color: #663300;
 font-family:"Times New Roman", Times, serif;
 font-size:36px;
 font-weight:bold;
 }
 h2.pagetitle {
 color: #663300;
 font-family:"Times New Roman", Times, serif;
 font-size:24px;
 font-weight:bold;
 }

h2.pageheader {
 /*color: #663300;*/
 color:#993300;
 font-family:"Times New Roman", Times, serif;
 font-size:24px;
 font-weight:bold;
 }

h3.photo-title {
 color:#993300;
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 font-weight:bold;

}

p.menu {
 color: #663300;
 font-family:"Times New Roman", Times, serif;
 font-size:18px;
 font-weight:bold;
 } 
 
li.menu {
 color:#000000;
 }
 
a.menuitem {
 color: #663300;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bold;
 } 

h1, h2 {
 color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

p.copyright {
 color:#663300;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bold;
 }

a.squiblink {
 color:#663300;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 }

p.text {
 color:#663300;
 margin-left: 10px;
 margin-right: 10px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 text-align: left;
 }
 
p.photo-text {
 color:#663300;
 margin-left: 10px;
 margin-right: 10px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:14px;
 text-align:center;
 }

span.underlined {
  text-decoration:underline;
  color:#993300;
  }
 
a {
  color: #336600;
}


