body {
	background: url(greenvelvetcollage1.jpg) repeat;
	}

#header {
	
	width: 98.5%;
	height: 60px;
	background: url(greenvelvetcollage2.jpg) repeat;
	border-left: 10px solid white;
	border-right: 9px solid white;
	border-bottom: 5px solid white;
	border-top: 2px solid white;
	font: normal 3em helvetica, sans-serif;
	text-align: center;
	color: white;
		}
#title {
	height: 60px;
	
	}	
#content {
	width: 98.5%;
	Float: left;
	padding-top: 20px;
	width: 100%px;
	color: white;
	font-size: 1.5em;
	
	
		}
	
#content p {
	
	
	font: normal 1.2em helvetica, sans-serif;
	margin-left: 0.5em;
	margin-right: 0.5em;
		} 

#menu p {
	display: block;
	font: normal .8em helvetica, sans-serif;
	margin-left: 0.5em;
	margin-right: 0.5em;
	border: none;
	background: none;

	}
#menuwrapper {
	float: left;
	margin-left: /*3.1em*/ 2em;
	padding-bottom: 10px;
	display: inline;
			
		}
#menu {
Float: left;
width: 10em;
background: #eee ;
color: black;

}



#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
font: normal .8em helvetica, sans-serif;
display: block;
border-width: 1px;
margin: 0;
padding: 2px 3px;
border-left: 10px solid /*#9f58b5 #9999cc*/ #ffffcc;
border-right: 10px solid /*#611d7e  #000000*/ #999966 ;
background: /*#003366*/ #cccc99;
color: #003366;
text-decoration: none;

}

#menu a.daddy {
font: normal .8em helvetica, sans-serif;
display: block;
border-width: 1px;
margin: 0;
padding: 2px 3px;
border-left: 10px solid /*#9f58b5 #9999cc*/ #ffffcc;
border-right: 10px solid /*#611d7e  #000000*/ #999966 ;
background: /*#003366*/ #cccc99 url(rightarrowblue.gif) center right no-repeat;
color: #003366;
text-decoration: none;

}



#menu a:hover {
		border-left: 10px solid /*#9f58b5 #9999cc*/ #999966;
		border-right: 10px solid /*#611d7e  #000000*/ #333300 ;
		background: /*#003366*/#666633 ;
		color: #FFFFFF;
}

#menu a.daddy:hover {
		border-left: 10px solid /*#9f58b5 #9999cc*/ #999966;
		border-right: 10px solid /*#611d7e  #000000*/ #333300 ;
		background: /*#003366*/#666633  url(rightarrowblue.gif) center right no-repeat;
		color: #FFFFFF;
}

#menu li, #menu li li, #menu li li li {position: relative;
border-bottom: 1px solid /*#c086cf*/#000;
}

#menu ul ul, #menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul , div#menu ul ul ul ,
div#menu ul  li:hover ul ul, div#menu ul ul  li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu2 {
	float: left;
	clear: left;
	margin-top: 3em;
	}
	
#photo {
	margin-left: 18em;
	background: url(greenvelvetcollage2.jpg) repeat;
	border: dashed white 2px;
	font: normal .8em helvetica, sans-serif;
	
	
	}
#photo img {
	border: 15px solid white;
	/*Height: 400px;*/
	/*width: 500px;*/
	
	}
