@charset "UTF-8";
body  {
	font: 100% Helvetica, Ariel, sans-serif;
	background: #7a2425;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #033150;
	font-size: 12px;
}
.meibeyer #container {
	width: 960px;
	background: #EFCDB8;
	margin: 0 auto;
	text-align: left;
	background-image: url(/images2/MLGbackground1.jpg);
	background-position: bottom right;
} 
.meibeyer  #container  h1 {
	margin: 0;
	padding: 0px 0;
	color: #033150;
	font-size: 19px;
	margin: 6px 0 3px 0;
	font-weight: 800;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-shadow: text-shadow
: #033150 20px -12px 2px;;
}
.meibeyer  #container  h2 {
	font-size: 15px;
	margin-bottom: 6px;
	font-weight: 400;
	font-style: italic;
	color: #033150;
}
.meibeyer  #container  h3 {
	color: #033150;
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: 400;
}
.meibeyer  #container  h4 {
	color: #033150;
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: 400;
}
.meibeyer  #container  hLINK {
	color: 7a2425;
	font-size: 13px;
	font-weight: 400;
}
.meibeyer  #container  hLINK a {
	color:#7a2425;
	text-decoration: underline;
	font-weight: 400;
}
.meibeyer  #container  hLINK a:hover {
	color:#7a2425;
	font-weight: 400;
	text-decoration: underline;
}
.meibeyer  #container  t3 {
	color: #7a2425;
	font-size: 12px;
	font-weight: 400;
}
.meibeyer  #container  hWHITE {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 3px;
	font-weight: bold;
}
.meibeyer #header {
	padding: 0 0px 0 0px;
	background-color: #7d2426;
} 
.meibeyer #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	color: #ffffff;
	background-repeat: repeat-y;
	padding: 0px 10px 40px 0px;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	background-image: url(/images2/homebase.jpg);
}
.meibeyer #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 10px; /* the actual width of this div */
	background: #ffffff;
	padding: 15px 10px 15px 10px;
}
.meibeyer #mainContent {
	margin: 0 10px 0 240px; /* the right and left margins  */
	padding: 15px 10px 15px 10px;
} 
.meibeyer #footer  {
	padding: 0px 10px 0px 0px;
	background: #033150;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images2/footer.jpg);
} 
.meibeyer #footer a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.meibeyer #footer a:visited {
	color: #b27e73;
	font-weight: normal;
	text-decoration: none;
}
.meibeyer #footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #7a2425;
	font-weight: 400;
	text-decoration: none;
}
a:visited {
	color: #7a2425;
	font-weight: 400;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7a2425;
	font-weight: 400;
}
a:active {
	color: #000000;
	font-weight: 400;
}
.whitesmall {
	color: #ffffff;
	font-size: 10px;
}
.whitesmall a:link {
	color: #ffffff;
text-decoration: none;
}
.whitesmall a:visited {
	color: #ffffff;
text-decoration: none;
}
.whitesmall a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.whitesmall a:active {
	color: #ffffff;
}
.whitenav {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-top: 9px;
	padding-left: 12px;
}
.whitenav a:link {
	color: #ffffff;
text-decoration: none;
}
.whitenav a:visited {
	color: #ffffff;
text-decoration: none;
}
.whitenav a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.whitenav a:active {
	color: #ffffff;
}
.list {
	line-height: 13px;
	color: #033150;
	list-style-type: disc;
	margin-left: 36px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {background: #7a2425;width:104px; height:24px; position:relative; z-index:100;border-right:0;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:104px; w\idth:104px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:104px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:104px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block; text-decoration:none; color:#fff; width:104px; height:24px;  padding-left:0px; line-height:24px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:104px; width:104px;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background: #7a2425; 104px right;}
/* style the second level hover */
.menu ul ul a.drop:hover{background: #7a2425; 104px right;}
.menu ul ul :hover > a.drop {background: #7a2425; 104px right;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background: #7a2425;}
/* style the third level hover */
.menu ul ul ul a:hover {background: #7a2425;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:0; width:104px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:25px;}
/* position the third level flyout menu */
.menu ul ul ul{left:104px; top:-1px; width:104px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-104px;}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background: #7a2425; color:#fff; height:auto; line-height:24px; padding:0px 0px; width:104px;border-width:0 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {background: #7a2425; width:104px;w\idth:104px;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{background: #7a2425; color:#fff; }
.menu :hover > a, .menu ul ul :hover > a {background: #7a2425; color:#fff; }
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}