* {
	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%;
}

#page {
}

#container {
	float: left;
	display: block;
	width: 100%;
}

#menu {
	margin-bottom: 5px;
	background-color: #5A12A2;
}

#lm {	/* Left Margin Top to bottom*/
/*	width: 49px;
	float:left;
	background-image:url(../gfx/grad_rht.gif);
	background-repeat:repeat-y;
	height:800px;*/
}

#rm {
/*	width: 49px;
	float: left;
	background-image:url(../gfx/grad_left.gif);
	background-repeat:repeat-y;
	height:800px;*/
}

#lb {
	width: 240px;
	float:left;
}

#lb_1 {
	height: 100px;
}

#lb_2 {
	background-image:url(gfx/bkrd_ylw.gif);
	background-repeat:repeat-x;
	height: 100px;
}

#lb_3 {
	background-image:url(gfx/bkrd_ylw_.gif);
	background-repeat:repeat-x;
	height: 100px;
}

#rb {
	width: 240px;
	float: left;
	
}

#rb_1 {
	height: 100px;
}

#rb_2 {
	background-image:url(gfx/bkrd_ylw.gif);
	background-repeat:repeat-x;
	height: 100px;
}

#rb_3 {
	background-image:url(gfx/bkrd_ylw_.gif);
	background-repeat:repeat-x;
	height: 100px;
}

#center_panel { /* This "holds" #hdr and #content */
	float:left;
	width: 580px;
}

#hdr {
	clear:both;
}

#content {
	clear: both;
}

h1 {
	font-size: 20px;
	color:#000000;
	text-align: center;
}

h2 {
	font-size: 16px;
	color:#000000;
	text-align: left;
}

h3 {
	font-size: 12px;
	color:#000000;
	text-align: left;
}

h4 {
	font-size: 14px;
	color:#000000;
	text-align: left;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 5px;
}

p.headings 
{
	font-size: 12px;
	color:#006600;
	text-align: right;
	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;
}

p.headings
{
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	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: 250px;
	float:left;
}

#lb_m1 {
	height: 150px;
}

#lb_m2 {
	height: 550px;
}

#rb_m {
	width: 250px;
	float: left;
	
}

#rb_m1 {
	height: 150px;
}

#rb_m2 {
	height: 550px;
}

#m_bottom {
	clear: both;
    background-color: #5A12A2;
	height: 5px;
}
