body	{
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	}

td	{
	margin: 0;
	padding: 0;
	}

.hr	 {
	text-align: center;
	margin: auto;
	width: 700px;
	background-color: transparent;
	border-bottom: 1px solid #8C7763;
	}

#content	{
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

#content img	{
	border: 0;
	}

#content h1	{
	color: #B5A4B6;
	font-family: Lucida Sans;
	font-size: 22px;
	text-align: left;
	margin: 25px 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: capitalize;
	border-bottom: 1px solid #7F588F;
	}

#content h2	{
	color: #9A8769;
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	padding: 0 27px;
	margin: 0;
	margin-top: 20px;
	line-height: 20px;
	font-weight: normal;
	}

#content p	{
	font-family: Lucida Sans;
	font-size: 14px;
	color: #A46B26;
	text-align: justify;
	margin: 20px 28px;
	line-height: 20px;	
	}

#content p a	{
	color: #C0575E;
	font-weight: bold;
	}

#content p a:hover	{
	color: #9D343B;
	}

#footer	{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #888888;
	margin: 3px auto;
	}

#footer p	{
	padding-top: 5px;
	margin: 0;
	line-height: 20px;
	}

#footer p a	{
	color: #FF71B5;
	text-decoration: none;
	}

#footer p a:hover	{
	color: #F05599;
	}

#formcontent	{
	padding: 0;
	margin: 0;
	text-align: left;
	}

#formcontent input	{
	text-align: left;
	padding: 2px;
	margin: 0;
	color: #FAC17C;
	border: 1px solid #4B245B;
	background-color: #3F184F;
	font-family: Verdana;
	font-size: 12px;
	width: 474px;
	height: 25px;
	}

#formcontent textarea	{
	text-align: left;
	padding: 2px;
	margin: 0;
	color: #FAC17C;
	border: 1px solid #4B245B;
	background-color: #3F184F;
	font-family: Verdana;
	font-size: 12px;
	width: 474px;
	height: 120px;
	}

#formcontent input.button{
	text-align: center;
	padding: 3px;
	margin: 0;
	border: none;
	border-left: 2px solid #9475B0;
	border-top: 2px solid #9475B0;
	border-right: 2px solid #5B3C77;
	border-bottom: 2px solid #5B3C77;
	background-color: #391249;
	color: #FEF2E4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	}

#formcontent input.radio{
	width: 20px;
	margin: 0;
	padding: 2px;
	height: 12px;
	color: #FAC17C;
	border: 1px solid #4B245B;
	background-color: #3F184F;
	}

#calendar p	{
	width: 350px;
	text-align: center;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 2px solid #51326D;
	background-color: #72538E;
	text-align: center;
	margin-bottom: 30px;
	padding: 20px;
	color: #E0C1FC;
	}

#calendar p a	{
	font-family: Georgia;
	font-size: 18px;
	color: #E0C1FC;
	line-height: 10px;
	text-decoration: none;
	}

#calendar p a:hover	{
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
	line-height: 10px;
	text-decoration: none;
	}

#menu	{
	text-align: center;
	margin: 0 auto;
	}

#menu a	{
	font-family: Verdana;
	font-size: 11px;
	color: #B5A9B7;
	text-align: justify;
	margin: auto;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px solid #840E5A;
	}

#menu a:hover	{
	font-family: Verdana;
	font-size: 11px;
	color: #C08742;
	text-align: justify;
	margin: auto;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #C08742;
	}

#testi {
	width: 650px;
	color: #896299;
	border: none;
	border: 1px solid #4B245B;
	background-color: #3F184F;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	margin-top: 25px;
	margin-left: 33px;
	padding: 15px;
	}

#testi p {
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0;
	padding-top: 10px;
	}

#testisubmit {
	width: 650px;
	border: 1px solid #411A51;
	background-color: #2F083F;
	margin-top: 25px;
	margin-left: 33px;
	padding: 15px;
	padding-top: 0;
	}

.author {
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: bold;
	color: #D364B3;
	}

.location {
	font-family: Lucida Sans;
	font-size: 14px;
	font-weight: normal;
	color: #B48D4C;
	}