a.menu_link{
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
font-size: 14pt;
}

a.menu_link:hover{
color: #669933;
text-decoration:none;
font-size: 15pt;
}

a{
color: #003399;
font-weight: bold;
}

a:hover{
color: #0033FF;
text-decoration:none;
}

h1{
	height:50px;
	font-size:16pt;
	font-weight: bold;
	background: url(../images/header.gif) top left no-repeat;
}

body{
	font-family:"Palatino Linotype", Garamond;
	font-size:12px;
	vertical-align:top;
	color:#333333;
	margin:0px;
	padding:0px;
	background: #666666 url(../images/background.jpg) repeat-x left top;
}

.header_name {
	background-color: #000000;
	width: 70%;
	font-family: "Palatino Linotype";
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.Content_mid {
	background: #FFFFFF;
	width: 100%;
	vertical-align:top;
	background: url(../images/macc_bgcrest.jpg) repeat-x top;
}

.menu_bar{
	vertical-align:top;
	background-color: #85C226;
}

.content_main{
	vertical-align:top;
	background-color: #FFFFFF;
}

.macc_logo {
	vertical-align:top;
	background-color: #85C226;
	color: #85C226;
	background: url(../images/logo.jpg) top no-repeat;
}

.header_name {
	background-color: #000000;
	width: 70%;
	font-family: "Palatino Linotype";
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/macc_bgtop.jpg) repeat-x top;
}

.footer {
height:50px;
	font-family: "Palatino Linotype";
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.nav_black {
	height: 40px;
	width: 350px;
	border: thin solid #85C226;
	font-family: Garamond;
	font-size: 18pt;
	background-color: #85C226;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.menu_bar {
	font-family: "Palatino Linotype", Garamond;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
}

.main_content {
	font-family: "Palatino Linotype", Garamond;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	height:900px;
	width:auto;
}
