@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
body   img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#wrapper {
	width: 800px;
	height:570px;
	margin-left: -400px;
	position: absolute;
	top: -285px;
	left: 50%;
	visibility: visible;
}
/*header*/
#header {
	position: relative;
	left: 110px;
}
#header li {
	list-style-type: none;
	display: inline;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 90px;
	width: 100px;
	text-indent: -9999px;
}
#header li a {
	display: block;
	height: 90px;
}
#bio    {
	background-image: url(../images/buttons/bio_trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bio:hover   {
	background-image: url(../images/buttons/bio_black.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#paintings {
	background-image: url(../images/buttons/paintings_trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#paintings:hover   {
	background-image: url(../images/buttons/paintings_black.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#drawings {
	background-image: url(../images/buttons/drawings_trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#drawings:hover   {
	background-image: url(../images/buttons/drawings_black.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#films {
	background-image: url(../images/buttons/films_trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#films:hover   {
	background-image: url(../images/buttons/films_black.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whatever   {
	background-image: url(../images/buttons/whatever_trans.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whatever:hover   {
	background-image: url(../images/buttons/whatever_black.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#left-right_buttons {
	position: relative;
	top: -140px;
	height: 30px;
}
#right {
	float: right;
	margin-right: 20px;
}
#left {
	float: left;
	margin-left: 100px;
}
#footer {
	font-size: 10px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	visibility: visible;
	display: block
}
#conent  {
	height: 400px;
	width: 510px;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
#writing {
	height: 80px;
}
#arrow {
	padding-top: 21px;
	padding-bottom: 21px;
	padding-right: 45px;
	padding-left: 45px;
}
#index {
	background-image: url(../images/buttons/index_trans.jpg);
	background-repeat: no-repeat;
}
#index:hover {
	background-image: url(../images/buttons/index_black.jpg);
	background-repeat: no-repeat;
}
#left  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left li a {
	display: block;
	height: 30px;
	width: 45px;
	text-indent: -9999px;
}
#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#right li {
	display: inline;
	float: right;
}
#right li a {
	height: 30px;
	width: 64px;
	text-indent: -9999px;
	display: block;
}
#home {
	background-image: url(../images/buttons/papargyris_home_trans.jpg);
	background-repeat: no-repeat;
}
#home:hover {
	background-image: url(../images/buttons/papargyris_home_black.jpg);
	background-repeat: no-repeat;
}
#contact {
	background-image: url(../images/buttons/papargiris_contact_trans.jpg);
	background-repeat: no-repeat;
}
#contact:hover {
	background-image: url(../images/buttons/papargiris_contact_black.jpg);
	background-repeat: no-repeat;
}
#mail_papargiri label {
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mail_papargiri {
	padding-top: 50px;
	padding-right: 80px;
}
#submit {
	width: 150px;
	margin-left: 200px;
}
#video {
	padding-top: 50px;
	padding-left: 255px;
}
#paintings_submenu ul {
	list-style-image: url(../images/ul_arrow.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#paintings_submenu li {
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#paintings_submenu {
	position: relative;
	top: -330px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	left: 30px;
}
#paintings_submenu a {
	color: #333333;
	text-decoration: none;
}
#paintings_submenu  a:hover, .on {
	font-weight: bold;
}#language {
	text-align: right;
}
#language a {
	color: #333333;
	text-decoration: none;
}
#language a:hover {
	font-weight: bold;
}
