/* 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;
}

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bebec2;
	font-size: 12px;
	color: #000000;
	background: #6699FF url(images/background.jpg);
	text-align: center;
	min-width: 760px;
	
}
#shell{
	background: url(images/topbackground.jpg) 0 0 repeat-x;
	}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

img {border:0px;}
h1{ margin:0px; white-space:nowrap; overflow:hidden}
h2{ margin:0px; white-space:nowrap; overflow:hidden}

#copyright{
  position:relative;
  vertical-align: middle;	
  margin: 1px auto;
  padding: 0px;
  width: 770px;
  border: 0px solid #bebec2;
  background: #00FFFF url(images/footer.jpg) no-repeat;
  text-align:center; 
  color:#6F6F6F;
  line-height:1.5;
}

#copyright a{
color:#6F6F6F; text-decoration:none; 
}

#topbackground{
	height: 254px;
	display: block;
	/*background: #cccccc url(images/topbackground.jpg) 0 0 repeat-x;*/
	

}

#toplogo{
	position: absolute;
	top: 0px;
	width: 770;
	height: 302px;
}

.subs{
position:absolute;
z-index:99;
top:243px;
width:770px;
height:47px;
text-align:center;
padding-top:15px;
font-size:11.5px;
color:#FFFFFF;
}
.subs a{
text-decoration:none;
color:#ffc185;
}

.subs a:hover{
color:#FFFFFF;
}

#copyinner{
padding-top:45px;
padding-left:260px;
width: 770px;
position:relative;
text-align:left;
background: url(images/copyBackground.jpg) no-repeat;

}

#copy{
position:absolute;
top:309px;
width:770px;
border: 0px solid #bebec2;
background: url(images/copyBackgroundwrap.jpg);
line-height:1.5;
font-size:12px;
}

#copy h1{
color:#510773;
font-size:21px;
margin-bottom:10px;
white-space:nowrap;
overflow:hidden;
width:400px;
}

#copy h2{
color:#ffffff;
font-size:18px;
width:400px;
}

#minhig{width:1px; height:250px; float:right;}