body {
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
}

#container {
	position:absolute;
	width:760px;
	z-index:1;
	height: 500px;
	background-image: url(images/home/home_bg.jpg);
	background-repeat: no-repeat;
	background-color: #4978C8;
	border-left: 1px solid #EDE672;
	border-top: 1px solid #EDE672;
	border-right: 1px solid #1E2D5E;
	border-bottom: 1px solid #1E2D5E;
	visibility: hidden;






}
#container2 {
	width:760px;
	background-image: url(images/content/bg.jpg);
	background-repeat: no-repeat;
	background-color: #4978C8;
	border-left: 1px solid #EDE672;
	border-top: 1px solid #EDE672;
	border-right: 1px solid #1E2D5E;
	border-bottom: 1px solid #1E2D5E;
}
#content {
	 left:5px; 
	 top:110px; 
}
#content td, #content table {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#menu {
	position:absolute; 
	width:490px; 
	z-index:1; 
	left: 137px; 
	top: 212px; 
	height: 22px;
}

#byline1 {
	position:absolute;
	width:300px;
	z-index:2;
	left: 460px;
	top: 364px;


}
#byline2 {
	position:absolute;
	width:300px;
	z-index:3;
	background-image: url(images/home/byline2.jpg);
	background-repeat: no-repeat;
	height: 15px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: .7em;
	color: #FFF;
	left: 0px;
	top: 440px;
	padding-left: 12px;
}
#byline2 a {
	color: #D9D1EF;
}
#byline2 a:hover {
	color: #EDE672;
	text-decoration: none;
}
.selectbutton {
	background-color: #2FB3DA;
	border: 2px solid #2E518F;
	padding-top: 1px;
	width: 5em;
	color: White;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
}
.input{
	background-color: #2FB3DA;
	color: White;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #4978C8;
}
#footer {
	color: #fff;
	font-size: .75em;
	margin-top: 20px;
	border-top: 1px solid #1AD0E6;
	padding-top: 10px;
	padding-left: 15px;
}
#footer a {
	color: #EDE672;
}
#footer a:hover {
	color: #1AD0E6;
	text-decoration: none;
}
#footer2 {
	text-align: right;
	padding-right: 15px;
}
#poemtext {
	color: #FFF;
	font-size: .9em;
	padding-left: 30px;
}
#poemtext h3 {
	color: #EDE672;
	font-size: 1.5em;

}
#poemtext a:link {
	color: #03FCFB;
}
#poemtext a:visited {
	color: #03FCFB;
}
#poemtext a:hover {
	text-decoration: none;
	color: #EDE672;
}
#poemlist {
	padding-left: 15px;
	font-size: .9em;
}
#poemlist a:link {
	color: #03FCFB;
}
#poemlist a:visited {
	color: #1AD0E6;
}
#poemlist a:hover {
	text-decoration: none;
	color: #EDE672;
}

#contact {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: .9em;
	color: #EDE672;
	position:absolute; 
	width:490px; 
	z-index:1; 
	left: 137px; 
	top: 212px; 
}
#contact td {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: .9em;
	color: #EDE672;
}
#bottomLinks {
	position:absolute; 
	width:400px; 
	z-index:10; 
	left: 350px; 
	top: 474px;
	color: #fff;
	font-size: .75em;
	text-align: right;
}

#bottomLinks a {
	color: #EDE672;
}
#bottomLinks a:hover {
	color: #03FCFB;
	text-decoration: none;
}
#moon {
	position:absolute; 
	width:153px;
	z-index:2; 
	left: 605px; 
	top: 198px;
}
#mainLinks {
	 position:absolute; 
	 width:200px; 
	 z-index:11; 
	 left: 35px; 
	 top: 180px;
}

h4 { 
    color:  #EAD22A;
	font-size: 1.5em;
}
h5 { 
    color:  #EAD22A;
	font-size: 2.5em;
}
.form  {
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.adminPoemListing {
	color: #FFF;
	font-size: .9em;
}
.adminPoemListing a:link {
	color: #03FCFB;
}
.adminPoemListing a:visited {
	color: #03FCFB;
}
.adminPoemListing a:hover {
	text-decoration: none;
	color: #EDE672;
}
.adminPoemListing td {
border: 1px solid  #3959C0;
border: collapse;
padding: 10px; 
}
#noBorder  td, #noBorder tr {
border: none !important;
}

.adminbreadcrumbs {
color: #EDE672 !important;
text-align: right !important;
padding-right: 10px;
}

.selectbutton2 {
	background-color: #2FB3DA;
	border: 2px solid #2E518F;
	padding-top: 1px;
	width: 7em;
	color: White;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
}
.deletebutton {

	background-color: #FF0000;
	border: 2px solid #2E518F;
	padding-top: 1px;
	width: 7em;
	color: White;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
}
