@charset "UTF-8";
/* CSS Document */

*, html, body { margin: 0; padding: 0; }
html { min-height: 100%; margin: 0 0 1px 0; }
body {font-weight:normal; font-family: Arial; font-size: 12px; letter-spacing:0pt; line-height: 24px; }
p {font-weight:normal; font-family: Arial; font-size: 12px; letter-spacing:0pt; line-height: 24px; }
h1 {font-weight:normal; font-family: Arial; font-size: 16px; letter-spacing:0pt; line-height: 24px; margin-bottom:10px;}
#clear {clear: both; margin: 0px}

#wrapper { margin:0px auto;  height: 650px; width:1100px; }
#header { background-color: #ddd; height: 90px; width:900px; }
#right {float:right; background-color: #bbb; height: 450px; width:580px; }
#left {float:left; background-color: #999; height: 450px; width:320px; }
#menu { margin-left:45px; margin-top:100px; background-color: #777; height: 290px; width:200px; }
#gallery { background-color: #555; height: 450px; width:505px; }

#poem { float:left; width:300px; margin:50px 0px 0px 30px}
#poem p {font-weight:normal; font-family: Arial; font-size: 12px; letter-spacing:0pt; line-height: 18px; margin-bottom:15px; }

#photo { float:left; width:320px; margin:50px 0px 0px 30px}
p {font-weight:normal; font-family: Arial; font-size: 12px; letter-spacing:0pt; line-height: 18px; margin-bottom:15px; }