/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : justify;
	scrollbar-3dlight-color : #470074;
	scrollbar-arrow-color : #470074;
	scrollbar-base-color : #470074;
	scrollbar-darkshadow-color : #470074;
	scrollbar-face-color : #C8B2D5;
	scrollbar-highlight-color : #470074;
	scrollbar-shadow-color : #470074;
	scrollbar-track-color : #EDE5F1;
background : url(images/bg-purp.gif) repeat;
}
	#discription{
	visibility : hidden;
	top : -250px;
	left : 700px;
	position : absolute;
}
A {
	color : #470074;
	text-decoration : none;
}

A:HOVER {
color : #005045;
	text-decoration : none;

}

td {
	background : url(images/butter.gif) no-repeat;
	background-position : right bottom;
	}

