body {
	background-color: #177a59;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
}

div#newwrap {
	position: absolute;
	top:100px;
	padding-top: 9px;
	width: 100%;
	min-width: 600px;
}

#headpic{
	background: #17623d url(../images/talksbg.jpg) repeat-x;
	position: absolute;
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
	margin-top:0;
	width:100%;
}
div#talkslinks a {
	background: #f93;
	}

#middle {
	background: #ffe;
	border: 3px solid #000;
	text align: center;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 0px;
	padding-right: 0px;
	max-width:1000px;
	min-width:400px;
	width: 58%;
	}
#outerJan {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerFeb {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerMar {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerApr {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerMay {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerJun {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerJul {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerAug {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerSep {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerOct {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerNov {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#outerDec {
	text-align: center; 
	width: 240px; 
	float: right;
	}
#right a 	{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
#right a:hover {
	text-decoration: underline;
	}
#right p {
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}
.monthlinks {
	font-size: .8em;
	margin-left: 2em;
	}
.backtemp {
	background: #fff;
	padding: .5em;
	margin: 1.25em 3em 0 1em;
	}
.back {
	background: #ddd;
	padding: .5em;
	margin: 1.25em 3em 0 1em;
	}
.section {
	text-align: left;
	background: #ffe;
	margin: -1.75em -2em 0 0;
	}
.backtop {
	font-size: .8em;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 9px;
	margin-left: 2em;
	}
a 	{
	font-weight: bold;
	color: #f90;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	background:#f90;
	color: #000;
	text-align: left;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: bold;
	padding: 0 3px 0 12px;
	margin:0;
}
h2 {
	text-align:left;
	font-size: 1em;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	margin: 12px 0 0 12px;
}
ul {
	margin-top:0;
}
ul > li:first-child {
	font-weight: normal;
}
li {
	margin-top: 2px;
}

p {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
}

hr {
	border: none 0; 
	border-top: 1px dashed #ccc;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
} 

.city {
	text-align:left;
	font-size: 1em;
	color: #000;
	font-weight: normal;
	margin-left: 10px;
	}

.cancel {
	text-align:left;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	}

.normaltext {
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 9px;
}

.update {
	text-align:left;
	font-size: .8em;
	color: #999;
	font-weight: normal;
	margin-left: 60px;
	margin-bottom: 3px;
	}
.tablecalendar {
	border: 1px solid #dddddd;
	font-size: .7em;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.tablecalendar td {
	text-align: right;
	border: 1px solid #dddddd;
	padding: 1px 3px 1px 3px;
}

.tablecalendar td.tabcenter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.tablecalendar td.smallcenter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

.talksdetailed {
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	vertical-align: top;
}

.calevent {
	background-color: white;
}
