/* CSS Document */
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #0033cc; margin-top: 2pt; margin-bottom: 6pt; }
h1 { color: red; font-size: large; font-style: italic; text-decoration: none; margin-bottom: 32px; }
h2 { color: #0033cc; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; font-variant: small-caps; margin-bottom: 0; riant: small-caps; }
h3 { color: #0033cc; font: small-caps bold 28px/100% Arial, Helvetica, sans-serif; margin-top: 6pt; margin-bottom: -3pt; }
h4 { color: gray; font-size: 48px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: oblique; margin-top: 20px; padding-left: 20px; }
h5 { color: #0033cc; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 24px; margin-bottom: 0; riant: small-caps; }
ul {  }

li { margin-right: 30px; display: inline; }

a
{ font-style: normal; text-transform: lowercase; }

a:link {  }

a:active {

}

a:visited {

}

a:hover { color: blue; background-color: black; }

#menu{ line-height: 2pc; text-align: left; position: absolute; top: 5px; left: 200px; padding-top: 10px; padding-bottom: 1px; }


#menu a
{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: white; font-weight: bolder; font-size: small; font-style: italic; background-color: orange; text-transform: capitalize; padding: 3px 6px; outli outli }

#menu a:hover 
{ color: #ff0; }

#left{ background-color: white; position: absolute; top: 120px; width: 300px; float: left; margin: 0 0 0 20px; }
#banner { background-color: orange; position: absolute; top: 0; left: 0; width: 720px; height: 100px; border-right: 12px ridge orange; border-bottom: 12px groove orange; }
#right{ width: 300px; float: right; margin: 0; background-color: #cccccc; position: relative; top: 120px; padding: 10px; }
#righttop { margin: 0; width: 300px; float: right; }
#white{ background-color: #ffffff; margin-bottom: 12px; padding: 5px; }

.bold{
font-weight: bold;

}
.blue { color: #03c; font-style: normal; text-transform: lowercase; }
#greetings { position: static; margin-top: 30px; }
#Layer2 { position: static; margin-top: 50px; }

#mainlayer { position: relative; top: 60px; }
.poems1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336600;
}
.poems2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CC0033;
}

