body
{
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background-color: rgb(51, 51, 51);
}

#mainwrap
{
	border: 0px #00f solid;
	padding: 0px;
	margin: 100px 50% 10px 50%;
	width: 200px;
	position: relative;
	right: 100px;
}

#subwrap_logo
{
	border: 0px #ff0 solid;
	text-align: center;
	padding: 0px;
	padding: 0px 0px 40px 0px;
	color: #EEE;
/* 
	float: left;
 */
	position: relative;
	right: 0px;
}

#subwrap_text
{
	border: 0px #f00 solid;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 50%;
	color: #EEE;
	width: 100%;
	position: relative;
	right: 50%;
/* 
	float: right;
 */
}

div.kiran_ambwani
{
	font-size: 13pt;
	text-align: center;
	font-weight: lighter;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px #777 solid;
}

span.aaa {color: #AAA; display: inline;}
span.ccc {color: #CCC; display: inline;}


div.photog
{
	font-size: 13pt;
	text-align: center;
	font-weight: normal;
	color: #777;
	letter-spacing: 0pt;
	padding: 5px 0px 5px 0px;
}

div.language
{
	font-size: 1.1em;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 70px 0px 10px 0px;
	clear: both;
	
}

a
{
	padding: 0px 8px 0px 8px;
	color: #ccc;
	letter-spacing: 0.1em;
	text-decoration: none;
}


a:hover { color: #fff; }
.arrow { color: #AAA; }
#signature { clear: right; }
