#header {
	background-color: #6e7072;
	background-image: url(/styles/images/eosweav3a_vn.png);
}

#headerTitle {
	color: #ffffff;
}

#header h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -40px;
}

#content {
	padding-right: 10px;
}

#main {
	position: absolute;
	margin-top: 0px !important;
	margin-left: 5%;
}
	
#sidebar {
}

#rightSidebar {
	position: relative;
	left: 10px;
	overflow: visible;
}

#logo {
}

body {
	background-color: #f4efd9;
}

a:link {
	color: #eb0a8d;
}

a:active {
	color: #eb0a8d;
}

a:visited {
	color: #eb0a8d;
}

a:hover {
	color: #eb0a8d;
}

/* this id is used as a hack to allow titles in static content */
#h3 {
	font-family: Palatino,'Times New Roman',Times,serif;
	font-size: 18px;
}

table.tocArticle td.tocTitle {
	width: 85%;
	padding-top: 10px;
}

table.tocArticle td.tocGalleys {
	width: 15%;
	padding-top: 10px;
}
