#NavBar {
	position:relative;
	width:9em;
	height:auto;
	z-index:3;
	left: 1em;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFFFFF;
	visibility: visible;
	text-align: left;
	background-image: url(Resources/ExhibitArt-new%20logo.gif);
	background-repeat: no-repeat;
	background-position: left .1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 2em;
}
#NavBar p{
		padding-bottom: 0.5em;
}
	
	.navbar {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #FFFFFF;
	color: #ffffff;
	position: relative;
	text-align: left;
	height: auto;
	
	
}
.navbar li {
	border: none;
	list-style-type: none;
	padding: 1em;
	width: 204px;
	color: #FFF;
}
.navbar a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	padding: 1em;
}
.navbar a:visited {
	background-image: url(Resources/Tick-small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
}
.TopTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #A50021;
	left: 10px;
	top: 10px;
	text-align: left;
}
.StrapLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.titlebar {
	position: relative;
	width: 311px;
	margin: 15px 5px 5px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.editRegion {
	position: relative;
	height: auto;
	width: 525;
	background-color: #99CCFF;
}
img {
	border: none;
}
.backgroundtext {
	background-color: #CCCCCC;
}
.rightdiv {
	background-color: #99CCFF;
	float: left;
	width: auto;
}
