body {
	background-color: #006699;
	margin-top: 0px;
	font-family: "Lucida Grande", Helvetica, Arial;
	color: #333333;
}
p {
	font-size: 0.85em;
	line-height: 1.8em;
}
#maintable {
	background-color: #FFFFFF;
	background-position: left top;
	vertical-align: top;
	width: 95%;
}
#navbar a:link {
	color: 00FFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: 00FFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: 66CCCC;
	text-decoration: underline;
}
#content_titlebox a:link {
	color: #006699;
	text-decoration: none;
}
#content_titlebox a:visited {
	color: #003366;
	text-decoration: none;
}
#content_titlebox a:hover {
	color: #0099CC;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #CC3333;
	font-size: 24px;
}
#navbar {
	font-size: 0.85em;
	color: 66cccc;
	text-transform: capitalize;
}
#content_titlebox {
	background-color: #BCC5C8;
}
#content_content {
	font-size: 0.85em;
	line-height: 1.8em;
	border: 0px;

}
.footer {
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	padding-top: 1.3em;
	font-style: italic;
}

/* add to other css sheets

*/

/* delete ??
.thumbnailbox {
	background-color: #999999;
}
*/


#content_content a:link {
	color: #006699;
	text-decoration: none;
}
#content_content a:visited {
	color: #003366;
	text-decoration: none;
}
#content_content a:hover {
	color: #0099CC;
	text-decoration: underline;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	background-color: #BCC5C8;
	color: #FFFFFF;
}
.Updates {
	position: absolute;
	height: 100px;
	width: 100px;
	font-size: 0.7em;
	color: #333333;
	background-color: #FFFF00;
	background-position: left;
	text-align: left;
	left: 29px;
	top: 200px;
	border-color: #C89995;
}
#navbar p {
	font-size: 0.7em;
	color: 66cccc;
	text-transform: none;
	margin-top: 0px;
}
.rule_navbar {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC5C8;
}
