body {
	text: #000033;
	link: #666633;
/*	background-image: url(http://www.stillmoving.ca/images/grid2.png);*/
}

p,td,li {
	font-family: helvetica, sans-serif;
	font-size: 12px;
}
.standard {
	font-family: helvetica, sans-serif;
	font-size: 12px;
}
.tag {
	font-family: helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
/* keyword: statements */
dl {
}
dt {
	font-family: verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c4f6a;
}
dd {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}

/* see powered.php for example */
.list_head1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #1c4f6a;
}
.list_body {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}


.tagline {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
}
.copy {
	font-family: helvetica, sans-serif;
	font-size: 8px;
	font-style: oblique;
    text-align: center;
}
.words {
	font-family: helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
    text-align: justify;
    background: transparent;
    position: absolute; 
    top: 260px; left: 35px; 
    width: 180px;
    z-index:2;
}
.form_button {
	font-size: 11px;
	font-family: Tahoma,Arial, Helvetica, Geneva;
	color: #57722c;
	cursor: hand;
	background-color: #d6e9d9;
/*	float: left; */
	padding: 3px;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
	z-index: 300;
	font-weight: bold; 
}


.form_field {
	color: #57722c;
	background-color: #d6e9d9;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 4px;
	text-align: left;
	line-height: 130%;
	font-weight: normal;
	vertical-align: top;
}


h3 {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.content_area {
    padding-left: 40px;
}

.new {
	font-family: helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    font-style: oblique;
    background: #ffe563;
    padding: 2px;
}

.today {
	font-family: courier, monospace;
	font-size: 10px;
	font-weight: bold;
    font-style: normal;
    color: #fff;
    background: transparent;
    position: absolute; 
    top: 96px; left: 10px; 
    z-index:2;
}

A:link {
	text-decoration:none; 
	font-weight:bold; 
	color:#2c94a4
}
A:visited {
	text-decoration:none; 
	font-weight:bold;
	color:#2c94a4;
}
A:active {
	text-decoration: underline; 
	color:#333333;
}
A:hover {
	text-decoration: underline; 
	color:#333333;
}

A.menunav:link {
	font-family: helvetica, sans-serif;
	text-decoration:none; 
	font-weight:bold; 
	color:#17577c;
}
A.menunav:visited {
	font-family: helvetica, sans-serif;
	text-decoration:none; 
	font-weight:bold;
	color:#17577c;
}
A.menunav:active {
	text-decoration: underline; 
	color:#333333;
}
A.menunav:hover {
	text-decoration: underline; 
    padding-top: 4px;
	background:#fffc93;
	color:#333333;
}
