#body {
	width: 100%;
	left: 10px;
	top: 10px;
	z-index: 1;
}
#header {
	background-color: #FF0000;
	height: 110px;
	width: 100%;
}
#h_logo {
	height: 100px;
	width: 150px;
	float: left;
	margin: 5px 0px 0px 5px;
}
#h_text_up {
	font-size: large;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 40%;
	margin: 15px 90px 0px 170px;
}
#h_text_middle {
	margin: 0px 90px 0px 170px;
	font: times new roman;
	text-align: right;
	font-size: medium;
	color: #660000;
	font-weight: bold;
}
#h_text_bottom {
	font: times new roman;
	text-align: right;
	font-size: medium;
	color: #660000;
	font-style: italic;
	margin: 0px 90px 0px 170px;
}
#h_photo {
	float: right;
	width: 90px;
}
#content {
	width: 100%;
}
#top_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
}
#nav {
	float: left;
	width: 180px;
}
#content_text {
	margin: 20px 0px 0px 200px;
}
#bottom {
	width: 100%;
}
#bottom_bar {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #FFFFCC;
}
.navigation {
	padding: 10px;
	height: 20px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.navigation:hover {
	padding: 10px;
	height: 20px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FFFF99;
}
.bar_navigation {
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FF9900;
	text-align: center;
	height: 25px;
	padding: 2px;
	color: #660000;
}
.bar_navigation:hover {
	height: 20px;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FFCC00;
	text-align: center;
}
.marked_text {
	font-weight: bold;
	color: #660000;
}
.header_text {
	padding: 15px;
	padding-bottom: 9px;
	display: block;
	width: 660px;
}
p {
	padding: 15px;
	text-indent: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: justify;
}
.mrk_txt_R {

	font-weight: bold;
	color: #FF0033;
}
h2 {
	color: #660066;
	font-size: large;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
#counters {

	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	float: left;
}
#other_projects {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	color: #990000;
	font-weight: bold;
}
