body{ 
	background-color: #cccc99;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	}

TD{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	}

.side{
	background: url(images/greenbar-side.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
	width: 43px;
	}

.bottom{
	background: url(images/greenbar-bottom.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 40px;
	}
	
.corner{
	background: url(images/greenbar-corner.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	}
	
.tableside{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px; 
	width: 535px;
	height: 445px;
	}

.phototable{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px; 
	}
	
.photobottom{
	background: url(images/greenbar-bottom.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	height: 40px;
	}

td{
	font-family: Arial;
	font-size: 11px;
	}
	
.growthtable{
	width: 420px;
	}

.main{
	background-color: #FFFFFF;
	width: 481px;
	height: 386px;
	overflow: auto;
	padding: 5px;
}

.mainphoto{
	background-color: #FFFFFF;
	width: 481px;
	height: 386px;
	overflow: auto;
	padding: 5px;
}

.maintempest{
	background: url(images/tp-corner.gif) no-repeat bottom right;
	color : #333333;
	width: 481px;
	height: 386px;
	overflow: auto;
	padding: 5px;
}

.menu{
	background-color: #cccc99;
	border: 1px;
	border-color: #cccc99;
	font-family: Papyrus;
	font-size: 20px;
	float: right;
	width: 250px;
}

.wedding {
  width: 100px;
  padding-top: 5px;
  }
  
.wedding p{
	text-align: center;
	}
	
.maternity{
  width: 100px;
  padding-top: 5px;
  }
  
.maternity p{
	text-align: center;
	}
	
.tempest{
  width: 100px;
  padding-top: 5px;
  }
  
.tempest p{
	text-align: center;
	}
	
.photography{
  width: 100px;
  padding-top: 5px;
  }
  
.photography p{
	text-align: center;
	}
	
.essays{
  width: 100px;
  padding-top: 5px;
  }
  
.essays p{
	text-align: center;
	}
	
.tempestmenu{
  width: 200px;
  padding-top: 5px;
  }
  
.tempestmenu p{
	text-align: center;
	}
	
.nav{
  width: 100px;
  padding-top: 5px;
  }
  
.nav p{
	text-align: left;
	}
	
a {
	text-decoration: none;
	color: #333333;
	}

a:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #B399CC;
	} 

a:hover{
	color: #000000;
	background-color: #BFa78F;
	text-decoration: none;
	}

.copyright p{
	text-align: left;
	}
	
.tempestgrahpics p{
	text-align: center;
	width: 150px;
	}
	
.tempestgraphics a:hover{
	color: #cccc99;
	}

