body  { 	text-align:left;
			background-color:#503001 ;
			background-image: url(/photos/bg2.jpg);
			background-position: center 0px;
			background-repeat:no-repeat;
			font-family:  "Comic Sans MS";
			font-weight: normal;
			font-size: 12pt;
			color: #F6C65A;
			top: 0px;
			letter-spacing: 0.2px}

a:link, a:visited { 
		text-decoration: none;
		font-size: 13px;
		letter-spacing: .1pt;
		text-align: left;
		padding:5px 0px 0px 5px; 
		font-weight: bold;
		color: #00EE88; }
a:hover { color: red; }			
td {font-size: 12pt;}
h1 {  	font-size: 26px; 
		letter-spacing: 1px; 
		color:#F6C65A; 
		text-align:center;
		}
h2 {
	font-size: 20px;
	letter-spacing: 1px;
	color:#F6C65A;
	text-align:center;
}
h3 {  font-size: 18px; letter-spacing: 1px;color:#F6C65A; text-align:center; font-weight: normal;}

p {text-align:justify;}

#title {
	 position:relative;
	 top: 200px; 
	 left:15%;
	 width: 70%;
	 height:119px;
	 z-index:2;
	 }
#text { 
	text-align: left;
	position:absolute; 
	top: 230px; 
	left:37px;
	width:90%; 
	z-index:2;
	 }
#edit { 
	text-align: left;
	position:absolute; 
	top: 200px; 
	left:37px;
	width:90%; 
	z-index:2;
	 }

#headimg {
	/*background-image: url(/photos/bg2.jpg);
	background-position: center 0px;
	background-repeat:no-repeat;*/
	position:absolute;
	top: 0px;
	left:0px;
	width:100%;
	height:160px;
	z-index:0;

}

#headimgIndex {
	/*background-image: url("photos/Mau2010.jpg");
	background-image: url(/photos/bg2.jpg);
	background-position: center -3px;
	background-repeat:no-repeat;*/
	position:absolute;
	top: 5px;
	left:0px;
	width:100%;
	height:160px;
	z-index:0;
}

#menu {
	text-align: center;
	overflow: auto;
	position: absolute;
	z-index: 3;
	height: auto;
	width: 74%;
	left: 13%;
	top: 158px;
}
/*
.shadow {	filter: Shadow(Color=#333333, Direction=135);}
*/
.photo {  	border: solid; 
			border-width:6px; 
			border-color:#444444 #808080 #999999 #555555;
			margin: 4px 8px 4px 8px;  }
.photo2 {  	border: solid; 
			border-width:6px; 
			border-color:#444444 #808080 #999999 #555555;
			}
.center {text-align: center;}
.red { color: #FF5555;}
/* Rollover effect */
tr.normal { }
tr.highlight { background-color: #707003;}
tr.green {
	color: #00EE88;
	text-align: left;
	font-weight: normal;
	}
