body {
	background: url(../images/bkg1stripes.gif) repeat;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper{
width: 750px;
text-align: center;
margin:auto;
border: #000000 solid 3px;
}
#nav{
width: 730px;
padding: 10px;
font-weight: bold;
font-size: 12px;
text-align:left;
background-color: #d9d4c1;
}
#nav a:link{
color: #000000;
background-color: #d9d4c1;
}

#nav a:visited{
color: #000000;
background-color: #d9d4c1;
}
#nav a:hover{
color: #ffffff;
background-color: #990000;
}

#nav a:active{
color: #ffffff;
background-color: #990000;
}
#nav .here{
font-weight: bold;
font-size: 12px;
text-align:left;
background-color: #d9d4c1;
color:#990000;
border: 2px solid #990000;
}

#instructor{
font-size: 9px;
width: 200px;
float: right;
padding-bottom: 5px;
}

#content{
background-color: #ffffff;
text-align: left;
padding: 10px 8px 8px 8px;


}

#content a:link{
font-size: 9pt;
color: #000000}

#content a:visited{
font-size: 9pt; color: #000000}

#content a:hover{
font-size: 9pt; color: #990000}

#content a:active{
font-size: 9pt; color: #990000}



#content p, li {
font-size: 10pt;
line-height: 140%;
}

h1{
font-size: 16px; text-align:left; font-weight: bold; color: #000000;
text-transform: uppercase; line-height: 140%; text-align: left;
}


h2{
font-size: 14px; text-align:left; font-weight: bold; color: #990000;
text-transform: uppercase; padding-left: 15px;
}

h3{
font-size: 12px; text-align:center; font-weight: bold; color: #990000;
text-transform: uppercase; padding-top: 15px;
}

h4{
font-size: 10px; text-align:center; font-weight: bold; color: #000000;
text-transform: uppercase;
}
.clear {clear: both;}

#photos {
text-align: center;
margin: auto;
font-size: 9pt;
}
#photos img{
border: 1px solid #000;
}


#photos a:link{
font-size: 9pt;
color: #000000;
}

#photos a:visited{
font-size: 9pt; color: #000000}

#photos a:hover{
font-size: 9pt; color: #990000}

#photos a:active{
font-size: 9pt; color: #990000}


#pages{
border: 3px solid #900;
 width: 610px; 
 padding: 20px; 
 background-color:#FFFFFF;
 text-align: center;
 margin: auto;
 }
 
 #pages p{
 text-align: left;
 padding: 20px;
 font-size: 10pt;
 line-height: 130%;
 }

#pages img{
border: 1px solid #000;
}
