body {
	background-image: url(../image/body.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.contentarea {
	background-image: url(../image/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.adders {
	background-image: url(../image/addersbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	background-image: url(../image/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EBE87B;
	text-decoration: none;
}
.copy A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EBE87B;
	text-decoration: none;
}
.copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #EBE87B;
	text-decoration: none;
	background-image: url(../image/headingbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F5E974;
	text-decoration: none;
}
.contenttext A {
	color: #F5E974;
	text-decoration: underline;
}	
.contenttext A:hover {
	color: #FFF;
	text-decoration: underline;
}	
.add {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	color: #6A0705;
	text-decoration: none;
}
.add1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;	
	font-weight: bold;
	color: #1B2C24;
	line-height: 20px;
	text-decoration: none;
}
.add1 A {
	color: #1B2C24;
	text-decoration: none;
}
.add1 A:hover {
	color: #1B2C24;
	text-decoration: underline;
}