body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.tablebg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#photoholder {
  width:874px;
  height:225px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}

#thephoto {
  width:874px;
  height:225px;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	height:53px;
}

.menu1{
	font:12px Arial;
	text-decoration:none;
	color:#e2e5d9;
	cursor:pointer;
}

.menu2{
	font:12px Arial;
	text-decoration:none;
	color:#000000;
	background-image:url(images/hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	cursor:pointer;
}

.menu3{
	font:12px Arial;
	text-decoration:none;
	color:#000000;
	background-image:url(images/hover1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	cursor:pointer;
}

h1{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:23px;
	color:#5f5316;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

h2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#5f5316;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.bodytext{
	font:12px Tahoma;
	color:#535846;
	text-decoration:none;
	padding-right:40px;
	text-align:justify;
	line-height:18px;
}

.bodytext a:link{
	color:#5f5316;
	text-decoration:underline;
}

.bodytext a:visited{
	color:#5f5316;
	text-decoration:underline;
}

.bodytext a:hover{
	color:#535846;
	text-decoration:none;
}

.body-content{
	font-family:arial;
	font-size:10px;
	color:#5a5a5a;
	text-decoration:none;	
	line-height:18px;
	padding-right:40px;
	text-align:justify;
}

.footer{
	font:11px Arial;
	color:#000000;
	text-decoration:none;
	line-height:15px;
}

.footer a:link{
	color:#000000;
	text-decoration:none;
}

.footer a:visited{
	color:#000000;
	text-decoration:none;
}

.footer a:link{
	color:#000000;
	text-decoration:none;
}

.footer a:hover{
	color:#000000;
	text-decoration:underline;
}

.rightbg{
	background-image:url(images/rightbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f8f7f2;
	border:#c7bd8f solid 1px;
}

.righttext{
	font:12px Arial;
	color:#80701e;
	padding-left:10px;
	padding-right:20px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
}

.righttext a:link{
	color:#000000;
	text-decoration:underline;
}

.righttext a:visited{
	color:#000000;
	text-decoration:underline;
}

.righttext a:hover{
	color:#80701e;
	text-decoration:none;
}

.formborder{
	font:12px Tahoma;
	color:#535846;
	text-decoration:none;
	border:#535846 solid 1px;
}

.header-text1 {
	font-family:arial;
	font-size:14px;
	color:white;
	text-decoration:none;
	line-height:20px;
}


#menu {
 	height:28px;
 	vertical-align:middle;
}
 
#body{
	width:750px;
	float:left;
	vertical-align:top;
	margin:auto;
}
 
.contentslide{
	width: 750px;
	margin:auto;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.contentslide .contentdiv{
	display: none;
}

.pagination{
	font-family:arial;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:38px;
	background-position:top;
	vertical-align:middle;
	padding-top:10px;
	text-align:center;
	background-image:url(images/menu-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 750px; /*IE5 width*/
}

.pagination a{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

.pagination a:hover, .pagination a.selected{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.header-text3 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

.header-text3:hover {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

.bluetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

.bluetext:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}

.researchtext{
	font:12px Tahoma;
	color:#535846;
	text-decoration:none;
	line-height:18px;
}

.body-content1 {
	font-family:arial;
	font-size:12px;
	color:#5a5a5a;
	text-decoration:none;
}