#TitleBar {
	height: 40px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/edited%20images/idr_banner.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	text-align: right;
	padding-bottom: 10px;
	word-spacing: 0em;
	padding-right: 20px;
	background-position: center center;
	color: #334454;
}

#maincontent {
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

a:link {
color: #334454;
text-decoration: none;
}
a:visited {
color: #334454;
text-decoration: none;
}
a:hover {
color: #C21B81;
text-decoration: none;
}
.current {color: #C21B81}
