.orange {
	color: #DD761C;
}
#logo {
	height: 90px;
	width: 150px;
	position: fixed;
	margin-top: 15px;
	margin-left: 30px;
	top: 0px;
}
#uppernav {
	position: fixed;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 626px;
	left: 25%;
	background-image: url(../img/menu.png);
	background-color: #670C0D;
	height: 51px;
	text-align: center;
	padding-right: 20px;
}
#page #leftsider #separator {
	height: 20px;
	width: 117px;
	margin-left: auto;
	margin-right: auto;
}


#uppernav #topnav li  {
	list-style-type: none;
	display: inline;
	font-size: 170%;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 10px;
	color: #FFF;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}

#colorgrad  {
	background-image: url(../img/grad.png);
	background-repeat: repeat-y;
	height: 74px;
	z-index: 0;
	float: left;
	width: 804px;
	position: fixed;
}
#over {
	background-image: url(../img/figures.png);
	height: 74px;
	z-index: 1;
	position: relative;
	background-repeat: repeat-x;
	width: 9600px;
}
#page #content h1 {
	font-family: Baskerville, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 2.5em;
}
#page #content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}
.aboutpic {
	margin-right: 10px;
}
