body {
	margin: 0;
	padding: 0;
	background: #99cccc;
	color: #000000;
}


.banner {
	margin: 0;
	padding: 0;
	text-align: center
}

.navbartop {
	text-align: center; 
	background: #0099cc; 
	color: #ffffff; 
	height: 25px;
	margin: 0;
	padding: 4px;
	font-weight: bold
}

.navbartop a:link, .navbartop a:visited {
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

.navbartop a:hover {
	background: transparent;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline
}

.bg {
	background: repeat;
	background: url(images/bg.gif);
	width: 780px
}

.ground {
	background: repeat;
	background-image: url(images/ground.jpg)
}

.bg2 {
	background: repeat;
	background: url(images/bg2.gif);
	width: 780px
}

.bg3 {
	background: repeat;
	background: url(images/bg3.gif);
	width: 780px
}

.bg4 {
	background: repeat;
	background: url(images/bg4.gif);
	width: 780px
}

.smallcolumn {
	margin: 0;
	padding: 6px;
	text-align: center
}

.smallcolumn a:link {
	color: #ff0000
}

.small {
	font-size: 80%
}

.blueboxbold {
	text-align: center;
	font-weight: bold;
	background: #0099cc;
	color: #000000;
	margin: 0
}

.bluebox {
	text-align: center;
	background: #0099cc;
	color: #000000;
	margin: 0
}

.journalbox {
	text-align: left;
	background: repeat;
	background: url(images\paper1.jpg);
	color: #000000;
	margin: 0;
	padding: 4px;
	font-size: 80%
}

.blurbbox {
	text-align: left;
	padding: 4px;
	background: #ffffff;
	color: #000000;
	font-size: 80%
}


.centercolumn {
	background: #ffffff;
	color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
}

.centercolumn p {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 90%;
	line-height: 140%
}

.firstword {
	font-size: 120%;
	font-weight: 900
}

.signature {
	position: relative;
	left: 100px;
	top: -50px
}

.retreatbox {
	text-align: center;
	background: #ffff99;
	color: #000000;
	border-color: #0099cc;
	padding: 4px
}

.siteinfo {
	margin: 0;
	padding: 10px;
	background: #cccccc;
	color: #0099cc;
	font-size: 75%;
	text-align: center
}

.siteinfo a:link, .siteinfo a:visited {
	color: #0099cc
}

.journalpage {
	text-align: left;
	padding-left: 40px;
	padding-right: 6px;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 150%
}

.bigred {
	color: #ff3333;
	font-size: 120%;
	font-weight: 900;
	text-align: center;
	padding: 6px
}

.localnav {
	text-align: center
}

.journalpic {
	font-size: 80%;
	text-align: center;
	background: #d8e987;
	color: #000000;
	padding: 4px;
	margin-right: 4px
}

.border { 
	background: #000000;
	color: #ffffff;
	padding: 1px;
	margin: 0
}

.gear {
	background: #ffffcc;
	color: #000000;
	text-align: justify;
	margin: 0;
	padding: 6px
}

