body {
	background-position: left 10px;
}

#top {
	height: 10px;
}
#top img {
	display: none;
}

#photo 
{
	right: 0px;
	top: 41px;
	position: absolute;
	height: 162px;
	width: 425px;
}

#bottom {
	padding-top: 56px;
}

#bottom .left {
	margin-top: 38px;
}

.news_summary, .news_summary_alt {
	border-bottom: dashed 1px #B2B2B2;
}

p.headline {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.date {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: .9em;
	color: #B2B2B2;
}

p.summary {
	margin-top: 0px;
	padding-top: 0px;
}

#bottom .left ul {
	margin-top: 0;
	margin-bottom: 25px;
}

#bottom .left ul#sublinks {
	margin-bottom: 0px;
	text-align: center;
}
#bottom .left ul#sublinks li a {
	font-weight: bold;
	color: #F7941D;
	border: none;
	text-transform: none;
}
#bottom .left ul#sublinks li a:link {
	text-decoration: none;
}
#bottom .left ul#sublinks li a:visited {
	text-decoration: none;
}
#bottom .left ul#sublinks li a:hover {
	text-decoration: underline;
}
#bottom .left ul#sublinks li a:active {
	text-decoration: none;
}

.annual_event {
	overflow: auto;
	margin-top: 15px;
}
.annual_event img {
	float: left;
	margin-right: 15px;
}
.annual_event p {
	margin-top: 0px;
	padding-top: 0px;
}

#bottom .right ul {
	margin-left: 0px;
	padding-left: 0px;
}
#bottom .right ul li {
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	margin-left: 0px;
	padding-left: 25px;
}

.meetPromo {
	float: right;
	margin-top: 22px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bottom ul.errorList, #bottom div.errorBox {
	border: solid 1px #F7941D;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #F7941D;
	font-weight: bold;
	background-color: #F1F1F1;
	margin-bottom: 24px;
}
#bottom ul.errorList li {
	background-image: none;
	list-style: disc inside none;
}

#bottom div.errorBox {
	padding: 12px;
	margin-bottom: 24px;
}

#bottom .no_bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bottom .no_top {
	margin-top: 0px;
	padding-top: 0px;
}

#bottom ul li.pdf { list-style: none; margin:0; padding:0 0 8px 25px; background: url(/images/icon_pdf-SM.gif) no-repeat 0 0; }

/* event registration specific styles */

UL.tabGuests {
    list-style: none;
    margin: 0;
    padding: 0;
    float:left;
    margin-top: 5px;
    
}

UL.tabGuests LI {
   
	background-image: none !important;
	margin: 0px;
	padding: 0px !important;
	height: 35px;    
}

UL.tabGuests LI A {
    background-color: #fff;
    padding: 10px 3px 10px 0px;
 	display:block;
}

UL.tabGuests li a.unselected {
    background-color: #fff;
    padding: 10px 3px 10px 0px;
 	display:block;
}

UL.tabGuests LI A.selected 
{
    background-color: #eee;
    padding-left: 10px;
	background-image: url(../images/tab-left.jpg);
	background-position: top left;
	background-repeat:no-repeat;

}

UL.tabGuests LI A:focus {
        outline: 0;
}

div.guests > span > div {
        padding: 5px 5px 5px 5px;
        background-color: #eee;
        width: 320px;
        height: 555px;
        
}

.guestinfo h2 {
        margin-top: 0;
		margin-left: 65px;

}


.waste {
        clear:both;
}

.guestinfo { display:block;float:left;width: 320px;margin-left: 0px;}