a {
	outline: none;
}

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

a.underline {
	color: #5e5997;
	text-decoration: none;
}

a.underline:hover {
	text-decoration: underline;
}

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

a.white:hover {
	text-decoration: none;
}

body {
	background-color: #393939;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 1.4em;	
	margin: 0px;;
}

h1 {
	font-size: 13px;
	font-weight: strong;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	color: #afafaf;
	margin: 0px 0px 0px 0px;	
}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;	
}

img.block {
	display: block;
}

img.stroke {
	border: 1px solid #161616;
}

label {
	float: left;
	width: 100px;
}

p {
	margin: 0px;
}

table {
	text-align: left;
}

#container {
	width: 770px;
	margin: 15px auto 15px auto;
}

#border-top {
	width: 770px;
	height: 35px;
	background-image: url(../images/border-top.png);
	background-repeat: no-repeat;
}

#border-top-left {
	width: 35px;
	height: 176px;
	float: left;
	background-image: url(../images/border-top-left.png);
	background-repeat: no-repeat;
}

#header {
	width: 700px;
	height: 176px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#home {
	width: 30px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 288px;
}

#home-text {
	width: 30px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#home-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 11px;
	background-image: url(../images/home-on.jpg);
	background-repeat: no-repeat;
}

#home-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 11px;
	background-image: url(../images/home-off.jpg);
	background-repeat: no-repeat;
}

#events {
	width: 64px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 296px;
}

#events-text {
	width: 64px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}	

#events-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 28px;
	background-image: url(../images/events-on.jpg);
	background-repeat: no-repeat;
}

#events-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 28px;
	background-image: url(../images/events-off.jpg);
	background-repeat: no-repeat;
}

#photos {
	width: 36px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 304px;
}

#photos-text {
	width: 36px;
	height: 9px;
	float: left;
	position: absoulte;
	top: 0px;
	left: 0px;
}

#photos-on {
	width: 8px;
	height: 4px;
	position: absolute;
	top: 11px;
	left: 14px;;
	background-image: url(../images/photos-on.jpg);
	background-repeat: no-repeat;
}

#photos-off {
	width: 8px;
	height: 4px;
	position: absolute;
	top: 11px;
	left: 14px;;
	background-image: url(../images/photos-off.jpg);
	background-repeat: no-repeat;
}

#information {
	width: 60px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 312px;
}

#information-text {
	width: 60px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#information-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 26px;
	background-image: url(../images/information-on.jpg);
	background-repeat: no-repeat;
}

#information-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 26px;
	background-image: url(../images/information-off.jpg);
	background-repeat: no-repeat;

}

#volunteers {
	width: 70px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 320px;
}	

#volunteers-text {
	width: 70px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}	

#volunteers-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 31px;
	background-image: url(../images/volunteers-on.jpg);
	background-repeat: no-repeat;
}

#volunteers-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 31px;
	background-image: url(../images/volunteers-off.jpg);
	background-repeat: no-repeat;
}

#links {
	width: 29px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 328px;
}

#links-text {
	width: 29px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}	

#links-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 10px;
	background-image: url(../images/links-on.jpg);
	background-repeat: no-repeat;
}

#links-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 10px;
	background-image: url(../images/links-off.jpg);
	background-repeat: no-repeat;
}

#guestbook {
	width: 64px;
	height: 15px;
	float: left;
	position: relative;
	top: 10px;
	left: 336px;
}

#guestbook-text {
	width: 64px;
	height: 9px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}		

#guestbook-on {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 28px;
	background-image: url(../images/guestbook-on.jpg);
	background-repeat: no-repeat;	
}

#guestbook-off {
	width: 8px;
	height: 4px;
	float: left;
	position: absolute;
	top: 11px;
	left: 28px;
	background-image: url(../images/guestbook-off.jpg);
	background-repeat: no-repeat;
}

#border-top-right {
	width: 35px;
	height: 176px;
	float: left;
	background-image: url(../images/border-top-right.png);
	background-repeat: no-repeat;
}

#main {
	width: 770px;
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
	padding-left: 35px;
}

#main-left {
	width: 193px;
	min-height: 290px;
 	height: auto !important;	height: 290px;
	float: left;
	background-image: url(../images/main-left.jpg);
	background-repeat: no-repeat;
}

#main-center {
	width: 485px;
	min-height: 290px;
 	height: auto !important;	height: 290px;
	float: left;
	background-image: url(../images/main-center.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 445px;
	margin: 15px 20px 20px 20px;
}

#main-right {
	width: 22px;
	min-height: 290px;
 	height: auto !important;	height: 290px;
	float: left;
	background-image: url(../images/main-right.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 770px;
	height: 55px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

.balloon-left {
	width: 395px;
}

.balloon-right {
	width: 395px;
	margin-left: 50px;
}

.balloon-top {
	width: 395px;
	height: 11px;
	background-image: url(../images/balloon_top.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}

.balloon-content {
	width: 371px;
	background-image: url(../images/balloon_content.jpg);
	background-repeat: repeat-y;
	padding: 0px 12px 0px 12px;
}

.balloon-timestamp {
	width: 375px;
	text-align: center;
	padding-top: 10px;
}

.balloon-bottom {
	width: 395px;
	background-image: url(../images/balloon_bottom.jpg);
	background-repeat: no-repeat;
}

.balloon-author-left {
	float: left;
	margin: 16px 10px 10px 10px;
}

.balloon-author-right {
	float: right;
	margin: 16px 10px 10px 10px;
}

.balloon-end-left {
	width: 17px;
	height: 12px;
	float: left;
	background-image: url(../images/balloon_end_left.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.balloon-end-right {
	width: 17px;
	height: 12px;
	float: right;
	background-image: url(../images/balloon_end_right.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.calendar {
	width: 51px;
	height: 51px;
	float: left;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
}

.calendar-day {
	width: 51px;
	height: 16px;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.calendar-month {
	width: 51px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.calendar-content {
	width: 374px;
	float: left;
	padding: 0px 0px 0px 20px;
}

.calendar-description {
	width: 80px;
	float: left;
}

.calendar-value {
	width: 274px;
	float: left;
}

.form-tab {
	margin: 0px 0px 0px 100px;
}

.forms {
	color: #3e3d3d;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #3e3d3d;
	padding-left: 3px;
	margin: 0px 0px 5px 0px;
}

.postinfo {
	margin: 0px 0px 10px 0px
}

.ruler {
	width: 445px;
	height: 3px;
	background-image: url(../images/ruler.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;	
	font-size: 0px;
	line-height: 0px;
}

.space-10 {
	width: 374px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

.stream li{
	list-style:				none;
	margin:					0px;
	float:					left;
	padding:				0px;
	width:					111px;
	height:					111px;
	text-align:				center;
}