#wrapper {
	position:relative;
	top:0px;
	width:800px;
	z-index:2;
	visibility: visible;
	margin: auto;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:140px;
	z-index:2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033CC;
	visibility: visible;
}
#menu {
	position:absolute;
	left:0px;
	top:140px;
	width:800px;
	z-index:3;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
	visibility: visible;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #0033CC;
}
#wrapper #menu h3 {
	font-weight: bold;
	color: #CC33CC;
	font-size: 1.1em;
}
#minvestments {
	position:absolute;
	left:138px;
	top:50px;
	width:176px;
	height:50px;
	z-index:10;
	visibility: hidden;
}
#drop {
	position:absolute;
	left:138px;
	top:31px;
	width:216px;
	height:336px;
	z-index:5;
	visibility: hidden;
}
#newsMenu {
	position:absolute;
	left:138px;
	top:100px;
	width:176px;
	height:200px;
	z-index:9;
	visibility: hidden;
}
#projectsMenu {
	position:absolute;
	left:138px;
	top:125px;
	width:176px;
	height:225px;
	z-index:8;
	visibility: hidden;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #333333;
	font-size: 1em;
}
#wrapper #menu a:link {
	color: #333333;
}
#wrapper #menu a:visited {
	color: #993399;
}
td {

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#wrapper #menu td {
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper #menu a:link {
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
#wrapper #menu a:visited {
	font-weight: normal;
	color: #993399;
	text-decoration: underline;
}
.gallerylink { 
 text-decoration:underline; 
 color:#666633; 
 cursor:pointer; 
} 
.gallerylink:hover { 
 color:white; 
} 
