body, table, tr, td {
	font: 8pt verdana;
	background: url(purple.jpg) repeat-x;
	background-color: #F1EAF2;
	color: #AA56B4;}
body {
margin-top:0px;
margin-bottom:0px;
scrollbar-arrow-color:#AA56B4;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #AA56B4}
a:hover {color: #AA56B4}
input, textarea, option, select {
	background-color: #F1EAF2;
	font: 8pt verdana;
	color: #AA56B4;
	border: 1px solid #000000;
	padding:0px; }


#header {
width: 799px;
position: absolute;
left:0px;
top:0px;
margin:0px;
}

#header img {
border:0px;
padding:0px;
margin:0px;
}

#menu {
background-color: #F1EAF2;
position: absolute;
border:0px;
width: 500px;
left: 400px;
top: 300px;
}

#content {
position:absolute;
margin-bottom: 10px;
align:left;
left: 200px;
top: 420px;
width:600px;
}
