/* 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: #97957f 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}

* .style3 {font-size: 8px}

* #hspace{
float:left;
width:1px;
height:600px;
}

* #wrapper {
  position:relative;
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  background:  url(images/backgroundwrapper.jpg) repeat-y;
}

* #top{background: url(images/backgroundtop.jpg) no-repeat;}

* #copy{
float:left;
padding-top:176px;
padding-left:267px;
width:510px;
border: 0px solid #bebec2;
color:#FFFFFF;
line-height:1.5;
}

* #copy h1{
color:#510773;
font-size:36px;
}

* #copy h2{
color:#ffffff;
font-size:24px;
}

* #copyright{
  position:relative;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  border: 0px solid #bebec2;
  background: url(images/footer.jpg) no-repeat;
  text-align:center; 
  color:#ffffff;
  line-height:3;
  font-size:10px;
  height:41px;
}

* #copyright a{
text-decoration:none; 
  color:#ffffff;
}

* #menu{
position:absolute;
top:190px;
left:39px;
z-index:9;
width:154px;
overflow:hidden;

}

* .menuTitle{
  background: url(images/button.gif) no-repeat;
  width:154px;
  height:25px;
  white-space:nowrap;
  overflow:hidden;
  padding-top:3px;
      background: url(images/button.png) 0 0 no-repeat !important;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button.png');
	margin-bottom:4px;
	cursor:pointer;
}

* .menuTitle div{
font-size:15px;
cursor:pointer;
}

* .menuSubs a{
display:block;
color:#FFFFFF;
text-decoration:none;
background-color:#00592E;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

* .menuSubs a:hover{
background-color:#021F11;
color:#CCCCCC;
}

* .menuSubs div{
margin-bottom:10px;
text-align:center;
background-color:#00592E;
border:1px solid #CCCCCC;
}

body {
	background: #97957f url(images/background.jpg) repeat-x;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.PageTitle {
	font-family: "Times New Roman", serif;
	font-color: #510773;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}