body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bold {
	color: #86ABDB;
	font-weight: bold;
}

a:link {
	color: #333;
	text-decoration: none;
}
a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9FC5DB;
}
a:active {
	text-decoration: none;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#left {
	position:absolute;
	width:20%;
	height:100%;
	z-index:2;
	background-color:#FFF;
	min-width: 200px;
}

#arrows2 {
	width:459px;
	height:100%;
	z-index:3;
	overflow: hidden;
	position: absolute;
	background-image: url(../images/arrows-transp.png);
	background-repeat: no-repeat;
	background-position: center;
	right: -459px;
}

#left_guts {
	position:absolute;
	width:200px;
	height:550px;
	z-index:9;
	background-color:#FFF;
	top: 50%;
	margin-top: -275px;
	right: 0px;
}

#right_guts {
	position:absolute;
	width:795px;
	height:551px;
	z-index:2;
	top: 50%;
	margin-top: -275px;
	right: -795px;
	background-image: url(../images/white.png);
}

#gallery {
	position:absolute;
	width:685px;
	z-index:20;
	overflow-y: scroll;
	left: 124px;
	height: 545px;
	padding-top: 5px;
}

.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

A.links:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#copyright {
	position:absolute;
	width:574px;
	height:21px;
	top: 835px;
	right: -795px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 10px;
	margin-top: -275px;
}
#disclosure {
	position:absolute;
	width:119px;
	height:83px;
	top: 364px;
	right: -752px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 10px;
	margin-top: -275px;
}
#title {
	position:absolute;
	width:540px;
	height:21px;
	margin-top: -55px;
	right: -795px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 50px;
	top: 0px;
	font-variant: small-caps;
}

#logo {
	position:absolute;
	width:250px;
	height:60px;
	z-index:4;
	top: 125px;
	text-align: center;
	right: -93px;
}
#buttons{
	position:absolute;
	width:76px;
	height:105px;
	z-index:12;
	top: 6px;
	right: 44px;
	line-height: 14px;
	text-align: left;
}
#buttons2{
	position:absolute;
	width:112px;
	height:110px;
	z-index:12;
	top: 6px;
	right: -106px;
	line-height: 14px;
	text-align: left;
}
#diamonds{
	position:absolute;
	width:32px;
	height:111px;
	top: 2px;
	right: 7px;
	text-align: center;
}
#diamonds2{
	position:absolute;
	width:32px;
	height:111px;
	top: 2px;
	right: 121px;
	text-align: center;
}
#text {
	position:absolute;
	width:225px;
	top: 293px;
	text-align: left;
	right: -85px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	overflow: visible;
	z-index: 20;
	line-height: 20px;
}
	
#quote {
	position:absolute;
	width:200px;
	top: 453px;
	text-align: left;
	right: -60px;
	overflow: visible;
	z-index: 25;
}
.plus {
	color: #FFF;
	font-weight: bold;
}
#sharethis {
	position:absolute;
	width:249px;
	height:auto;
	z-index:26;
	left: 61px;
	top: 517px;
}

