* {
font-family: Verdana, Arial, Helvetica, sans-serif;

}

body {
margin-top: 0;
background: #d5dfee;
}

#wrapper {
width: 900px;
height: 100%;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
margin: 0 auto;
background: #ffffff;
}

#header {
width: 900px;
text-align: center;


}

#headernav{
width: 900px;
height: 52px;
border-top: 1px #cccccc solid;
border-bottom: 2px #cccccc solid;

}

#nav {
	float: left;
	list-style: none; 
	}
	
#nav li {
	float: left;
	padding-right: 47px;
	}
	
#nav a {
font-weight: bold;
}


#sidenav {
width: 259px;
float: left;

text-align: left;
margin-left: 0;
}

#content {
	float: right;
	width: 630px;
	min-height: 400px;
}

#headernav{
width: 900px;
height: 52px;
border-top: 1px #cccccc solid;
border-bottom: 2px #cccccc solid;
margin-bottom: 15px;

}

#poems {
width: 380px;

}

#gallery_nav {
	
	list-style: none; 
	
	}
	
#gallery_nav li {
padding-bottom: 10px;
padding-right: 40px;
display: inline;
	}
	
#gallery_nav a {
text-decoration: none;
font-size: 24px;
font-family: Lucida Calligraphy;
color: #000000;
}

#gallery_nav a:hover {
color: #0453be;
font-weight: bold;
}

#side_nav {
	
	list-style: none; 
	
	}
	
#side_nav li {
padding-bottom: 10px;

	}
	
#side_nav a {
text-decoration: none;
font-size: 16px;
font-family: Lucida Calligraphy;
color: #000000;
}

#side_nav a:hover {
color: #0453be;
font-weight: bold;
}

img.dots {
padding-bottom: 13px;

}

p {
margin-left: 12px;
margin-right: 10px;
}

p.imagesub{
text-align: center;
font-size:12px;
}


p.lucida{
font-family: Lucida Calligraphy;
}

h1{
text-align: center;
font-size:30px;
font-family: Lucida Calligraphy;
}

h2{
text-align: center;
font-size:22px;
font-family: Lucida Calligraphy;
}

h3 {
text-align: right;
font-style: italic;
font-size: 13px;
}

img.border{
border: 1px solid #88b6f3;
margin: 5px;
vertical-align: middle;
}
