.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
background: url(images/closebox.png)  top left no-repeat !important;
background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/closebox.png');


	border:					none;
}

.sbox-loading #sbox-content
{
	background-image:		url(../images/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}



#myGallery
{
	z-index:5;
	display: none;
	border: 1px solid #000;
	background-color:#4D0600;
width: 450px !important;
height: 500px !important;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://tools.televoxsites.com/simplegallery/images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;	
}

.jdGallery .carousel .carouselInner
{
	position: relative;
	overflow: hidden;
	height: 78px;

	
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;

overflow:hidden;
	
}



.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('http://tools.televoxsites.com/simplegallery/images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('http://tools.televoxsites.com/simplegallery/images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('http://tools.televoxsites.com/simplegallery/images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('http://tools.televoxsites.com/simplegallery/images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('http://tools.televoxsites.com/simplegallery/images/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('http://tools.televoxsites.com/simplegallery/images/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }



html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bebec2;
	font-size: 12px;
	color:#000000;
	background: #ffffff url(images/background.jpg) repeat-x;
}

img {border:0px;}
h1{ margin:0px; white-space:nowrap; overflow:hidden}
h2{ margin:0px; white-space:nowrap; overflow:hidden}

#hspace{
float:left;
width:1px;
height:740px;
}

#wrapper {
display:block;
  padding: 0px;
  width: 770px;
  border: 0px solid #bebec2;
  background: #ffffff url(images/backgroundwrapper.jpg) repeat-y;
}

#top{background: url(images/backgroundtop.jpg) no-repeat;
  width: 770px;}

#copy{
float:left;
padding-top:333px;
padding-left:248px;
width:510px;
border: 0px solid #bebec2;
line-height:1.6;
}

#copy h1{
color:#000000;
font-size:23px;
width:510px;
}

#copy h2{
color:#000000;
font-size:18px;
}

#copyright{
display:block;
  height:30px;
  border: 0px solid #bebec2;
  background: #00FFFF url(images/footer.jpg);
  text-align:center; 
  color:#6F6F6F;
  font-size:10px;
}

#copyright a{
color:#6F6F6F; text-decoration:none; 
}

#logo{
position:absolute;
top:0px;
left:0px;
width:290px;
height:220px;
overflow:hidden;
}

#menutop{
position:absolute;
top:0px;
left:461px;
}

#leftbar{
position:absolute;
top:310px;
left:0px;

}

#slides{
position:absolute;
top:35px;
left:339px;
width:431px;
height:217px;
overflow:hidden;
}

#menu{
position:absolute;
top:252px;
left:0px;
z-index:98;
width:850px;
height:30px;
background: url(images/footer.jpg) no-repeat;
}

#menu img{ float:left;}

.subs{
position:absolute;
bottom:30px;
width:140px;
}

.subs a{
display:block;
text-decoration:none;
text-align:center;
color:#FFFFFF;
padding-top:2px;
padding-bottom:2px;
}

.subs div{
background-color:#000000;
padding-top:3px;
padding-bottom:3px;
}