body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 10pt;
	color: #888888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E9D3;
	background-attachment: scroll;
	background-image: url(images_structural/test_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#horizon {
	MARGIN-TOP: -261px;
	MIN-WIDTH: 770px;
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 45%;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
}
#wrapper {
	MARGIN: 0px auto; WIDTH: 664px; POSITION: relative; HEIGHT: 550px; BACKGROUND-COLOR: transparent; TEXT-ALIGN: left
}
.rightbgrepeat {
	background-attachment: scroll;
	background-image: url(images_structural/shadow_right_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.leftbgrepeat {
	background-attachment: scroll;
	background-image: url(images_structural/shadow_left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.bordermain {
	border: 1px solid #DFDFDF;
}
.picturenav {
	background-attachment: scroll;
	background-image: url(images_structural/picture_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagebg {
	background-attachment: scroll;
	background-image: url(images_structural/splash_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodybg {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images_structural/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.profilebg {
	background-attachment: scroll;
	background-image: url(images_structural/profile_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.licensingbg {
	background-attachment: scroll;
	background-image: url(images_structural/licensing_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.exhibitionbg {
	background-attachment: scroll;
	background-image: url(images_structural/exhibitions_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.profile_berni {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 190px;
	float: right;
}
/************ List styles **************/
ul {
	margin:0;
	padding:0 0 0 20px;
	list-style-image: url(images_structural/bullet.jpg);
	list-style-type: none;
}
ul a:link, ul a:visited, ul a:hover, ul a:active {
	text-decoration: none;
}
ul a:link {
	color:#666666;
}
ul a:visited {
	color:#666666;
}
ul a:hover {
	color:#A5B7C5;
}
ul a:active {
	color:#666666;
}
/************ Form styles **************/

.button {
	background-color: #6699CC;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px;

}
.button2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	width: 200px;
}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.button4 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	width: 200px;

}

