body {
	color: #000000;
	background-color: #000000;
	font-family: "Comic Sans MS", cursive;
}
#audreys-training-01 {
	left:0px;
	top:0px;
	width:800px;
	height:96px;
	background-attachment: scroll;
	background-image: url(imgs/audreys-training_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#audreys-training-02 {
	left:0px;
	top:96px;
	width:800px;
	height:304px;
	background-attachment: scroll;
	background-image: url(imgs/audreys-training_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}#toptxtbox {
	height: 300px;
	width: 460px;
	margin-left: 330px;
	margin-right: 10px;
}
.frame {
	border: 2px solid #000000;
}
.lls {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
a.lls:link {
	text-decoration: none;
	color: #0000FF;
}
a.lls:visited {
	text-decoration: none;
	color: #0000FF;
}
a.lls:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
