html{
	height: 100%;
	margin: 0;
	padding: 0;	
	}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#container{
	height:auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
	border: 1px solid black;
	width: 800px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
a:link {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454452;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
a.red:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #454452;
}
a.red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
#header {
	height: 200px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftside{
	background-color:#FFFFFF;
	float: left;
	width: 124px;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: left;
}
#mainmenu {
	text-align: left;
	background-color: #454452;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.buttons{
	background-color: #454452;
	text-align: left;
	text-decoration: none;
	list-style-type: none;
}
#middle {
	float: left;
	width: 552px;
	padding: 0;	
	margin: 0;
	}
#middleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454452;
	margin: 0;
	padding: 10px 20px;
	text-align: justify;
	background-image: url(images/MBI_Badges_Director_No_Back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#rightside {
	float: left;
	width: 124px;
	background-color: #454452;
	margin: 0;
	padding: 0;
}
#rightsideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0 5px 5px 5px;
	float: left;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #454452;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454452;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #454452;
	text-align: center;
}

.inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #454452;
	text-align: center;

}

.underline {
	border-top-style: solid;
	border-top-width: 1px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	background-color: #454452;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	img {
	border: 0;
	}
a.linklist:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
}
a.linklist:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;

}
a.linklist:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #454452;
}

a.linklist:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;

}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}

a.article:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
a.article:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
a.article:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #454452;
	text-decoration: underline;
}

a.article:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
a.smallarticle:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
a.smallarticle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
a.smallarticle:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #454452;
	text-decoration: underline;
}

a.samllarticle:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #454452;
	text-decoration: underline;
}
