body {
	background-color: #999966;
}

a:link {
color:#660000
}

#header {

	width: 760px;
	
	
}
#leftlinks {
	width: 161px;
	

}
#content {
    background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color:#FFFFFF;
	position: absolute;
	left:174px;
	top:206px;
	width:599px;
	min-height:511px;
	overflow:auto;
	z-index:1;

}

.style1 {
	color: #660000;
	font-weight: bold;
}

.style2 {
color: #660000;
font-weight: bold;
font-size: 16px;
}
