body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body {
	background-color: #BF0000;
	margin: 0px;
	padding: 0px;
}

a {
	color: darkred;
	font-weight: bold;
}

.content {
	padding: 5px;
}

.upper_link {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.side_link {
	text-decoration: none;
	color: black;
}

.btm_nav_cell a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.btm_nav_cell {
	border-right: 1px solid #C5C2BA;
	padding: 7px 10px;
}

.btm_nav_first {
	border-left: 1px solid #C5C2BA;
}

.gallery_callout {
	background-color: #666666;
	padding: 3px;
	color: white;
}

.gc_header {
	font-size: 125%;
	font-weight: bold;
}

.project_title {
	font-size: 16px;
	font-weight: bold;
	color:#990000;
}



