body {
	background-color:#333;
	background:url('menu/gr1adient.png') #ffffff;
	background-repeat:repeat;
	color:#999;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	font-family:'Helvetica';
}

a{
	color:#777;
}
a:hover{
	color:#333;
}
a img{
 border:none;
}
div#frame{
	width:100%;
	margin-top:0;
	margin-bottom:0;
}
div#black{
	position:absolute;
	padding:0;
	margin:0;
	left:0;
	top:-18px;
	width:100%;
	height:94px;
	z-index:10;
 	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
 	filter: alpha(opacity=30);
 	opacity:0.3;
}
#title{
	position:absolute;
	margin:0;
	height:100px;
	width:100px;
	text-indent:-9999px;
}
#title a{
	display:block;
	background:url('blacksquare.png') no-repeat;
	height:100px;
	width:100px;
}

#title {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 40px; top: -65px;
	margin-left:10px;
}
body > #title {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
	top:-30px;
	left:30px;
	margin-left:0;
}

h4{
	font-size:0.8em;
	font-family:'Helvetica';
}

h4 a{
text-decoration:none;
}
h4 a:hover{
text-decoration:underline;
}
h4 {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 220px; top: -45px;
	margin-left:10px;

}

body > h4 {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
	top:15px;
	left:200px;
	margin-left:0;
}

ul #copyright{
	font-size: 0.6em;
	font-family: Arial;
	color:#aaa;
	padding:0px;
	margin-top:30px;
	text-align:center;
}

div#photoframe{
	position:absolute;
	top:60px;
	left:20px;
	padding:0;
	margin:0;
	width:auto;
	/*max-height:400px;*/
	z-index:1;
	height:400px;
	height: 75% !important; 
	height:400px;
}

