.artstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	text-shadow: #CCCCCC 2px 2px 2px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
	font-style: normal;
	text-shadow: #CCCCCC 1px 1px 1px;
}

.whitestyle {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666688;
	text-shadow: #000033 1px 1px 1px, #CCCCFF -1px -1px 3px;
	font-weight: bold;
	text-decoration: none;
	position:absolute;
	width: 320px;
	border: 0;
	}

.whitestyle:hover {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#CCCCFF;
	text-shadow: #FF99FF 2px 2px 5px,#9999FF -2px -2px 5px;
	font-weight: bold;
	}

.black {
	colour:#000000;
	border: 0;
	background-color: #000000;
	}
	
.infostyle {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999;
	text-shadow: #999999 2px 2px 3px;
	}
	
.infostylecv {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#555555;
	text-shadow: #BBBBBB 2px 2px 3px;
	}
	
.pixtitlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#222222;
	font-style: normal;
	font-weight: bold;
	text-shadow: #EEEEEE -1px -1px 1px, #887788 1px 1px 5px, #775599 1px 1px 6px;

}

.helpstyle {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-shadow: #666666 1px 1px 2px;
	font-style: italic;
	}
		
.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img {border: 0px;}

.icon {
	border: 0px;
	width: 32px;
	height: 32px;
	}

.icon:hover{
	float:inherit;
	width: 36px;
	height: 36px;
	margin-top: -2px;
	margin-left: -4px;
	}
				
#wrapper {
	background-attachment: fixed;
	background-image: url(background_preview.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 880px;
	margin: 0px;
	Padding: 0px;
	background-color: #FFFFFF;
}

#wrapperoptions {

	background-image: url(background_options.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 880px;
	margin: 0px;
	Padding: 0px;

}

#wrapperpix {
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 1000px;
	height: 880px;
	margin: 0px;
	Padding: 0px;
}

#previewbox {
	float: left;
    width: 240px;
	left: 40px;
	top: 46px;
	position: fixed;
}

#title {
	float:right;
	position: absolute;
	margin-top: 4px;
	margin-bottom: 4px;
	left: 440px;
	top: 4px;
	text-align: right;
	position: fixed;
}

#subtitle {
	float:right;
	position: fixed;
	left: 442px;
	top: 54px;
}

#mainbox {
	float:left;
	position: fixed;
	width: 800px;
	margin-left: 128px;
	margin-top: 64px;
	margin-bottom: 10px;
	height: 620px;
}

#nav {
	float:left;
	position: fixed;
	left: 56px;
	top: 18px;

}

#pixbox {
	float:left;
	position: fixed;
	width: 1000px;
	margin-top: 80px;
	height: 620px;
}

#pixtitle {
	float:right;
	position: fixed;
	left: 448px;
	top: 60px;
}

#infotextbox {
	float:left;
	position: fixed;
	top: 110px;
	width: 460px;
	height: 100px;
	left: 438px;
	text-align: left;
	display: block;
	padding: 0px 10px;
}

#help {
	float:left;
	position: fixed;
	top: 800px;
	width: 274px;
	height: 24px;
	left: 604px;
	text-align: left;
	border: 0;
	display: block;
	padding: 4px 10px;
}

#text_select_left {
	position:fixed;
	left: 200px;
	top: 250px;
	width: 90px;
}

#text_select_right {
	float:left;
	text-align: left;
	position:fixed;
	width: 280px;
	left: 560px;
	top: 250px;
}

#text_select_three_left {
	float:left;
	text-align: left;
	position: fixed;
	width: 190px;
	left: 80px;
	top: 250px;
	margin-left: 80px;
}

#text_select_three_mid {
	float:left;
	text-align: left;
	position: fixed;
	width: 190px;
	left: 420px;
	top: 250px;
}

#text_select_three_right {
	float:left;
	text-align: left;
	position: fixed;
	width: 190px;
	left: 680px;
	top: 250px;
}

#icon {
	padding: 20px 0px;
	text-align: left;
	border: 0px;
		background-color: #000000;
}
	
#iconfoto {
	padding: 15px 0px;
	text-align: left;
	border: 0px
}
