/* text n' tags */

div#middle-900px p {
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 16px;
}

div#middle-900px h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	font-weight: bold;
	color: #888888;
	border-bottom: 1px dashed #EBEBEB;
	margin-top: 0px;
	margin-bottom: 4px; 
}

div#middle-900px h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: -8px;
	font-weight: bold;
	border-bottom: 0px;
}

div#middle-900px h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: -8px;
}

div#middle-900px.nocolumns {
	padding-top: 160px;
}

.tableleft {
	float: left;
	font-size: 9px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.tableleft-notopmargin {
	float: left;
	font-size: 9px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.tableright {
	float: right;
	font-size: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.tableright-notopmargin {
	float: right;
	font-size: 9px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.tablepadding {
	padding: 5px;
}

/* divs */

div#volume {
	width: 130px;
	margin-bottom: 16px; 
/*	margin-left: 84px; */
	margin-left: 30px;
}

div#middle-900px {
	background-image: url(../images/society-update-logo-new.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#leftcolumn {
	width: 650px;
/*	margin-top: 115px; */
	margin-top: 118px;
}

div#rightcolumn {
	float: right;
	width: 210px;
	font-size: 11px;
	margin-top: 28px;
}

div#businessedge {
	width: 630px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 3px double #666666;
	background-color: #F4F4F4;
	background-image: url(../images/crosshatch.gif);
}

div#advertisement {
	width: 210px;
	margin-bottom: 10px;
	text-align: center;
}

div#upcomingevents {
	width: 210px;
/*	padding: 5px; */
	background-color: #F4F4F4;
	border: 1px solid #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

div#upcomingevents ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* hacked floatNav menu for upcoming events box */

.events ul {
/*	width: 208px; */
}

.events li {
	list-style:none;
	display: block;
	border-bottom: 1px solid #b8b8b8;
	padding: 5px 5px;
	text-decoration: none;
	font-weight: bold;	
	margin-left: -20px;
	margin-top: 0px;
}

.events li.last {
	border-bottom: 0px;
}

.events li.title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #016a49;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
}


/* .events li a:link {
	display: block;
	color: #231806;
	border-bottom: 1px solid #644e2c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.events li a:active {
	display: block;
	color: #231806;
	border-bottom: 1px solid #644e2c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.events li a:visited {
	display: block;
	color: #231806;
	border-bottom: 1px solid #644e2c;
	padding: 5px 5px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}

.events li a:hover {
	background-color: #548c9d;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.events li a.last {
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;	
} */

