
body {
margin: 0 auto;
padding: 0;
font:Georgia, "Times New Roman", Times, serif;
background: #3A2E1F;
}

#container {
background-color: #FFFFEB;
margin: 0 auto;
width: 800px;
}

#header {
/*background-image:url(images/header.jpg);*/
height:120px;
width:800px;
padding: 0;
}

#content {
width:530px;
background-color: #FFFFEB;
color:#3A2E1F;
text-align: left;
float:left;
margin:20px 0 20px 0;
padding-left:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#content h3 {
color:#C8AA3A;
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#content h4 a {
color:#C8AA3A;
font-family:Georgia, "Times New Roman", Times, serif;
}

#content p a {
color:#C8AA3A;
font-family:Georgia, "Times New Roman", Times, serif;
}


#avmenu {
clear: left;
float: left;
width: 200px;
height:620px;
margin: 20px 0px 40px 20px;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#3A2E1F;
border-right:1px solid #3A2E1F;

}



#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 14px;
color:C8AA3A;
}	

#avmenu ul ul {	
list-style: none;
width: 160px;
margin: 4px 0 20px 10px;
padding: 0;
font-size: 1em;
}

#avmenu li {
margin-bottom: 4px;
width: 160px;
}


#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #333333;
display: block;
padding: 6px 0 0 10px;
background: #FFFFEB;
/*border-left: 4px solid #FFDFFF;*/
width: 170px;
}	
	
#avmenu li a:hover {

color: #C8AA3A;
border-left: 2px solid #3A2E1F;
border-bottom:2px solid #3A2E1F;
}


a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}


a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px solid #C8AA3A;
width: 800px;
text-align: center;
color: #808080;
font-size: 0.9em;
}


#footer a:hover {
text-decoration: underline;
}



#avmenu #current  {
color: #333333;
background:#FFFFEB;
border-left: 2px solid #C8AA3A;
border-bottom:2px solid #C8AA3A;

}

.bday {
	width:560px;
	heigh:600px;
	margin-bottom:30px;
	
}

.image1 {width:190px; float:right; margin-left:10px; padding-right:2px}
.image2	{width:250px; float:right; margin-left:10px; padding-right:2px}
.image3	{width:180px; float:right; margin-left:10px; padding-right:2px}

