body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #EEE8CE;
	background-image: url(images/background_new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}



/* index page center content */
#centerimage {
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	width: 809px;
	border: 1px solid #7D556D;
	background-color: #FFFFFF;
	margin-top: 10px;
}

/* index page table background */
.fixtable {
	background-color: #FFFFFF;
	background-image:  url("images/index_page_new/backgroundtextured.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#centercontent {
	background-color: #FFFFFF;
	background-image: url(images/subpage_nav/background_subpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7D566C;
}

#fullBody {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 673px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #587B9C;
	border-left-color: #587B9C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #587B9C;
	padding-bottom: 5em;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

td.singles {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	
}
td.valignBottom {
    font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	
}

tr.valignBottom a:link, tr.valignBottom a:visited, tr.valignBottom a:active {
	text-decoration: none;
	color: #003366;
}

tr.valignBottom img {
	border: 1px solid #003366;
}

tr.valignBottom img:hover {
	border-color:#CC9900;
}

tr.valignBottom {
	vertical-align: bottom;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


tr.valignBottom a:hover {
	color: #CC9900;
}

.pageNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
}

h3 {
	font-size:14px;
	color: #A58408;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 5px;
	text-align: left;
}

h4 {
	font-size:14px;
	color: #A58408;
	margin-bottom: 0px;
	height: 8px;
}

div.mainText {
	width: 500px;
	margin-left: auto;
	text-align: justify;
	border: 0px;
	line-height: 1.5em;
	margin-right: auto;
}
.mainText_work_exibit {
	width: 500px;
	margin-left: auto;
	text-align: justify;
	border: 0px;
	line-height: 1.5em;
	margin-right: auto;
}
.mainText_work_exibit p {
	margin-bottom: 30px;

}

.anchors {
   text-align: center;
}


#footer {
	width: 808px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
}
