div.br
{

}

body
{
	font-family: arial, helvetica, sans-serif;
}

body > #all
{
	width: 100%;
/*	min-height: 90%; */
}
#all
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#author
{
	width: 300px;
 	margin-top: 50px; 
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 50px;
	z-index: 1000;
	font-size: 95%;
	text-align: center;
}

#author p
{
	margin: 0px;
	padding: 0px;	
	padding-top: 10px;
}

#main
{
	margin: 15px 100px 50px 50px; 
	z-index: 1000;
	background: none;
}

#content img
{
	margin-left: 5px; 
	margin-right: 5px;

}


#content p
{
	margin-left: 10px; 
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
	width: 95%;
}

#content
{
	margin: 0px;
	padding: 0px;	
	z-index: 1000;
}

div.roundedContent p 
{
}

#sectionheader
{
/*	background: url("/images/amyat.GIF") no-repeat; */
	color: white;
}

#create, #vision, #type
{
	font-family: arial, helvetica, sans-serif;
	font-size: 55pt;
	font-weight: bold;
	display: none;
}

#create
{
	
}

#vision
{
}

#type
{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 1;
	color: gray;
}

#copy
{
	margin: 0px;
	padding: 0px;
	display: none;
}

.photoText
{
	width: 95%;
}

.photoRight
{
	position: relative; 
	float: left;
/*	width: 400px; */
}

.photoLeft
{
	position: relative; 
	float: left;
/*	width: 400px; */
}

.textLeft
{
	position: relative;
	float: left;
	margin:5px;
}

.textRight
{
	position: relative;
	float: left;
	margin:5px;
}
