<style type="text/css">


BODY {

	margin: 0;

	padding: 0;

	font-family : Arial, Helvetica, sans-serif, sans-serif;

	font-size : medium;

	background-image: url(images/tan_color.jpg);

}

/* A narrow horizontal container that centers its content */
#navigationblock {
padding: 2px;
text-align: center;
}

/* Adds padding and link color */
#navigationblock a {
color: #0000CC;
text-decoration: none;
}

/* Changes the background color when the link is hovered */
#navigationblock a:hover {

color: #FF0000;
text-decoration: none;
}
#navigationblock2 {

padding: 2px;
text-align: center;
}

/* Adds padding and link color */
#navigationblock2 a {
color: #993399;
text-decoration: none;
}

/* Changes the background color when the link is hovered */
#navigationblock2 a:hover {

color: #CCCC33;
text-decoration: none;
}.background {
	color: #99CCFF;
}
.background {
	background-color: #99CCFF;
}
table {
}
body {
	background-image: url(tan_color.jpg);
}
