body {
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(http://www.lruhs.org/images/bg1b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
}

A:link {text-decoration: none; color:#000099}
A:visited {text-decoration: none;  color:#660066; }
A:active {text-decoration: none; color: #white; }
A:hover {color: #ff3300;
}

.tdbg {
	background-image: url(/images/schooldraw3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tdbg2 {
	background-repeat: no-repeat;
	background-position: center bottom;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.hu {
	font-size: large;
	font-weight: 200;
	text-decoration: underline;
}
dd {
	font-style: italic;
}
.note {
	font-size: smaller;
	font-weight: lighter;
}
dt {
	font-weight: 600;
}
.toplinks {
	position: relative;
	top: -10px;
	font-size: medium;
	text-align: center;
}

.details {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: middle;

}
a:link.details {color:white;}
a:visited.details {color:lightblue;}
a:hover.details {color: #ff3300;}

.leftlink {text-align: center;
	border: 2px outset white;
	width:80px;
}
.leftlink:active {background-color: black; border:2px inset black;}
.leftlink:hover {background-color:lightblue;}
.thick-border {
	border: thick solid #000066;
}
.thin-border {
	border: thin solid #000066;
}
h2 {
	color: #FFFFFF;
	background-color: #000066;
}
.secondary-links {
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding-top: 2px;
	background-color: #D6DEFF;
	font-weight: 500;
}
.title {
	text-align:center;
	}
.title h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	margin-top:-10px;
	margin-bottom:-10px;
	}
.title h4{
	font-size:12px;
	}