body {
	margin-top: 0px;
	top:0px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg.gif) center fixed repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}


h1,h2,h3 {
	color:#FFF;
}

h2 {	font-size:100%;
	font-weight:normal;
 }
h3 {	font-size:100%;
	font-weight:normal;
 }

.style8 {color: #FFF}
.style9 {color: #DDF}

.main_text
	{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}

.heading_text
	{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	}

a{ 
   color:#FFF;
   text-decoration:none;
}

a:hover{ 
   text-decoration:underline;
   color:#FFF;
}

ul{
   list-style: none;
}

#header{
	position:relative;
	top:0px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:26px;
	background-color:#F00;
	background: url(images/header.gif) repeat-x;
}


#mainbox{
	position:relative;
	top:0px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:730px;
	background-color:#F00;
	background: url(images/lotusphoto.jpg) no-repeat;
}

#navigation{
	position:absolute;
	left:230px;
	top:50px;
	width:550px;
	height:60px;
}

#logo{
	position:absolute;
	left:650px;
	top:640px;
	width:131px;
	height:73px;
}

#content{
	position:absolute;
	left:230px;
	top:120px;
	width:550px;
}

#photo{
	position:absolute;
	left:340px;
	top:330px;
	width:350px;
}

.borders
	{
	border-width:1px;
	border-color:#aaa;
	border-style:solid;
	}


#footer { 
  position:relative;
	top:0;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	height:28px;
	background-color:#F00;
	background: url(images/footer.gif) repeat-x;
	}
#footer a{ 
	color:white;
	}

#human {display:none }