.main1 {
	background-image: url(images/amain1-small.gif);
}
.loading {
	background-image: url(images/aa%20loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


a:link {
	color: #EE7212;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #EE7212;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #D2457A;
	text-decoration: none;
	font-weight: normal;

}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	
	color: #eeeeee;

}
td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #eeeeee;

}
.about {
	background-image: url(images/about-small.gif);
	background-repeat: no-repeat;
}
.clothing {
	background-image: url(clothing/back-clothing.gif);
	background-repeat: no-repeat;
}
.darktext {
	color: #666666;
}
