.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; margin-bottom:2px;
}


html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bebec2;
	font-size: 12px;
	color:#000000;
	background: #601407 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}
h3, h4 {margin-bottom:0;}

#hspace{
float:left;
width:1px;
height:740px;
}

#wrapper {
  position:relative;
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 900px;
  border: 0px solid #bebec2;
  background: #6699FF url(images/backgroundwrapper.jpg) repeat-y;
}

#top{background: url(images/backgroundtop.jpg) no-repeat;}

#copy{
float:left;
padding-top:397px;
padding-left:371px;
width:497px;
border: 0px solid #bebec2;
color:#601407;
line-height:1.5;
}

#copy h1{
position:absolute;
top:342px;
left:343px;
width:362px;
color:#510773;
font-size:16px;
white-space:nowrap;
overflow:hidden;
}

#copy h2{
color:#ffffff;
font-size:18px;
}

#copyright{
  position:relative;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 900px;
  height:90px;
  border: 0px solid #bebec2;
  background:  url(images/footer.jpg) no-repeat;
  text-align:center; 
  color:#c17673;
  line-height:1.5;
  font-size:10px;
}

#copyright a{
color:#c17673; text-decoration:none; 
}

#footer{
display:block;
  background:  url(images/backgroundfooter.jpg);
}

#menu{
position:absolute;
top:194px;
left:75px;
z-index:9;
width:215px;
overflow:hidden;
}
.mbutton{
position:relative;
width:215px;
height:30px;
white-space:nowrap;
overflow:hidden;
cursor:pointer;
}

.mbutton2{
padding-top:5px;
padding-left:20px;
position:relative;
width:215px;
height:25px;
white-space:nowrap;
overflow:hidden;
cursor:pointer;
  background:  url(images/menubutton.jpg) no-repeat;
}

.mbutton2 div{
font-size:15px;
cursor:pointer;
}

.mbutton3{
padding-top:5px;
padding-left:20px;
position:relative;
width:215px;
height:135px;
white-space:nowrap;
overflow:hidden;
cursor:pointer;
  background:  url(images/menubottom.jpg) no-repeat;
}

.mbutton3 div{
font-size:12px;
cursor:pointer;
}

.button{
position:absolute;
top:0px;
left:0px;
z-index:99;
width:215px;
height:30px;
cursor:pointer;
border:1px solid #00FF00;
}

.subs{
position:relative;
width:215px;
padding-left:5px;
white-space:nowrap;
overflow:hidden;
background:  url(images/menubutton.jpg);
}
.subs div{
width:205px;
overflow:hidden;
background-color:#FFFFFF;
padding-bottom:10px;
text-transform:lowercase;
}

.subs div a{
display:block;
padding:3px;
padding-left:10px;
color:#631509;
font-weight:bold;
text-decoration:none;
}

.subs div a:hover{
background-color:#F3E3E3;
}

#pics{
position:absolute;
z-index:10;
top:63px;
left:344px;
width:545px;
height:275px;
overflow:hidden;
}

#picsTest{
position:absolute;
z-index:10;
top:63px;
left:344px;
width:545px;
height:275px;
overflow:hidden;
}


#slogan{
position:absolute;
z-index:15;
top:63px;
left:344px;
width:545px;
height:275px;
overflow:hidden;
}

#logo{
position:absolute;
top:0px;
left:0px;
width:343px;
height:193px;
overflow:hidden;
}

#topmenu{
position:absolute;
top:0px;
right:0px;
}

.boxlink {padding:3px; background:#fff; border:1px dotted #000;}
.left {float:left; margin:0 9px 8px 0;}
.right {float:right; margin:0 0 8px 9px;}

hr {size:1px; height:1px; color:#000;}


.forms { background:#F0F0F0; font:11px Verdana, Arial, Helvetica, sans-serif }
.forms td { background:#FFC425; line-height:15px;}

a {color:blue; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}