@charset "UTF-8";
/* CSS Document */

.textorobot {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-position: top;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	padding-right: 5px;
	padding-left: 5px;
}

p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	background-position: top;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#menu {
	margin-top: 10px;

}
items {
	
	float: right;
	margin-left: 400px;
}
#text {
	width: 900px;
	position: relative;
	clear: both;
	margin-left: 2px;
	
}
#text1 {
	font-size: 12.5px;
}
#text1 p{
	width: 35%;
	position: relative;
	float: right;
	font-size: 12px;
}
#text2 {
	font-size: 12.5px;
}
#text2 p{
	width: 25%;
	position: relative;
	float: right;
	font-size: 12px;
}
#text3 {
	font-size: 12.5px;
	
}
#text3 p{
	width: 35%;
	position: relative;
	float: right;
	font-size: 12px;
	
}
#img {
	width: 30%;
	position: relative;
	float: left;	
	padding-top: 10px;
	padding-left: 20px;
}
em {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
ol.tumblr_posts
{
	list-style: none;
}