/* 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: #77A1CB url(images/background.jpg) repeat-x;
	  text-align:center;
}

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:599px;
}

#wrapper {
  position:relative;
  vertical-align: middle;	
  margin: 0px auto;
  text-align:left;
  padding: 0px;
  width: 760px;
  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:211px;
padding-left:214px;
width:515px;
border: 0px solid #bebec2;
color:#FFFFFF;
line-height:1.5
}

#copy a{
color:#CCCCCC;
}

#copy h1{
color:#3E6F9F;
font-size:24px;
}

#copy h2{
color:#ffffff;
font-size:18px;
}

#copyright{
  position:absolute;
  bottom:-50px;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 760px;
  height:50px;
  background:#77A1CB url(images/footer.jpg) no-repeat;
  text-align:center; 
  color:#000000;
  font-size:10px;
  padding-top:15px;
}

#copyright a{
color:#000000; text-decoration:none; 
}

#menu{
position:absolute;
top:165px;
left:15px;
z-index:9;
width:169px;
overflow:hidden;
}
#menu img { float:left;}

#subs{
z-index:8;
position:absolute;
top:0px;
left:184px;
}

#subs div{
position:absolute;
white-space:nowrap;
overflow:hidden;
width:0px;
}

#subs a{
text-decoration:none;
font-size:10px;
display:block;
color:#333333;
padding-top:3px;
padding-bottom:3px;
background-color:#77A1CB;
text-indent:5px;
}

#subs a:hover{
background-color:#B6B4B5;
border:1px solid #3E6F9F;
}

#welcometext{
position:absolute;
left:184px;
bottom:0px;
width:356px;
height:150px;
padding:101px 170px 0 25px;
background: url(images/welcometext.jpg) no-repeat;
border-top:1px solid #333333;
}

#flashWelcome{
width:551px;
height:188px;
overflow:hidden;
white-space:nowrap;
position:absolute;
top:165px;
left:184px;
border-bottom:1px solid #333333;
}

#inpagepic{
float:right;
margin:2px;
border:2px solid #B6B4B5;
}