body { background-color: #FFFFCC;
text-decoration: none;
 }

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 14px;
	font-weight:normal;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 11px;
}
.titletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 18px;
}
.waiting {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.gallerytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 12px;
}
.line {
	background-color: #660033;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
}
.linerighttop {
	background-color: #660033;
	height: 3px;
	width: 600px;
	margin-bottom: 2px;
	float: right;
}
.linerightbottom {
	background-color: #666666;
	height: 8px;
	width:600px;
	float: right;
	margin-bottom: 20px;
}
.headerbox {
	background-image: url(media/paints.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 111px;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	vertical-align: top;
}
.headerenclosure {
	width: 800px;

}
.noimageborder {
	text-decoration: none;
}
.new {
	border: 1px solid #993300;
	background-color: #FFF;
	padding: 5px;
	width: 400px;
}
.new1 {
	border: 1px solid #993300;
	background-color: #FFF;
	padding: 5px;
	width: 100%;
}