﻿@import "common.css";

#wrapper { width:752px; overflow:hidden; margin:0 auto; background-image:url(/!img/mp/carmls_main_content_tile.gif); }
#header { width:741px; height: 201px; background:url(/!img/mp/carmls_main_header_01.jpg); padding-left:11px}
#leftPanel { width:200px; float:left; padding:24px 0 24px 0; }
#leftPanel img { margin:6px 0 6px 0; }
#rightPanel { width: 522px; padding:30px 30px 30px 0; float:right; line-height:1.5em; }
#footer { width:752px; margin-bottom:10px; clear:both; font-weight:bold; }

/* Sub Nav Boxes */
#subNav { width:730px; margin:0 auto; display:table; }
#sub_nav dd
{
	background-color:#FDFDFD;
	height:111px;
	margin:0;
	display:block;
	float:left;
	background-repeat:no-repeat;
	font-size:0.8em;
}
#sn_about { width:183px; background-image:url(/!img/mp/carmls_main_about.jpg); }
#sn_become { width:182px; background-image:url(/!img/mp/carmls_main_become.jpg); }
#sn_members { width:182px; background-image:url(/!img/mp/carmls_main_members.jpg); }
#sn_leadership { width:183px; background-image:url(/!img/mp/carmls_main_leadership.jpg); }
#sub_nav p 
{
	position:absolute;
	height:35px;
	line-height:1.2em;
	overflow:hidden;
	width:162px;
	z-index:0;
	margin:111px 0 0 0;
	padding:6px 10px 0 10px;
	background-color:#FDFDFA;
}

#sub_nav .sn_rm
{
	position:absolute;
	z-index:1;
	width:171px;
	height:0px;
	padding:111px 0 0px 10px;
	display:block;
	font-style:italic;
	font-weight:bold;
}
#sn_become .sn_rm, #sn_members .sn_rm { width:171px; }
#sn_become p, #sn_members p { width:161px; }
#sub_nav .sn_bot { height:12px; background:url(/!img/mp/carmls_main_section_cap.gif) no-repeat center bottom; }