*{
	margin:0; 
	padding:0;
	font: 11px  Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
body {
	background:#d8d096;	
}
#wrapper {
	width:798px;
	position:relative;
	left:50%;
	margin-left:-399px;
}
#frame {
	float:left;
	background: url(images/frame_tile.gif);
	margin-top:16px;
	margin-bottom:16px;
	height:auto;
}
#home #frame {
	float:left;
	background: url(images/frame_tile_home.gif);
	margin-top:16px;
	margin-bottom:16px;
	height:auto;
}
#footer {
	background:url(images/frame_bottom.gif) no-repeat bottom;
	padding-bottom:42px;
	clear:both;
}
#home #footer {
	background:url(images/frame_bottom_home.gif) no-repeat bottom;
	padding-bottom:42px;
	clear:both;
}

#home p a {
	color: #578089;
	text-decoration: underline;
}


body#news p a {
font-weight: bold;
	color: #578089;
	text-decoration: none;
}

#credit {
	width:798px;
	padding: 0;
	position:relative;
	left:50%;
	margin-left:-399px;

}
h2 {
	font-weight:600;
	font-size:120%;
	color: #578089;
	padding-bottom:5px;
}
h2 a{
	font-weight:600;
	font-size:100%;
	color: #578089;
}
#backNav a{
	font-size:100%;
	color: #578089;
	margin-left:0px;
}
#backNav a:hover{
	color: #d9d097;
}
h2 a {
	font-weight:600;
}
h2 a:hover{
	color: #d9d097;
}
h3 {
	font-weight:bold;
	padding-bottom:1.5em;
	padding-top:2em;
}
.dot {
	font-weight:bolder;
	color:#CC6600;
	font-size:14px;
}
#secondaryNav  {
	text-decoration:none;
	list-style-type:none;
	margin-left:-15px;
}
#secondaryNav  h2{
	padding-bottom:5px;
}

#secondaryNav li a:link, #secondaryNav li a:visited {
	color: #578089;
	line-height:20px;
	background:
}
#secondaryNav li a:hover {
	color: #d9d097;
	
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
p{
	padding-bottom:20px;
}

#table {
	width:210px;
	float:left;
}
.clear {
	clear:both;
}
/*   !HEADER   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
#header{
	position:relative;
	background:url(images/frame_top.gif) no-repeat top;
	padding-top:15px;
}
#header h1 a{
	background: url(images/irem_logo.jpg) no-repeat top;
	display:block;
	width:766px;
	height:126px;
	margin:0 16px;
}

body#home #header h1 a{
	background: url(images/irem_logo.jpg) no-repeat top;
	display:block;
	width:766px;
	height:126px;
	margin:0 16px;
}

#header h1 a span{
	display:none;
}
#header p{
	position:absolute;
	right:30px;
	top: 120px;
	text-align:right;

}
#header p a{
	color:#619BA8;
	font-weight:bold;
}
/*   !NAV   */
#nav {
	display:inline;
	float:left;
	width: 151px;
	background:url(images/nav.jpg);
	margin-left:16px;
}
/*   !CONTENT   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/


#mini-columnLeft {
	width:195px;
	float:left;
}

#mini-columnCenter {
	width:195px;
	float:left;
}


#mini-columnRight {
	width:195px;
	float:left;
}

#content {
	display:inline;
	float:right;
	width:612px;
	margin-right:16px;
	
}
#hr {
	background: #fff url(images/line.gif) no-repeat;
	width:612px;
	height:7px;
}
#hr hr{
	display:none;
}

#event {
	float:left;
	padding:10px 10px 15px 10px;
	width:592px;

	background:#567C85 url(images/events.jpg) no-repeat;
}
#event h2 {

	width: 100%;
}
#event p{
	
	float:left;
	width: 30%;
	padding-left:10px;
	color:#FFF;
}
#event p span{

	color:#D8D096;
	font-size: 15px;
	font-weight: bold;
}

#event a {

text-decoration: underline;
}


#mainContent {
	/*border:dotted red;*/
	float:left;
	width: 490px;
	padding:20px 10px 10px 20px;
	
}
#home #mainContent {
	/*border:dotted red;*/
	float:left;
	width: 420px;
	padding:20px 0px 160px 10px;
	
	
}
#mainContent ul {
	padding:1.5em;
}
#mainContent p{
	line-height:1.5em;
}
#Sponsors {
	float:right;
	width: 140px;
	/* padding:top right bottom left; */
	padding:20px 15px 10px 15px;
	height:auto;
	background:#98A587;
}
#chapterOfficers{
ss}
#chapterOfficers p {
	padding-bottom:3em;
}
#chapterOfficers h3 {
	padding-bottom:2em;
}
/*   !nav   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
.sdmenu {
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top:20px;
	color: #fff;
}
.sdmenu div {
	overflow: hidden;
}
.sdmenu div:first-child {

}
.sdmenu div.collapsed {
	height: 25px;
}
.sdmenu div span {
	display: block;
	padding: 10px;
	font-weight: bold;
	color: white;
	cursor:pointer;
}
.sdmenu div span a{
	font-weight: bold;
	padding: 0px 0px;
}
.sdmenu div span a:hover {
	color: #d9d097;
}

.sdmenu div.collapsed span {
}
#dot {
	background: url(images/dot_white.gif) no-repeat left center;
	margin-left:14px;
}
.sdmenu div a {
	padding: 5px 15px;
	display: block;
	color: #fff;
	text-decoration:none;
}
.sdmenu div a.current {
	/* background : #ccc; */
}
.sdmenu div a:hover, .sdmenu div span a:hover{
	color: #d9d097;
	text-decoration: none;

}
#imgDot {
	height:100%;
	position:aboslute;
	margin:5px;
}
/*   !HOME IREM LINk   */
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
#iremLinks {
	width:446px;
	position:absolute;
	padding-top:60px
}
#iremLink {
	padding:0px 6px 0px 8px;
	float:left;
	width:28.5%;
}
#iremLink span {
	height:52px;
}
#iremLink img {
	padding-bottom:10px;
}
#iremLink h2{
	font-size:10px;
	padding-bottom:5px;
}

#iremLink p{
	font-size:9px;
	
}
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/