* {

	
}

body {
	background-image:url(../images/bg-epi.gif);
	background-color:#FFFFFF;
	color:#FF1FFF;
	font:.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color:#333;
	font: font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 1px;
	margin: 15px 0 0;
	text-transform:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {border:0;}
p img { padding: 0; max-width: 100%; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }

a:link{
	color: #666;
	font-style: normal;
	background-color: transparent;
	border-bottom: 1px dotted #666;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
	color: #666;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #666;
	font-weight: normal;
}

a:hover{
	color: maroon;
	font-style:normal;
	background-color: transparent;
}

#wrapper {
background:  url(../images/bg-sides2.gif) repeat-y center; 
background-color:;
	text-align: center;
	margin:0 auto;
}

#container {
    background-color:#FFFFFF;
	width: 770px;
	margin: 0px auto;
	border: 0px solid #003798;
	padding:0 0 0 0;
	text-align: left;
}


#header {
	width: 770px;
	height: 100px;
	background-image:url(../images/header.jpg);
}




#content {
	float: left;
    height:auto;
	background-image:url(../images/.jpg);
	width:670px;
	padding: 25px 50px 25px 50px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url();
	background-position: 20px top;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#content_index {
	float: left;
    height:auto;
	background-image:url(../images/.jpg);
	width:770px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url();
	background-position: 20px top;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2A3F55;
}

#content_fund {
	float:inherit;
	width:770 px;
	height:870px;
	background-image:url(../images/bg-fund.jpg);
	background-color:#ffffff;
	padding:  0px 50px 50px 90px;
	margin: 0px;
	background-position: 0px 100px;
	color:#666;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}

#content_slideshow {
	float:inherit;
    height:450px;
	background-image:url();
	background-color:#FFFFFF;
	padding: 10px 0 0 0px;
	margin: 0px 0px 0px 0px;
	
	background-position: 20px top;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2A3F55;
}

#footer {
	height:20px;
	width:auto;
	color:#333333;
	font:.85em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	clear: both;
	text-align: center;
	background-color:#FFFFFF;
}

#footerzero {
	height:0px;
	width:auto;
	color:#333333;
	font:.85em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	clear: both;
	text-align: center;
	background-color:#FFFFFF;
}


#extraDiv1 {
	position:relative;
	left:50%;
	margin-left:-392px;
	background:url(../images/bg-bottom3.gif);
	width:784px;
	height:20px;
	}


/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}














.clear {
	clear:both;
}







/* horizontal main menu navigation - based on a method from Richard Rutter */




 #mainNav {
	display:inline;
	float:left;
	width: 770px;
	height: 32px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url();
}

#mainNav ul {
float:left;
list-style: none;
border: none;
text-decoration: none;
	margin: 0 0 0 20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#mainNav li
{
color:#808080;
margin: 0;
padding-top: 8px;
float: left;
width: auto;
text-decoration: none;
}

#mainNav a
{
color:#666666;
width: auto;
text-decoration: none;
background-color:#FFFFFF;
margin: 0;
padding: 0px 8px;
border-right: 0px solid #FFF;
	border-bottom-width: 0;
}

#mainNav a:hover, #mainNav a:active {
	
	background-image:url();
	color:#000000;
	border-bottom-width:1;
	border-bottom-style:inset;
	border-bottom-color: #666666;
	text-decoration:underline;
}

#mainNav a.active:link, #mainNav a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}


	
	
