body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color: #3a3a3a;
}
body, tr, td, th, p {
	color: #FFFFFF;
	margin:0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-weight:normal;
}
a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #999;
	text-decoration: none;
}
#content a {
	border-bottom:1px dotted #6F151B;
}
p {
	margin: 0px 0 15px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Serif;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
h1 {
	font-size: 32px;
	line-height: 50px;
	margin-bottom:20px;
}
h2 {
	font-size: 16px;
	line-height: 1.5em;
	border-bottom:5px solid #676664;
	margin-bottom:15px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
}
h4 {
	font-size: 12px;
	line-height: 18px;
}
h5 {
	font-size: 10px;
	line-height: 13px;
}
h6 {
	font-size: 9px;
	line-height: 11px;
}
/* Why is this rule here? from original hudge css...

h2,h4,h6 {
	color: #d59d9d;
}
*/
.sIFR-hasFlash h2 {
	font-size: 16pt;
	line-height: 1em;
	margin-bottom:-11px;
}
blockquote {
	margin: 0 0px 15px 0px;
	padding: 5px;
}
ol {
	list-style-type:decimal;
	padding: 0 0 5px 20px;
}
ul {
	list-style-image: url(../images/bullet.png);
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 15px;
}
li {
	margin: 0;
	padding: 0px 0px 7px 0px;
	line-height:1.5em;
	font-weight: normal;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
}
strong {font-weight:bold;}
em {font-variant:italic;}
code {
	font-size: 100%;
}
/*hr {
  border: 0px;
  border-bottom: 5px solid #676664;
  text-align:center;
  height: 0px;
  margin-bottom:15px;
}*/
img {
	border:0
}
#content img, #content_main img {
	border:1px solid #666;
}
#seal img {
	border:0;
}
div.section {
	margin-bottom:40px;
}
/* Forms ----------------------------------------------- */
label {
	font-weight: bold;
}
input, button {
	background-color:#fff;
	color: #555;
	font-size: small;
	margin:2px;
	padding:2px;
}
button, input[type="button"], input[type="submit"], input[type="reset"] {
	background-color: #efefef;
	color: #666;
	border: 1px solid #999;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #555;
	color: #fff;
}
button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {
	background-color: #fff;
	color: #000;
	border: 1px solid #555;
}
table.tableform td.button {
	text-align: center;
}
input[type="text"], input[type="password"], textarea {
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	color: #000;
	background-color: #fff;
	border: 1px solid #555;
}
textarea {
	width: inherit;
}
fieldset {
	border: 1px solid #ddd;
	padding: 3px;
}
fieldset td {
	padding: 1px;
}
legend {
	font-weight: bold;
	font-size: 110%;
	padding: 3px;
}
input[type="checkbox"], select {
	padding: 1px;
	font-size: x-small;
}
.required {
	color: #555;
}
/* Layout ----------------------------------------------- */
.block {
	width:960px;
	text-align:left;
}
#main {
	width:100%;
	height:100%;
	background-image: url('/images/lhsoc_bkg.jpg');
	background-repeat:repeat-x;
	background-color: #a0242d;
}
#header {
	margin:auto;
}
#body {
	margin:auto;
}
#footer {
	margin:auto;
	background-image: url('/images/lhsoc_footer_bkg.gif');
	background-repeat:repeat-x;
	width:100%;
}
#left {
	padding-right:20px;
}
.clear {
	clear: both;
}
/* Header ----------------------------------------------- */
#utility {
	float: right;
	padding: 20px 0px 0px 0px;
	width: 220px;
}
#utility_spacer {
	float: left;
	width: 220px;
}
#login {
	margin: 0px;
	text-align: right;
	font-size: 10px;
}
#login b {
	font-size: 11px;
}
#logo {
	margin: 0px auto;
	text-align: center;
}

/*** MAIN MENU ***/

#menu {
	margin: 0 0 25px 0;
	height:36px;
	background: #6F151B url('/stylesheets/images/ui-bg_inset-soft_20_6f151b_1x100.png') repeat-x 50% 50%;	border: 1px solid #999;
	font-size:12px;
	list-style: none;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

#menu li {
	float:left;
	padding:0;
	display:block;
}
#menu a {
	font-weight:normal;
	padding: 9px 13px;
	display:block;
	margin:0 auto;
}
#menu a:hover {color:white;}
#menu li:hover {
	background: #3c3c3c url(images/ui-bg_inset-soft_25_3c3c3c_1x100.png) 50% 50% repeat-x;
}

#nav-home {width:71px;}
#nav-about  {width:87px;}
#nav-admissions {width:100px;}
#nav-academics {width:95px;}
#nav-athletics  {width:128px;}
#nav-arts {width:187px;}
#nav-service {width:143px;}
#nav-giving {width:74px;}
#nav-myolu {width:73px;}



/*------------------- Search Box ----------------------*/
#search {
	margin: 0px;
	text-align: right;
	font-size: 10px;
	padding: 0px 0px 10px 0px;
}
/* #search_box {position:absolute;top:7px;right:23px;}  */
#search_box {
	margin: 0 0 0 15px;
	padding: 0;
	background-color:#FFFFFF;
	border: solid 1px #000000;
}
#search_string {
	border:none;
	margin:2px;
	padding: 0px;
	float: left;
	width: 176px;
}
.search-button {
	float: right;
	background-color:#FFFFFF;
	background: url('../images/mag.gif') no-repeat;
	cursor: pointer;
	height:14px;
	width:14px;
	border:none;
	margin:0;
	padding:0;
}
/* Footer ----------------------------------------------- */
#copyright {
	padding: 5px;
	text-align: center;
	font-size:10px;
	color: #FFFFFF;
}


/*** JQUERY UI FIXES ***/

.ui-widget a, a.ui-widget {font-weight:normal;}

.ui-widget a a:active {
	background: #ffffff url(images/ui-bg_inset-soft_65_ffffff_1x100.png) 50% 50% repeat-x; 
	color: #212121;
}

a.ui-widget:hover {
	color:white; /* fixes buttons text color */
}