body {
	background-image:  url(blue_grad_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #66CCFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.diaryevent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.diaryeventpast {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	text-decoration: line-through;
}
div#header {
	visibility: visible;
	height: 176px;
	width: 800px;
	overflow: visible;
	text-align: left;
}
div#headerleft {
	height: 176px;
	visibility: visible;
	padding: 0px;
	float: left;
	overflow: visible;
	text-align: center;
	width: 75%;
	clear: left;
}
div#headerright {
	visibility: visible;
	height: 176px;
	float: right;
	width: 24%;
	padding: 4px;
	clear: right;
	background-image: url(YACR_logo_animated.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents {
	position: static;
	visibility: visible;
	left: 0px;
	width: 100%;
}
div#title {
	text-align: center;
}
div#nav {
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3366FF;
}
div#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3366FF;
	clear: both;
	float: none;
}
.tea {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF3333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #000099;
}
.message_widemessage {
	width: 700px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.placeandtime {
	font-size: 24px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
div#towerName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#towerChurch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	margin-left: 50px;
	font-weight: bold;
	clear: both;
	float: left;
}
div#towerBlock {
	clear: both;
	width: 800px;
	float: left;
}
div#towerPicture {
	width: 400px;
	margin-left: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#towerDetails {
	float: none;
	margin-left: 420px;
	border: medium inset #FFFFFF;
	width: 300px;
	clear: none;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.towerDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	float: left;
	width: 100px;
}
.towerEntry {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	width: 198px;
	float: right;
	padding-left: 2px;
}
.towerItems {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	clear: right;
	float: right;
	width: 300px;
}
div#welcome {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	width: 95%;
	margin: 10px;
}
.boxed_memo {
	border: medium solid #0000CC;
	background-color: #00CCFF;
	width: 80%;
	float: left;
	clear: right;
	margin: 5px;
	padding: 3px;
}
.inner_memo {
	border: thin solid #0000CC;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 100%;
	clear: right;
}
.spacer10pc {
	float: left;
	width: 10%;
	clear: left;
}
.spacer25pc {
	float: left;
	width: 25%;
	clear: left;
}
.spacer35pc {
	float: left;
	width: 35%;
}
.beveled_memo {
	background-color: #CCCC99;
	float: left;
	width: 50%;
	border-top: medium solid #CCCC33;
	border-right: medium solid #999933;
	border-bottom: medium solid #999933;
	border-left: medium solid #CCCC33;
	padding: 3px;
	margin: 5px 5px 15px;
}
.inner_beveled_memo {
	border-top-color: #999933;
	border-right-color: #CCCC33;
	border-bottom-color: #CCCC33;
	border-left-color: #999933;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
}
.memo_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.memo_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.memo_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	margin: 10px;
}
.memo_place {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996600;
	text-align: center;
	line-height: normal;
	margin-top: 8px;
}
.memo_time {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.memo_extra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #339900;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.memo_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-align: left;
	margin-top: 5px;
}
div#help {
	float: left;
	margin-top: 0px;
	width: 30%;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.div80pc {
	padding: 5px;
	width: 80%;
	margin-top: 10px;
	float: left;
	clear: none;
	background-color: #6699FF;
}
.left_item {
	clear: left;
	float: left;
	width: 20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 5px;
}
.right_item {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	clear: right;
	width: 80%;
	text-align: left;
}
div#down_arrow {
	float: left;
	height: 19px;
	width: 12px;
}
.breaker {
	clear: both;
	float: left;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.inform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
	clear: left;
	float: left;
	width: 100%;
	margin: 15px;
	text-align: center;
}
div#committee_list {
	width: 60%;
	clear: right;
	float: left;
}
.committee_name {
	clear: left;
	float: left;
	width: 35%;
}
.committee_role {
	clear: right;
	float: right;
	width: 64%;
}
div#towerextra {
	clear: both;
	float: none;
	margin: 10px;
}
.boxed_newsflash {
	background-color: #FFFF99;
	clear: right;
	float: left;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	border: medium none #FF6600;
	text-indent: 10px;
}
.inner_newsflash {
	background-color: #FFFFFF;
	padding: 10px;
	clear: right;
	float: left;
	width: 100%;
	border: thin solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	margin: 5px 8px 5px 5px;
	text-align: center;
}
.leftitem {
	clear: left;
	float: left;
	border: thin inset #CC0000;
	margin-left: 5px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 0px;
	background-color: #FFCC66;
	margin-right: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	position:absolute
}
.leftmemorium {
	clear: left;
	float: left;
	border: medium inset #000000;
	margin-left: 5px;
	width: 196px;
	background-position: left top;
	text-align: center;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.rightitem {
	clear: right;
	float: right;
	border: thin solid #006600;
	width: 200px;
	margin-right: 5px;
	background-color: #CCFF99;
	margin-bottom: 5px;
	margin-left: 5px;
}
.leftmemoriumheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-y;
	line-height: 30px;
	background-color: #000000;
}
.leftitemheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(leftitemheadingback_ground.gif);
	background-repeat: repeat-y;
	line-height: 30px;
}
.leftitemdetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #993300;
}
.leftmemoriumdetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #000000;
}
.leftmemoriumdetails p {
	margin: 0px;
	padding: 0px;
}
.leftitemdetails p {
	margin: 0px;
	padding: 0px;
}
.rightitemheading {
	background-image: url(rightitemheading_background.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 100%;
}
.rightitemmessages {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	background-image: url(leftitemheadingback_ground.gif);
	width: 100%;
}
.rightitemdetails {
	font-size: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #006600;
	float: left;
	width: 180px;
}
.message_header {
	width: 188px;
	clear: both;
	float: left;
}

.rightitemdetails p {
	margin: 0px;
}
#centralitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	float: none;
	width: 344px;
	position: relative;
	clear: left;
	left: 230px;
	height: 700px;
}
#centralitem ul {
	list-style-type: disc;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
	list-style-image: url(bell_small.gif);
}
#centralitem ul li {
	margin: 8px;
}
.rightitemdetails ul {
	margin: 0px;
}
.quarterpeal {
	margin: 5px;
	padding: 0px;
	width: 350px;
	float: left;
	text-align: left;
	height: auto;
	background-color: #CC9900;
	border: medium groove #996600;
}
.quarterItem {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top: medium none #FF00FF;
	border-right: medium none #FF00FF;
	border-bottom: thin solid #996600;
	border-left: medium none #FF00FF;
}
.quarterDescription {
	width: 90px;
	clear: left;
	float: left;
}
.quarterEntry {
	clear: right;
	float: left;
	text-align: left;
	width: 255px;
}
.peal {
	margin: 5px;
	padding: 0px;
	width: 350px;
	float: left;
	text-align: left;
	height: auto;
	background-color: #CC9966;
	border: medium groove #996600;
	position: static;
}
.pealItem {

	clear: left;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-top: medium none #FF00FF;
	border-right: medium none #FF00FF;
	border-bottom: thin solid #996600;
	border-left: medium none #FF00FF;
}
.pealheader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.pealnames {
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pealfooter {
	font-style: italic;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


.pealDescription {

	width: 90px;
	clear: left;
	float: left;
}
.pealEntry {

	clear: right;
	float: left;
	text-align: left;
	width: 255px;
}
.picturecomment {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
div#commentedpictureleft {
	text-align: center;
	padding: 10px;
	float: left;
	color: #663366;
}
div#commentedpictureright {
	text-align: center;
	padding: 10px;
	float: right;
	color: #663366;
}
div#central {
	background-image:    url("events/nelson/victory.jpg");
	background-repeat: no-repeat;
	height: 356px;
	width: 448px;
	text-align: center;
}
#headerright li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.picture_right {
	float: right;
}
.picture_left {
	float: left;
}
#towerDetails td {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.memo_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	margin-left: 20px;
}
#addform {

}
#addform p {
	color: #000000;
	margin: 4px;
	top: 0px;
}
.message_date {
	font-weight: bolder;
	color: #006633;
	clear: left;
	float: left;
}
.message_tower {
	font-weight: bold;
	color: #003399;
	clear: right;
	float: left;
	padding-left: 3px;
	text-align: left;
}
.message_message {
	clear: both;
	float: left;
	width: 183px;
	padding-left: 5px;
}

.highlighted {
	background-color: #FFFF66;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

