body {
	background-image: url();
	background-color: #333333;
	font-family: Lucida Calligraphy, Lucida Sans Unicode, sans-serif; font-size: 14px; color: #ffffff;
}
body table {
}
body table {
	margin-left: auto;
	margin-right: auto;
}



/*Main Page Body*/

.mainframe {
	font-family: Lucida Calligraphy, Lucida Sans Unicode, sans-serif;
	font-size: small;
	color: #f0f0f0;
	text-align: left;
	vertical-align: top;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border-top: solid 1.5px #ffffff;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1.5px #ffffff;
} 

/*Footer Body*/

.footerframe {
    font-family: "Comic Sans MS"; font-size: 7pt; color: #ffffff; text-align: center; width:1000px; 
	margin-left: auto;
    margin-right: auto;
	background-color: #000000;
	border-top: solid 1.5px #ffffff;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
	border-left: solid 1.5px #ffffff;
} 

/*Side & Main Body Links*/

A.menu2:link {
    font-family: tahoma;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: #d1a78f; 
}
A.menu2:visited {
    font-family: tahoma;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: #d1a78f;
}
A.menu2:hover {
   font-family: tahoma;
    font-weight: normal;
    font-size: 9pt;
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
}	
 
/*Special Body Links*/

A.menuS:link {
    font-family: tahoma;
    font-weight: normal;
    font-size:28pt;
    text-decoration: none;
    color: #d1a78f; 
}
A.menuS:visited {
    font-family: tahoma;
    font-weight: normal;
    font-size: 28pt;
    text-decoration: none;
    color: #d1a78f;
}
A.menuS:hover {
   font-family: tahoma;
    font-weight: normal;
    font-size: 28pt;
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
}	 

 
/*Footer Links*/
 
    A.menu1:link {
    font-family: "Comic Sans MS";
    font-weight: normal;
    font-size: 7pt;
    text-decoration: none;
    color: #d1a78f; 
}

A.menu1:visited {
    font-family: "Comic Sans MS";
    font-weight: normal;
    font-size: 7pt;
    text-decoration: none;
    color: #d1a78f;
}

A.menu1:hover {
   font-family: "Comic Sans MS";
    font-weight: normal;
    font-size: 7pt;
    color: #ffffff;
    font-style: normal;
    text-decoration: underline;
}

/*Headline Font Sizes*/

h1, h2, h3, h4 { font-weight : bold; color : #feffed; }
h1 { font-size : 150%; margin : .5em 0 0 0; }
h2 { font-size : 130%; margin : 1em 0 0 0; }
h3 { font-size : 120%; margin : 1em 0 0 0; }
h4 { font-size : 110%; margin : 1em 0 0 0; } 

/*Special Event Box*/

.dembox {
    font-family: "Comic Sans MS"; font-size: 12px; color: #ffffff; text-align: center; width:500px;
	margin-left: auto;
    margin-right: auto;
	background-color: #00000e;
	border-top: solid 1px #666666;
    border-right: solid 1px #111111;
    border-bottom: solid 1px #111111;
	border-left: solid 1px #666666;
}
.dembox2 {
    font-family: "Comic Sans MS"; font-size: 18px; color: #ffffff; text-align: center; width:300px;
	margin-left: auto;
    margin-right: auto;
	background-color: #00000e;
	border-top: solid 1px #666666;
    border-right: solid 1px #111111;
    border-bottom: solid 1px #111111;
	border-left: solid 1px #666666;
}
/*Small Highlight Box*/

.smallbox {
    font-family: "Comic Sans MS"; font-size: 9px; color: #ffffff; text-align: left; width:70%;
	margin-left: auto;
    margin-right: auto;
	background-color: #000000;
	border-top: solid 1px #666666;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
	border-left: solid 1px #666666;
}

/*Form Formatting*/

.form_title{
			font-family: "Comic Sans MS"; font-size: 16px; color: #ffffff;
		}

		.form_field {
			font-family: "Comic Sans MS"; font-size: 12px; color: #ffffff;
		}

		.form_text{
			font-family: "Comic Sans MS"; font-size: 12px; color: #000000;
		}

		.text_box{
			font-family: "Comic Sans MS"; font-size: 12px; color: #000000;
			width:200px;
		}

		.text_area{
			font-family: "Comic Sans MS"; font-size: 12px; color: #ffffff;
			width:200px;
			height:60px;
		}

		.text_select{
			font-family: "Comic Sans MS"; font-size: 12px; color: #ffffff;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

/*Replacement Submit Button*/

.formsubmitbox {
    font-family: "Comic Sans MS"; font-size: 9px; color: #ffffff; text-align: center; width:100px;
	
	background-color: #000000;
	border-top: solid 1px #666666;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
	border-left: solid 1px #666666;
}

/*Poem Text*/

.poemtext {
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;

}

/*Demo Dates*/

	.dem {
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;

}

/*Deposit Page Body*/

.depositframe {
    font-family: tahoma;
    font-weight: normal;
    font-size: 13px;
    color: #C0C0C0;
	text-align: left;
	vertical-align: top;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border-top: solid 1.5px #ffffff;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1.5px #ffffff;
} 
	
	.LoremIpsum {
	font-family: tahoma;
    font-weight: normal;
    font-size: 13px;
    color: #C0C0C0;
	
	/* End of New CSS*/
	
	
#imageUpload input {
	display: block;
}
