<!--
body {
	background-color: #2f2f2f;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0;
	color:#000;
	margin:0;
	padding:0;

}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #B214A7;
}
a:active {
	text-decoration: none;
	color: #999;
}
-->

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #B214A7;
}
a:active {
	text-decoration: none;
	color: #999;
}
-->

#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	background-color: #000;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg-image.png);
	background-repeat: no-repeat;
	background-position: right;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1CB899;
	border-left-color: #730776;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #730776;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1CB899;
	height: 600px;
}
.next {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF16C2;
	text-align: center;
}
#logo {
	background-image: url(Satori-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 150px;
	float: left;
}
#body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	background-color: #2F2F2F;
	width: 525px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	height: 380px;
}
#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	width: 535px;
	margin-left: 25px;
	height: 25px;
	padding-left: 20px;
	padding-top: 2px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	float: left;
	font-weight: bold;
	background-color: #2F2F2F;
}
#infowrapper {
	font-family: Verdana, Geneva, sans-serif;
	height: 580px;
	width: 205px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-top-color: #999;
	border-right-color: #1CB899;
	border-bottom-color: #999;
	border-left-color: #730776;
	float: right;
	margin-right: 25px;
	margin-left: 25px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-image: url(images/bg-trans.png);
	background-repeat: repeat-y;
	color: #FFF;
	font-size: 10px;
}
.photos {
	margin-left: 15px;
	margin-bottom: 9px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #730776;
	border-right-color: #1CB899;
	border-bottom-color: #1CB899;
	border-left-color: #730776;
}
#shadow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align:center;
	color: #666;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.photosleft {
	margin-left: 0px;
	margin-bottom: 9px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #730776;
	border-right-color: #1CB899;
	border-bottom-color: #1CB899;
	border-left-color: #730776;
}
.exampleleft {
	margin-left: 0px;
	margin-bottom: 9px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #730776;
	border-right-color: #1CB899;
	border-bottom-color: #1CB899;
	border-left-color: #730776;
}
.example_middle {
	margin-left: 15px;
	margin-bottom: 9px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #730776;
	border-right-color: #1CB899;
	border-bottom-color: #1CB899;
	border-left-color: #730776;
}

