body, table, tr, td {
	font: 8pt verdana;

	background-color: #F7E5E5;
	color: #990000;
	border:0px;}

body {
	background: url(bg.jpg) repeat-x;
	background-color: #F7E5E5;
margin-top:0px;
margin-bottom:0px;
scrollbar-arrow-color:#990000;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #990000}
a:hover {color: #990000}
input, textarea, option, select {
	background-color: #F7E5E5;
	font: 8pt verdana;
	color: #990000;
	border: 1px solid #990000;
	padding:0px; }


#header {
width: 741px;
position: absolute;
left:0px;
top:0px;
margin:0px;
}

#header img {
border:0px;
padding:0px;
margin:0px;
}

#menu {
background-color: #F7E5E5;
position: absolute;
border:0px;
width: 480px;
left: 320px;
top: 340px;
}

#content {
position:absolute;
margin-bottom: 10px;
align:left;
left: 60px;
top: 501px;
width:600px;
}
