body			{margin: 0;
				padding: 0;
				border: 0;
				font-family: "Century Gothic",verdana,arial,helvetica,sans-serif;
				font-size: 18px;
				color: #000;
				background-color: #fff;
				//background: url(elements/bg.png) no-repeat;}
				
a				{border: 0;
				color: #000;
				text-decoration:none;
				border-bottom: 1px dotted #000;}

a:hover			{color: #aaa;
				border-bottom: 1px dotted #aaa;}

img				{border: 0;}

table			{margin: 0 auto;
				margin-bottom: 15px;}
				
ul				{list-style-type: none;}

li				{list-style-type: none;}
				
#page			{width: 100%;
				height: 100%;}
				
	#logo				{position: absolute;
						bottom: 10px;
						right: 10px;
						width: 306px;
						height: 80px;
						border: 0;}
					
	#links				{position: absolute;
						bottom: 1px;
						left: 10px;
						padding: 0 10px;
						font-size: .6em;
						background-color: #fff;
						color: #000;
						border-top-left-radius: 10px;
						-moz-border-radius-topleft: 10px;
						-webkit-border-top-left-radius: 10px;
						border-top-right-radius: 10px;
						-moz-border-radius-topright: 10px;
						-webkit-border-top-right-radius: 10px;
						border-left: 1px solid #aaa;
						border-right: 1px solid #aaa;
						border-top: 1px solid #aaa;}
					
		#links a			{display: block;
							float: left;
							padding: 5px 20px;
							margin: 0;
							border-bottom: 0;
							border-right: 1px dotted #aaa;
							color: #000;}
		
		#links a:hover		{background-color: #aaa;
							color: #fff;}
						
	#gallerylinks		{position: fixed;
						height: 100%;
						width: 220px;
						top: 0;
						right: 1px;
						padding: 10px 0;
						background-color: #fff;
						border: 0;
						font-size: .6em;}
						
		#gallerylinks a			{display: block;
								clear: both;
								padding: 5px 20px;
								margin: 0;
								color: #666;
								border: 0;}
							
		#gallerylinks a:hover	{color: #000;}
		
		#gallerylinks p		{padding: 5px 20px;
								margin: 0;}
								
	#slideshow			{position: absolute;
						top: 0;
						right: 220px;
						left: 0;
						height: 100%;
						overflow: hidden;
						background-color: #fff;
						padding: 0;
						margin: 0;}	
	
	
	
/*-- jShowOff module styles --*/


#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
.jshowoff {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 0;
	padding: 0;
	}
.jshowoff img {
	float: right;}
img.dropin {
	position: relative;
	clear: both;
	margin: 0 auto;
	border: 0;
	height: 300px;}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	position: absolute;
	top: 0;
	right: 0;
	}
p.title {position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	color: #000;
	padding: 15px;
	margin: 0;
	border: 0;
	z-index: 1;
	text-align: right;
	}
p.text{
	margin: 0;
	padding: 5px 15px;
	line-height: 1.4em;
	word-spacing: .1em;
	}
h2 {
	display: block;
	margin: 10px 0 5px 0;
	padding: 15px;
	color: #000;
	width: 420px;
	font-weight: 500;
	letter-spacing: .1em;
	}
h3 {
	display: block;
	margin: 10px 0 5px 0;
	padding: 5px 15px;
	color: #000;
	width: 420px;
	font-weight: 500;
	letter-spacing: .1em;
	}
div.text {
	position: absolute;
	right: 154px;
	top: 20px;
	width: 450px;
	overflow: visible;
	color: #333;
	padding-bottom: 10px;
	font-size: 13px;
	z-index: 0;
	}
.jshowoff p.jshowoff-slidelinks {
	position: fixed;
	bottom: 0;
	left: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	color: #666;
	padding: 5px 7px;
	margin: 0;
	border: 0;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	font-size: 0.6em;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #000;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	color: #000;
	}
p.jshowoff-controls {
	position: absolute;
	top: -5px;
	left: 0;
	overflow: auto;
	padding: 0;
	margin: 0;
	z-index: 3;
	}
.jshowoff-controls a {
	margin: 0 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #000;
	}
			
