* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.page {
	display:block;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

#page {
}

#container {
	float: left;
	display: block;
	width: 100%;
/*	margin-left: 200px
	max-width: 1080;
	overflow:auto;
	width: 1080px;*/

}

#menu {
	margin-bottom: 5px;
	background-color: #5A12A2;
}

#lm {	/* Left Margin Top to bottom*/
/*	width: 49px;
	background-image:url(gfx/grad_rht.gif);
	background-repeat:repeat-y; */
	max-width: 240px;
	max-height: 1000px;
/*	height: 731px;
		float:left;*/
}

#rm {
/*	width: 49px;
	background-image:url(gfx/grad_left.gif);
	background-repeat:repeat-y; */
	max-width: 232px;
	min-width: 100px;
	max-height: 1000px;
	min-height: 731px;
/*	height: 731px;
		float:left;*/
}

#lb {
	width: 240px;
	float:left;
	background-color: #FFFFFF;
	
}

#lb_1 {
	height: 150px;
/*	border-left: 1px solid #000000; */
	background-color: #FFFFFF;

}

#lb_2 {
/*	background-image:url(gfx/bkrd_ylw.gif);
	background-repeat:repeat-x; */
	height: 275px;
	background-color: #FFFFFF;
	
}

#lb_3 {
/*	background-image:url(gfx/bkrd_ylw_.gif);
	background-repeat:repeat-x; */
	height: 300px;
	background-color: #FFFFFF;
}

#rb {
	background-color: #FFFFFF;
	width: 240px;
	float: left;
	
}

#rb_1 {
	height: 150px;
}

#rb_2 {
/*	background-image:url(gfx/bkrd_ylw.gif);
	background-repeat:repeat-x; */
	height: 275px;

}

#rb_3 {
/*	background-image:url(gfx/bkrd_ylw_.gif);
	background-repeat:repeat-x; */
height: 300px;
}

#center_panel { /* This "holds" #hdr and #content */
	float:left;
	max-width: 580px;
	min-width: 250px;
	overflow:auto;
	width: 580px;
}

#hdr {
	clear:both;
}

#content {
	clear: both;
	/*max-width: 580px;
	min-width: 250px;
	overflow:auto;*/
}

h1 {
	font-size: 20px;
	color:#000000;
	text-align: center;
}

h2 {
	font-size: 16px;
	color:#000000;
	text-align: left;
}

h3 {
	font-size: 14px;
	color:#000000;
	text-align: center;
}

h4 {
	font-size: 16px;
	color:#000000;
	text-align: left;
}

p
{
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

p.mmpabody_txt 
{
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

p.memlinks_txt 
{
	font-size: 12px;
	text-align: center;
}

p.small
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px 2px 0px 2px;
}

img
{
	border: none;
	text-align: center;
}

A:link{color: #5A12A2; text-decoration: none;}
A:visited{color: #006600; text-decoration: underline; }
A:hover{color: #006600; text-decoration: underline; }
A:active{color: black; text-decoration: none; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

tr {
	background-color: #FFFFFF;
}


#lb_m {
	width: 240px;
	float:left;
}

#lb_m1 {
	height: 150px;
}

#lb_m2 {
	height: 550px;
}

#rb_m {
	width: 250px;
	float: left;
	
}

#rb_m1 {
	height: 150px;
}

#rb_m2 {
	height: 550px;
	background-color: #5A12A2;
}

#m_bottom {
	clear: both;
    background-color: #5A12A2;
	height: 1px;
}
