@charset "utf-8"; 

* { 
	margin:0px;
	padding:0px;
} 

body { 
	background-color:#C0C0C0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
} 

em {
	font-weight:bold;
	font-style:normal;
}

h1 {
	font-size:22px;
	padding-bottom:10px;
}
h2 {
	font-size:19px;
	padding-top:0px;
	padding-bottom:10px;
}
h3 {
	font-size:18px;
	padding-top:12px;
	padding-bottom:8px;
}
h4 {
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:6px;
}
h5 {
	font-size:15px;
	font-weight:bold;
}

#bodycontainer {
	margin:0 auto;
	text-align:center;
	width:938px;
}
#lshadow {
	width:19px;
	xheight:549px;
	background-repeat:repeat-y;
	xbackground-image:url(images/leftshadow.gif);
	float:left;
}
#rshadow {
	width:19px;
	xheight:549px;
	background-repeat:repeat-y;
	xbackground-image:url(images/rightshadow.gif);
	float:right;
}
#main {
	background-color:#808080;
	width:900px;
	float:left;
}
#header {
	width:900px;
	height:60px;
	background-color:#808080;
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
}
#home {
	width:172px;
	padding-top:10px;
	padding-left:18px;
	text-align:left;
	float:left;
}
#title {
	width:500px;
	padding-top:12px;
	font-family:Times New Roman, Time, serif;
	font-weight:normal;
	font-size:26px;
	letter-spacing:8px;
	text-align:center;
	float:left;
	visibility: hidden;
}
#flagcontainer {
	margin:0px 0px 0px 0px;
	padding-top:18px;
	padding-right:18px;
	width:172px;
	text-align:right;
	float:right;
}
#flagcontainer img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	width: 44px;
	height: 25px;
}
#contactlink {
	margin-top:10px;
	margin-right:20px;
	float:right;
}

#menu {
	width:900px;
	height:85px;
	background-color:#808080;
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#menucontainer {
	width:840px;
	margin-left:30px;
	margin-right:30px;
}
#about {
	position:relative;
	top:-20px;
}
#about:hover {
	top:-21px;
	left:1px;
	background-image:url(menu/about_ov_en.png);
}
#paintings {
	position:relative;
	top:-20px;
}
#paintings:hover {
	top:-21px;
	left:1px;
	background-image:url(menu/paintings_ov_en.png);
}
#objects {
	position:relative;
	top:-20px;
}
#objects:hover {
	top:-21px;
	left:1px;
	background-image:url(menu/objects_ov_en.png);
}
#odrafts {
	position:relative;
	top:-20px;
}
#odrafts:hover {
	top:-21px;
	left:1px;
	background-image:url(menu/odrafts_ov_en.png);
}
#architectural {
	position:relative;
	top:-20px;
}
#architectural:hover {
	top:-21px;
	left:1px;
	background-image:url(menu/architectural_ov_en.png);
}
#plants {
	position:relative;
	top:-45px;
}
#plants:hover {
	top:-46px;
	left:1px;
	background-image:url(menu/plants_ov_en.png);
}
#journal {
	position:relative;
	top:-45px;
}
#journal:hover {
	top:-46px;
	left:1px;
	background-image:url(menu/journal_ov_en.png);
}
#erotic {
	position:relative;
	top:-45px;
}
#erotic:hover {
	top:-46px;
	left:1px;
	background-image:url(menu/erotic_ov_en.png);
}
#books {
	position:relative;
	top:-45px;
}
#books:hover {
	top:-46px;
	left:1px;
	background-image:url(menu/books_ov_en.png);
}
#contact {
	position:relative;
	top:-45px;
}
#contact:hover {
	top:-46px;
	left:1px;
	background-image:url(menu/contact_ov_en.png);
}

#masthead {
	width:900px;
	height:50px;
	background-color:#A0A0A0;
}
#masthead img{
	border:none;
	width: 900px;
	height: 50px;
}
.bodyhline {
	border:none;
	width:900px;
	height:2px;
	background-repeat:repeat-x;
	background-image:url(images/hline.gif);
	background-color:#CCCCCC;
	color:#CCCCCC;
}
#content {
	margin: 0 auto;
	width:900px;
	xheight:400px;
	background-image: url(images/contentbg.jpg);
	background-repeat:repeat-x;
	xbackground-attachment:fixed;
	xbackground-position:0 147px;
	background-color:#A0A0A0;
	overflow:auto;
}
#content a:link, a.footnav:visited, a.footnav:hover, a.footnav:active {
	color:#FFFFCC;
	text-decoration:none;
}
#content a:hover {
	color:#FFFFFC;
	text-decoration:underline;
}
#content h1, h2, h3, h4, h5 {
	color:#FFFFFF;
}
#contentcol{
	padding:20px 30px 0 30px;
	display:inline;
	float:left;
	width:840px;
}
#contentcol a:link, a.footnav:visited, a.footnav:hover, a.footnav:active {
	color:#FFFFCC;
	text-decoration:none;
}
#contentcol a:hover {
	color:#FFFFFC;
	text-decoration:underline;
}
#hometitle {
	font-family:Times New Roman, Time, serif;
	font-weight:normal;
	color:#000000;
	padding:0;
	margin-top:50px;
	margin-bottom:30px;
	height:30px;
	font-size:26px;
	letter-spacing:8px;
}

#footercontainer {
	margin:0 auto;
	text-align:center;
	width:938px;
}
#lfshadow {
	float:left;
}
#lfootshadow {
	width:19px;
	height:40px;
	background-repeat:none;
	xbackground-image:url(images/leftshadow.gif);
}
#lcorner {
	width:19px;
	height:19px;
	background-repeat:none;
	xbackground-image:url(images/lcorner.gif);
}
#rfshadow {
	float:right;
}
#rfootshadow {
	width:19px;
	height:40px;
	background-repeat:none;
	xbackground-image:url(images/rightshadow.gif);
}
#rcorner {
	width:19px;
	height:19px;
	background-repeat:none;
	xbackground-image:url(images/rcorner.gif);
}

#footmain {
	width:900px;
	float: left;    
}
#footer {
	width:900px;
	height:40px;
	xbackground-image: url(images/footerbg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#endshadow {
	width:900px;
	height:52px;
	background-repeat:repeat-x;
	xbackground-image:url(images/bottomshadow.gif);
	background-position:top;
}
#blshadow {
	float:left;
	border:none;
}
#brshadow {
	float:right;
	border:none;
}
#footernav {
	width:900px;
	height:37px;
	display: block;
}

span.bottomnav {
	line-height:37px;
	text-align:center;
}
a.footnav:link, a.footnav:visited, a.footnav:hover, a.footnav:active {
	color: #404040;
	font-size:11px;
	text-decoration: none;
}
a.footnav:hover {
	color: #000000;
}
#copyright {
	font-size:10px; 
	padding-top:10px;
	color:#404040;
}
a.dslink:link, a.dslink:visited, a.dslink:hover, a.dslink:active {
	color:#606060;
	text-decoration: none;
}
a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
	color:#FFFFFF;
	text-decoration: none;
}

.abouttitle {
	width:600px;
	float:left;
}
.aboutpicture {
	width:202px;
	float:right;
	padding-top: 4px;
	text-align:right;
}
.abouttext {
	width:840px;
	float:left;
	xdisplay: inline;
}

table.about {
	padding:0;
	margin:0;
	border:none;
	border-width:0;
	border-style:none;
}
tr.about {
	padding:0;
	margin:0;
	border:none;
	border-width:0;
	border-style:none;
}
td.left {
	xbackground-color: #FFB7B7;
	width:50px;
	padding:0;
	margin:0;
	border:none;
	text-align:left;
	vertical-align:top;
	border-width:0;
	border-style:none;
}
td.right {
	xbackground-color: #B7FFB7;
	width:790px;
	padding:0;
	margin:0;
	border:none;
	text-align:left;
	vertical-align:top;
	border-width:0;
	border-style:none;
}

div.table {
	display: table;
	padding:0;
	border:none;
}
div.row {
	display: table-row;
	padding:0;
	border:none;
}
div.cell {
	float:left;
	text-align:left;
	padding:4px 8px 4px 8px;
	display: table-cell;
}
div.lcell {
	width:50px;
	padding:0;
	border:none;
	float:left;
	text-align:left;
	vertical-align:top;
	display: table-cell;
}
div.rcell {
	width:790px;
	padding:0;
	border:none;
	float:right;
	display: table-cell;
}

.white {
	color:#FFFFFF;
	text-decoration: none;
}
.verticalrule {
	width: 2px;
	height: 90%;
	background-color: #B7B7B7;
	color:#B7B7B7;
	background-repeat:repeat-y;
	background-image:url(images/vline.gif);
	margin-top:30px;
	display:inline;
	float:left;
}
.horizontalrule {
	border:none;
	height: 2px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #B7B7B7;
	color:#B7B7B7;
	background-image:url(images/hline.gif);
	background-repeat:repeat-x;
	width: 100%;
}

.contentheadline {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	xfont-size:18px;
	xtext-decoration: none;
	xfont-weight:normal;
	text-align:left;
	white-space:nowrap;
}
.contenttext {
	text-align:left;
	padding-top: 4px;
	padding-bottom: 10px;
	line-height:1.3em;
}
a.contenttext:link, a.contenttext:visited, a.contenttext:hover, a.contenttext:active {
	color: #FFFFCC;
	text-decoration: none;
	white-space:nowrap;
}
a.contenttext:hover {
	color:#FFFFFC;
	text-decoration:underline;
	white-space:nowrap;
}
ol.contenttext {
	list-style-type:decimal;
	margin-left:40px;
	margin-top:-10px;
}
ul.contenttext {
	list-style-type:square;
	margin-left:40px;
	margin-top:10px;
}
.contenttext li {
	padding-left:5px;
}

.sidelist {
	margin-top:-10px;
	display:inline;
	float:left;
	margin-left:20px;
}
.lefttext {
	text-align:left;
}

.growme {
	background-color: #E0E0E0;
	padding:0px;
	border: 1px solid black;
	visibility:hidden;
	xz-index: auto;
}
.wrapper {
	text-align:center;
	vertical-align:bottom;
	height:95px;
	width:100%;
	border: 0px solid black;
	xz-index: auto;
}
.textwr {
	xbackground-color: #FFE0E0;
	float:left;
	text-align:right;
	vertical-align:top;
	padding: 0 10px 0 10px;
	height:110px;
	width:250px;
	border: 0px solid black;
}
.workwr {
	xbackground-color: #E0FFE0;
	float:left;
	text-align:center;
	vertical-align:bottom;
	height:110px;
	width:150px;
	border: 0px solid black;
}
.groupbegin {
	xbackground-color: #E0FFE0;
	float:left;
	text-align:left;
	height:30px;
	width:100%;
}
.groupend {
	xbackground-color: #E0FFE0;
	float:left;
	text-align:left;
	height:20px;
	width:100%;
}

#contentside {
	width:180px;
	//xmargin-left:-19.5%;
	left:200px;
	text-align:left;
	float: left;
	display: inline;
}
#dslink {
	margin-top:6px;
	//xdisplay:none;
	//xvisibility:hidden;
	color:#606060; 
}

#aboutimage {
	margin-left:-7px;
	margin-right:-7px;
	width: 272px;
	height: 188px;
	margin-bottom:20px;
}


xinput, xselect, xtextarea, xsubmit {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #606060;
}
xtextarea {
	width:363px;
	font-size: 1.1em;
}
xinput {
	height:20px;
	width: 201px;
	font-size: 1.1em;
}
xselect {
	height:20px;
	width: 203px;
	font-size: 1.1em;
}
