#wrap {
	width: 760px;
        margin-top: 5px;
        padding: 0;
}

#wrap h1 { 
	color: #6e4e37; 
}

#wrap h3 {
	color: #6e4e37;
}

.columns .column {
	padding: 5px 0 5px 0;
}

.columns:after {
	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}

* html .columns {
	height: 1%;
}

.columns .column {
	float:left;
	overflow:hidden;
}

.columns .last { 
	padding: 0 0 0 5px;
}

.col2 .first { 
	width:530px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: times roman;
	font-size: 14px;
}

.col2 .last	{ 
	width:200px;
	border-left: 1px solid;
}

.right_column_box {
	margin: 2px 2px 10px 2px;
	border-bottom: 3px solid;
}

.right_column_box .registerImg {
	margin: 0 0 10px 10px;
}

.right_column_box .emailImg {
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}

.right_column_box dl {
	height: 150px;
	width: 195px;
	overflow: auto;
	border: 1px solid;
	padding: 0;
	margin: 0;
}

.right_column_box dt {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 2px;
	background-color: #c7d6be;
}

.right_column_box dd {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 2px;
}

.sidebar_left {
	margin: 5px 2px 0 2px;
    border-bottom: 3px solid;
    text-align: center;
    padding: 0;
}

.sidebar_left p {
	margin: 0;
	padding: 0;
}

.sidebar_left h3 {
	font-size: 1.2em;
	color: #447548;
}

#twitter_div {
}

#twitter_update_list {
	list-style-type: none;
	margin-left: 2px;
	padding-left: 0;
}

#twitter_update_list li {
	padding-bottom: 5px;
	border-bottom: 1px dotted;
}

/* style for top banner */


#uvmcustombanner2{
	margin-bottom:-3px; /* fixes IE7 bug */
}
#uvmmain{
	width: 1012px;  
}

/* float images */
.floatImage {
     float: right;
     padding: 3px;
}

.floatLeft {
     float: left;
     padding: 0 2px 2px 0;
     border: none;
}

.smallprint {
     font-size: 9px;
}

.reading_header {
     font-weight: bold;
     font-size: 14px;
     color: #447548;
}

/* css for membership tables */
.membershipTable {

        padding: 0;
        margin: 0;
}

.membershipTable th {
       border: 1px solid;
       text-align: center;
}
.membershipTable td {
        border: 1px solid;
        padding: 2px;
        margin: 0;
}

#memberLogos img {
    border: none;
}

#memberLogos td {
     padding: 2px;
}

/* miscellaneous styles */
.quotePerson {
       font-weight: bold;
       padding-left: 200px;
}

/* search and results page */

#searchResults p {
     font-size: 11px;
}

/* styles for biographies and descriptions on forum pages */
.bio img {
     float: left;
     padding: 5px;
}

.description img {
     float: right;
     padding: 5px;
}

.bookImgFloat {
float: right;
padding: 2px;
}

/* style that manages the eventbrite image */
.eventbrite {
 border: 0;
 padding-left: 0px;
 padding-top: 10px;
}