#addResult a {
	color: #7D7D7D;
	text-decoration: none;
}

#addResultB a {
	color: #7D7D7D;
	text-decoration: none;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Times, Times New Roman;
	font-size: 14px;
}

a {
	color: #5E769E;
	text-decoration: none;
}

a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#bubble-container {
	float: left;
	width: 518px;
}

#bubble-container p {
	text-align: center;
	padding: 5px;
	margin: 10px;
}

#bubble {
	width: 518px;
	background-image: url("/images/bubble-middle.jpg");
	background-repeat: repeat-y;
	float: left;
	position: relative;
	left: 15px;
}

#bubble-bottom {
	width: 518px;
	height: 32px;
	background-image: url("/images/bubble-bottom.jpg");
	background-repeat: no-repeat;
}

#bubble-events {
	width: 509px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}

.bubble-search {
	margin-top: 10px;
	width: 250px;
	text-align: center;
	font-size: 16px;
}

#bubble-top {
	width: 518px;
	min-height: 131px;
	background-image: url("/images/bubble-top.jpg");
	background-repeat: no-repeat;
}

#buttons {
}

#city-bubble {
	width: 533px;
	height: 41px;
	background-image: url("/images/city-bar.jpg");
	background-repeat: no-repeat;
	position: relative;
	right: 5px;
	margin-bottom: 5px;
}

#city-bubble h1 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	position: relative;
	left: 7px;
	top: 9px;
}

#city-listings {
	width: 528px;
	float: left;
	position: relative;
	left: 5px;
}

#city-listings p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#citynav {
	text-align: left;
}

#clear {
	clear: both;
}

.commenth2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#comment {
	width: 400px;
	background-image: url("/images/comment-top.gif");
	background-repeat: no-repeat;
	margin-bottom: 5px;
	position: relative;
	left: -5px;
}

#comment p {
	margin: 0px;
	padding: 10px;
}

#comment-body {
	width: 400px;
	background-image: url("/images/comment-middle.gif");
	background-repeat: repeat-y;
	min-height: 78px;
}

#comment-bottom {
	width: 400px;
	height: 5px;
	background-image: url("/images/comment-bottom.gif");
	background-repeat: no-repeat;
}

#comment-content {
	width: 400px;
	background-image: url("/images/comment-middle.jpg");
	background-repeat: no-repeat;
	min-height: 73px;
}

#comment-content h2 {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}

#comment-content p {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}

#comment-middle {
	width: 400px;
	background-image: url("/images/comment-middle2.gif");
	background-repeat: repeat-y;
	min-height: 72px;
}

#comment-top {
	width: 534px;
	height: 6px;
	background-image: url("/images/comment-top.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}

#data {
	color: #ffffff;
	margin-top: 10px;
}

#data a {
	color: #ffffff;
	text-decoration: none;
}

#data a:hover {
	color: #FFA200;
	text-decoration: none;
}

#data h3 {
	margin: 4px;
	padding: 0px;
	font-size: 14px;
}

#editlist a {
	color: #5E769E;
	text-decoration: none;
}

#editlist a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#embedblurb {
	text-align: center;
	font-size: 12px;
}

.embedinput {
	width: 175px;
	font-size: 10px;
}

#eventSearchResults a {
	text-decoration: none;
}

.example-event {
	font-size: 12px;
}

#eventmisc {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 10px 0px;;
}

#footer {
	padding-top: 10px;
	text-align: right;
	font-size: 9px;
	font-family: Verdana;
}

.form {
	margin: 0px;
	padding: 0px;
}

.headerimg {
	position: relative;
	right: 5px;
}

.input-small {
	font-size: 126%;	background: #FFFADB url(/img/form-back.gif) repeat-x;	border: 1px solid #CBB945;	color: #776B1B;	padding: 2;
}

#main {
	width: 775px;
	margin: 0px auto 0px auto;
}

#newpost {
	margin-bottom: 10px;
}

#newpost-cat {
	font-size: 10px;
	text-transform: uppercase;
}

#newpost-cat a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

#newpost-cat a:hover {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

#newpost-date {
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Verdana;	
}

#newpost-description {
	margin-bottom: 5px;
	font-size: 10px;
	font-family: Verdana;	
}

#newpost-description a {
	color: #5E769E;
	text-decoration: none;
}

#newpost-description a:hover {
	color: #5E769E;
	text-decoration: underline;
}


#newpost-morelink {
	font-size: 10px;
	font-family: Verdana;
}

#newpost-morelink a {
	color: #5E769E;
	text-decoration: none;
}

#newpost-morelink a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#newpost-title {
	margin-bottom: 2px;	
	font-size: 16px;
}

#newpost-title a {
	color: #5E769E;
	text-decoration: none;
}

#newpost-title a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#pages {
	font-size: 12px;
	font-family: Verdana;
	margin: 10px 0px 10px 0px;
}

#pages a {
	color: #5E769E;
	text-decoration: none;
}

#pages a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#post {
	margin: 0px 0px 20px 0px;
}

#post a {
	color: #5E769E;
	text-decoration: none;
}

#post a:hover {
	color: #5E769E;
	text-decoration: underline;
}

#post #buttons a {
	color: #000000;
	text-decoration: none;
}

#post h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

#post p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}

.post-button {
	position: relative;
	top: 3px;
}

.post-button2 {
	position: relative;
	top: 2px;
}

#registerStatus {
	width: 210px;
	float: right;
	font-size: 12px;
	text-align: right;
	position: relative;
	top: 10px;
	right: 10px;
}

#results {
	color: #ffffff;
	margin-top: 10px;
}

#results a {
	color: #ffffff;
	text-decoration: none;
}

#results a:hover {
	color: #FFA200;
	text-decoration: none;
}

#results h3 {
	margin: 4px;
	padding: 0px;
	font-size: 14px;
}

#sessmess {
	margin: 10px;
}

#sidebar {
	width: 224px;
	float: right;
	position: relative;
	right: 2px;
}

.sidebarbt {
	margin-bottom: 5px;
}

#smallbubble {
	width: 224px;
	height: 72px;
	background-image: url("/images/smallbubble.jpg");
	text-align: center;
	margin-bottom: 5px;
	position: relative;
}

#smallbubble a {
	color: #ffffff;
	text-decoration: none;
}

#smallbubble h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	top: 9px;
}

#tablecontents {
	width: 523px;
	margin: auto;
}

.tableheader {
	font-size: 18px;
	color: #89BE00;
	font-weight: bold;
}

.tableheader2 {
	font-size: 14px;
	color: #89BE00;
	font-weight: bold;
}

.tableheader2 a {
	font-size: 14px;
	color: #89BE00;
	font-weight: bold;
	text-decoration: none;
}

.tableheader2 a:hover {
	font-size: 14px;
	color: #89BE00;
	font-weight: bold;
	text-decoration: none;
}

.tinyrss {
	position: absolute;
	right: 4px;
	bottom: 22px;
}

.top-search {
	font-size: 126%;	background: #FFFADB url(/img/form-back.gif) repeat-x;	border: 1px solid #CBB945;	color: #776B1B;	padding: 2
}


#welcome {
	font-size: 12px;
	text-align: right;
}

#welcome p {
	margin: 0px;
	padding: 8px;
}

#welcome p a {
	color: #5E769E;
	text-decoration: none;
}

#welcome p a:hover {
	color: #5E769E;
	text-decoration: underline;
}