body {
	padding: 0px;
	font-family: "Times New Roman",TimesNR, Times, serif;
	font-size: 11pt;
	line-height: 16pt;
}
#container {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#top {
    display:none;
}

#display {
	width: 750px;
	border: 1px solid #006666;
	clear: both;
	margin: 0 50px;
}

#footer {
	margin-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #006666;
}
#footer>div {
	border-color: #006666;
	border-width: 1px;
	border-style: none;
	height: 40px;
}
#footercontent {
    width:750px; 
    float:left;
}
.groupname {
	font-weight: bold;
	color: #006666;
	text-transform: uppercase;
	letter-spacing: 1px;
    font-size:18px;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006666;
}

a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.grouptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
}

#talkcontainer {
    width:500px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 70px;
	margin-right: 70px;
	padding-left: 10px;
	padding-right: 10px;
}
#talkicons {
    display:none;
	margin-bottom: 25px;
}
#talkbody p {
	text-indent: 20px;
}

