#header {
	background-image: url(../rr2010graphics/RR2010backgroundtop.jpg);
}
#bottom {
	background-image: url(../rr2010graphics/RR2010backgroundbottom.jpg);
}
#body {
	background-image: url(../rr2010graphics/RR2010backgroundbottom.jpg);
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

body {
	background-color: #000;
}
borderimage {
	border: medium solid #000;
}
.outline {
	border: 1px solid #000;
}
h1 {
	font-size: x-large;
}

#body table tr td table tr td {
	text-align: center;
}
#body table tr td table {
	font-weight: normal;
}
#body table tr td p {
	font-weight: normal;
	text-align: left;
}
.mainbody {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 10px;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
	color: #006;
}
	
a:hover {
	color: #009;
	text-decoration: underline;
}


