BODY
{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFF;
	height: 100%;
}
/*Has a background image to create the patterned panel down the left side of the page.*/
#container
{
	padding: 0;
	margin: 0;
/*background-image: url(images/container_bg.jpg);*/
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
}
/*Banner near top of page that says the name of the whole site - also has crane background image.*/
#main-title
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 0.9em;
	letter-spacing: 0px;
	text-align: right;
	background-image: url(images/lrhlogo120.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 120px;
	color: #EE0000;
/*font-weight: bold;*/
	font-family: verdana, arial, helvetica, sans-serif;
}
/*Not contained in the main-text element. Has background image to create effect of continuation of crane image.*/
H1
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 35px;
	padding-right: 0;
	font-weight: bold;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 1px solid #EE0000;
	border-bottom: 5px solid #EE0000;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic;
	font-size: 17px;
}
/*Styles for the main text on the page.*/
#main-text
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
	margin-right: 240px;
	padding-right: 10px;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #EE0000;
	border-right: 5px solid #EE0000;
/*min-width: 500px;*/
	height: 100%;
}
#main-text2
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
	margin-right: 0px;
	padding-right: 10px;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #EE0000;
	border-right: 5px solid #EE0000;
	min-width: 400px;
	height: 100%;
}
P, UL, OL, TABLE
{
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
}
TD UL
{
	font-size: 1em;
}
#main-text TD
{
	font-size: 1em;
}
OL, UL
{
	margin-left: 25px;
}
H2
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
H3
{
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 8px;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px dashed #666;
}
H4
{
	font-size: 0.7em;
	font-weight: bold;
	margin: 0;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-left: 0px;
}
A:link, A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #EE0000;
}
A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #FF7F36;
}
/*Styles for the navbar on the left side.*/
#lhs
{
	margin: 0px;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 158px;
}
#left-menu
{
	/*[disabled]position:absolute;*/
	/*[disabled]top:180px;*/
	/*[disabled]left:0px;*/
	width: 158px;
	margin: 0 3px 0 2px;
	padding-top: 0px;
	background-color: #FFC9C6;
/*font-size: .9em;
height: 350px;
padding-bottom: 25px;
font-weight: bold;
border-top: 1px #ee0000 solid;
border-bottom: 1px #ee0000 solid;
*/
}
#left-menu A:link, #left-menu A:visited
{
	display: block;
	color: #000000;
	text-align: right;
	padding: 8px 20px 0 0px;
	border-bottom: 1px solid transparent;
}
#ads
{
	margin-top: 16px;
}
#ads A
{
	text-decoration: none;
}
/*New version*/
#left-menu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-menu LI A
{
	color: #000;
	height: 20px;
	text-decoration: none;
	text-align: right;
}
#left-menu LI A:link
{
	color: #000;
	display: block;
	/*[disabled]background:url(../images/assets/leftmenu.gif);*/
	padding: 8px 20px 0 0px;
}
#left-menu LI A:hover
{
	color: #FFFFFF;
	padding: 8px 20px 0 6px;
	background-color: #A83A3B;
	/* border-bottom: 1px solid transparent; */
}
#left-menu LI #active
{
	color: #FFFFFF;
	padding: 8px 20px 0 0px;
	background-color: #C86060;
}
/*Added 2008-09-23 RS*/
#myschool
{
	/*[disabled]position:absolute;*/
	/*[disabled]top:480px;*/
	/*[disabled]left:-1px;*/
	/*[disabled]width:146px;*/
	/*[disabled]margin:0 3px 0 2px;*/
	/*[disabled]padding:6px;*/
	/*[disabled]background-color:#FFF;*/
}
/*Styles for the right hand column.*/
#right-column
{
	position: absolute;
	top: 160px;
	right: 0;
	width: 240px;
	padding: 0px;
}
#right-column H2
{
	font-size: 0.8em;
	font-weight: bold;
	margin: 10px;
	/*[disabled]padding-left:10px;*/
	/*[disabled]padding-right:5px;*/
	/*[disabled]padding-top:0px;*/
	/*[disabled]padding-bottom:5px;*/
}
#right-column P
{
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#right-column IMG
{
	font-weight: bold;
	margin: 12px;
}
#footer
{
	text-align: left;
	margin-bottom: 0;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	font-size: 0.8em;
	margin-top: 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top: 5px solid #EE0000;
	bottom: 0px;
}
#footer A:link, #footer A:visited
{
	color: #000000;
}
#footer A:hover
{
	color: #EE0000;
	border-bottom: 3px solid #EE0000;
}
.pulloutbox
{
	margin: 0 12px;
	border: 1px solid #A83A3B;
	padding: 12px;
	width: 90%;
	text-align: center;
	background-color: #FFC9C6;
}
#Gallery IMG
{
	border: 1px solid #000000;
}
TD P
{
	font-size: 1em;
}

