body,td,th {
	font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans","Lucida",sans-serif;
	font-size: 85%;
}
body {
	background: #000 url(background.jpg);
	margin: 0;
	color:#949CA5;
}

.alt {
	position:absolute;
	top:-300em;
}

a:link, a:visited, a:active {
	color: #B0E194;
	text-decoration: none;
}
a:hover {
	color:#C5E2B5;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
}
h1 {
	font-size: 1.2em;
	color: #fff;
}
h2 {
	font-size:1em;
	color: #fff;
}
form {
	margin: 0;
}
.main {
	width: 900px;
	margin: 20px auto;
	padding: 0;
	min-height:600px;
	background: #000 url(/templates/mhclna/column.jpg) 0 115px no-repeat;
	position:relative;
}
.search_box {
	font-weight: bold;
}
.banner {
	height: 100px;
}

.banner a img {
	border:0;
	margin-top:30px;
}
.search_box {
	margin-right:25px;
	width:100%;
	border-top:1px solid #fff;
	text-align:right;
	padding-top:10px;
	margin-bottom:25px;
}
.search_string {
	width: 175px;
}
.search_submit {

}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	width:100%;
	text-align:right;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.notifications {
	margin:395px 0 0 18px;
	width:240px;
	float:left;
}

.notifications p {
	font-size:80%;
	margin:0 0 5px 0;
	padding:0;
}

.notifications input.emailInput {
	width:185px;
}

.notifications input.btn {
	padding:0 5px;
}

.content {
	margin-left: 300px;
	margin-top:15px;
	padding: 0 1em 1em;
	font-size:90%;
}




#menuSwitch {
	width:400px;
	height:100px;
	float:right;
}

#menuSwitch.menu1 { background:url(menu.gif) 100% -785px no-repeat; }
#menuSwitch.menu2 { background:url(menu.gif) 100% -685px no-repeat; }
#menuSwitch.menu3 { background:url(menu.gif) 100% -585px no-repeat; }
#menuSwitch.menu4 { background:url(menu.gif) 100% -485px no-repeat; }
#menuSwitch.menu5 { background:url(menu.gif) 100% -385px no-repeat; }
#menuSwitch.menu6 { background:url(menu.gif) 100% -285px no-repeat; }
#menuSwitch.menu7 { background:url(menu.gif) 100% -185px no-repeat; }
#menuSwitch.menu8 { background:url(menu.gif) 100% -85px no-repeat; }
#menuSwitch.menu9 { background:url(menu.gif) 100% 15px no-repeat; }

#menuSwitch.normal {
	background:url(menu.gif) 100% -885px no-repeat;
}

.footer {
	width:870px;
	font-size:85%;
	clear:both;
	text-align:center;
	border-top:1px solid #fff;
	height:25px;
	position:absolute;
	bottom:0;
	margin-left:20px;
	padding-top:3px;
	float:inherit;
}
