* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	background-repeat: 0px;
	
}

body {
background:#000033;
overflow:hidden;
text-align:center;
}

body, p, td, .default{
  color:#FFFFFF;
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 13px;
}
table { table-layout:center;}
p {
  margin-bottom: 10px;
}

a, a:active, a:visited, a:hover {
  text-decoration: none;
}

td{
  vertical-align: top;
} 


#wrapper{
  width: 900px;
}

#head {
	width: 900px;
	height: 78px;
	text-align: left;
	position: inherit;
	z-index: 3;
}




#content {
	width: 860px;
	position:inherit;
	left: 20px;
	padding-top: 30px;
	padding-right: 10px;
}

.bio { 
font-size:14px;
border: solid 2px #FFFFFF;
width:500px;
padding-left:10px;
padding-top:15px;
padding-right:20px;
}

.irinatext {
font-size: 14px;
}

#apDiv1 {
	position:fixed;
	top:440px;
	width:865px;
	height:238px;
	z-index:3;
	text-align: right;
}

.quote {
	padding-bottom: 5px;
	font-size:18px;
	font-style:normal;
	font-weight:lighter
}

